Question 1007428: the difference between two numbers is 82. five times smaller is equal to 2 more than the larger . what are the two numbers Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! the difference between two numbers is 82. five times smaller is equal to 2 more than the larger . what are the two numbers
------------
Call them x & y
---
x - y = 82 (--> x is larger) --> x = y + 82
5y = x+2
Sub for x
5y = y+82 + 2 = y+84
4y = 84
y = 21
x = 103