Saved Bookmarks
| 1. |
Sum of two numbers is 10.if one exceeds the other by 2 find the numbers |
|
Answer» first number is 6 and other is 4Step-by-step explanation:GIVEN, X + y = 10X = y + 2Now, y + 2 + y = 102y + 2 = 102y = 10 - 22y = 8y = 8/2y = 4Now, x = y + 2X = 4 + 2x = 6Therefore, x = 6 , y =4Hope it helps... |
|