

InterviewSolution
Saved Bookmarks
1. |
Find the value of (382 - 222)/16 , using a suitable identity. |
Answer» Since a2 – b2 = (a + b) (a – b), therefore 382 – 222 = (38 – 22) (38 + 22) = 16 × 60 So, (382 - 222)/16 = (16 x 60)/16 = 60 |
|