Saved Bookmarks
| 1. |
sum of two number is 95.if one exceed the other by 15 find the number. |
|
Answer» Let x be the bigger number and y be the smaller number x = y + 15 Also, Sum = 95x + y = 95y + 15 + y = 952y = 80y = 40x = 40 + 15 = 55The numbers are 55 and 40 |
|