Saved Bookmarks
| 1. |
Find the square of 84without actually calculation |
|
Answer» Answer: identity = (a+b)^2 = a^2+b^2+2ab (80+4)^2 = (80)^2+(4)^2+2(80×4) = 6400+16+640 = 7056 therefore (84)^2 = 7056. |
|