

InterviewSolution
Saved Bookmarks
1. |
Using the formula for squaring a binomial, evaluate the (54)2. |
Answer» Given (54)2 But we can write 54 as 50+4 And also we know that (a + b)2 = a2+2ab+b2 By applying the above identity we get (54)2 = (50+4)2= 502+2(50) (4) +42 (50+4)2=2500+400+16=2916 |
|