SOLUTION: the second of two numbers is 3 times the first. Eight times the sum of first number and -2 is equal to the second number decreased by 11. find the numbers
Algebra ->
Human-and-algebraic-language
-> SOLUTION: the second of two numbers is 3 times the first. Eight times the sum of first number and -2 is equal to the second number decreased by 11. find the numbers
Log On
Question 1012651: the second of two numbers is 3 times the first. Eight times the sum of first number and -2 is equal to the second number decreased by 11. find the numbers Found 2 solutions by josgarithmetic, fractalier:Answer by josgarithmetic(39620) (Show Source):
You can put this solution on YOUR website! Call the first and second numbers, x and y. Then we can write
y = 3x and
8(x - 2) = y - 11
Now substitute the first eqn into the second and get
8(x - 2) = 3x - 11
8x - 16 = 3x - 11
5x = 5
x = 1
y = 3