

InterviewSolution
Saved Bookmarks
1. |
Using the formula for squaring a binomial, evaluate the (197)2. |
Answer» Given (197)2 But we can write 197 as 200-3 And also we know that (a – b)2 = a2-2ab+b2 By applying the above identity we get (197)2 = (200-3)2= 2002-2(200) (3) +32 (200-3)2=40000-1200+9=38809 |
|