Saved Bookmarks
| 1. |
The sum of two numbers is 95. If one exceeds the other by 15. Then find the two numbers. |
|
Answer» The SUM of the number = 95 If one = other+ 15 Find the numbers Step-by-step explanation:Let the 1ST number be n Then the 2nd = n+15 As given, n + (n+15) = 95 n + n + 15 = 95 2n = 95-15 2n = 80 n = 80/2 n = 40 1st number = n = 40 2nd number =(n+15) = (40+15) = 55 Thus the numbers are 40 and 55 which when added is 95........ |
|