InterviewSolution
Saved Bookmarks
| 1. |
If (10) x (10) = (100); (100) x (100) = (10000) then can take value |
| Answer» (10)x x (10)x = (100)x ⇒ x x x = x2 (100)x x (100)x = (10000)x x2 x x2 = x4 True for all values of x. | |