 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If `A=[{:(2x,0),(x,x):}]and A^(-1)=[{:(1,0),(-1,2):}]`, then what is the value of x ?A. 1B. 2C. `1/2`D. -2 | 
| Answer» Correct Answer - C Use `AA^(-1)=I` | |