

InterviewSolution
Saved Bookmarks
1. |
If `A=[{:(1,-1),(2,-1):}],B=[{:(a,-1),(b,-1):}]" and "(A+B)^(2)=(A^(2)+B^(2))` then find the values of a and b. |
Answer» Correct Answer - a=1, b=4. | |