InterviewSolution
Saved Bookmarks
| 1. |
If `(2^(m+n))/(2^(m-n))=16 and a=2^(1/10)` then `((a^(2m+n-p))^2)/((a^(m-2n+2p)- 1)^-1)=`A. 2B. `(1)/(4)`C. 9D. `(1)/(8)` |
|
Answer» Correct Answer - A (i) Apply laws of indices (ii) `(2^(m+n))/(2^(m-n))=16 implies 2^(2m)=2^(4)` . Find the value of m and apply in given expression. |
|