Saved Bookmarks
| 1. |
Find a pair of integers qhose product is -15 and difference is 8 |
|
Answer» hey MATE let the integers be X,y xy=-15=> x=-15/y x-y=8 -15/y -y=8 -15-y^2=8y y^2+8y+15=0 y^2+3y+5y+15=0 y(y+3)+5(y+3)=0 y=-3 or y=-5 x=5 or x=3. hence pairs are (5,-3) and (3,-5). ☆☆☆ |
|