Saved Bookmarks
| 1. |
difference between two numbers is 9 and difference between their squares is 981. lowest of the two numbers is: |
|
Answer» ANSWER is : a=50 and b is 59 use a^2 - b^2 = (a+b)(a-b) FIRST find out (a+b), it would be a+b=109 then use this eqn with a-b=9 |
|