SOLUTION: Hello, this is the problem: The sum of two numbers is 4 less than twice the larger. If the larger is decreased by three times the smaller, the result is -20.
Thank you
Algebra ->
Systems-of-equations
-> SOLUTION: Hello, this is the problem: The sum of two numbers is 4 less than twice the larger. If the larger is decreased by three times the smaller, the result is -20.
Thank you
Log On
Question 135700: Hello, this is the problem: The sum of two numbers is 4 less than twice the larger. If the larger is decreased by three times the smaller, the result is -20.
Thank you
You can put this solution on YOUR website! Let x be the smaller number and y be the larger one.
sub for y using the value above
Which means y = 16
Check your answer. Is (12+16) = (32-4)??? yes it is!
You can put this solution on YOUR website! The sum of two numbers is 4 less than twice the larger. If the larger is decreased by three times the smaller, the result is -20.
-------------------------------------------------------------
EQUATIONS:
x+y = 2x+4
x-3y = -20
--------------
x= 3y-20
Substitute to get:
3y-20+y = 2(3y-20)+4
4x-20 = 6y-56
2y = 36 (the smaller number)
y = 18
--------------
x = 3*18-20
x = 34 (the larger number)
-------------------------------
Cheers,
Stan H.
----------