Saved Bookmarks
| 1. |
The sum of two no is 12 and difference of their squares is 12. Find the difference of the no |
|
Answer» LET the two numbers be x and y. x+y=12=> x=12-y x^2-y^2=12 (12-y)²-y²=12 =144+y²-24y-y²=12 =24y=144-12 y=5.5 x=12-5.5=6.5 difference of two number=6.5-5.5=1. so answer is 1. hope it helps. ☆☆☆ |
|