

InterviewSolution
Saved Bookmarks
1. |
Find the products:(7a + 9b) (7a + 9b) |
Answer» Given that (7a +9b) (7a +9b) But we can write the given expression as (7a +9b) (7a +9b) = (7a +9b)2 But we have (a + b)2=a2+2ab+b2 On applying above identity in the given expression we get, (7a +9b)2= (7a)2+2 (7a) (9b) + (9b)2 (7a +9b)2= 49a2+126 x + 81y2 |
|