Question 820364: One number is 8 less than a second number. Three times the first is 15 more than 6 times the second. Find the numbers. Found 2 solutions by stanbon, ewatrrr:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! One number is 8 less than a second number. Three times the first is 15 more than 6 times the second. Find the numbers.
--------
Equations:
x = y-8
3x = 6y+15
--------
Substitute for "x" and solve for "y":
3(y-8) = 3(2y+5)
y-8 = 2y+5
y = -13
-------------------
Solve for "x":
x = y-8
x = -13-8
x = -21
-----------------
Cheers,
Stan H.
-----------------
Hi,
One number is 8 less than a second number ,
the first number represented by (x-8)
Question states: Three times the first is 15 more than 6 times the second.
3(x-8) = 6x ****
3x - 24 = 6x
-24 = 3x
-8 = x. the numbers are -8 and -16
CHECKING our answer*** }