Question 249094: One number is 5 more than another. 5 times the smaller equals 4 times the larger. Find the numbers.
Thank you!! I struggle with these :( Found 3 solutions by stanbon, Earlsdon, jim_thompson5910:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! One number is 5 more than another. 5 times the smaller equals 4 times the larger. Find the numbers.
----------------------
Equation:
x = y+5
Note: y is the smaller number.
------------
5y = 4x
-----------------
Substitute for "x" and solve for "y":
5y = 4*(y+5)
5y = 4y+20
y = 20 (smaller number)
-----
x = y+5 = 25 (larger number)
===============================
Cheers,
Stan H.
You can put this solution on YOUR website! Let A be the smaller number and B the larger.
1) B = A+5 "One number (B) is 5 more than another (A)"
2) 5*A = 4*B "5 times the smaller (A) equals 4 times the larger (B)."
Substitute 1) into 2)
3) 5*A) = 4*(A+5) Simplify.
3a) 5A = 4A+20 Subtract 4A from both sides.
3b) A = 20 and...
1a) B = A+5
1b) B = 20+5
1c) B = 25
The numbers are: 20 and 25