

InterviewSolution
Saved Bookmarks
1. |
Find the value of following if a = 2 and b = – 2.(i) a2 – b2(ii) a2 – ab + b2(iii) a2 + b2 |
Answer» (i) In (a2 – b2) put a = 2 and b = -2 (ii) In (a2 – ab + b2) put a = 2 and b = -2 (iii) In a2 + b2 put a = 2 and b = -2 |
|