InterviewSolution
Saved Bookmarks
| 1. |
`(25^2-15^2)^((3)/(2))=` _____A. 4000B. 8000C. 3125D. 1024 |
|
Answer» Correct Answer - B Given `(25^2-15^2)^(3//2)` `=[(25+15)(25-15)]^(3//2)` `=[40xx10]^(3//2)=[2^2xx10^2]^(3//2)=(20)^3=8000` Hence, the correct options is (b). |
|