InterviewSolution
Saved Bookmarks
| 1. |
Which of the following pairs is having two equal values ? (where `x in R`) ______.A. `9^(x//2),24^(x//3)`B. `(256)^(4//x),(4^(3))^(4//x)`C. `(343)^(x//3),(7^(4))^(x//12)`D. `(36^(2))^(2//7),(6^(3))^(2//7)` |
|
Answer» Correct Answer - A Simplify the numbers given in options |
|