InterviewSolution
Saved Bookmarks
| 1. |
If `6^n=1296`, then `6^(n-3)` isA. `1/6`B. 6C. 0.6D. Dta insufficient |
|
Answer» Correct Answer - B Applt prime factorisation method. |
|