Corey X.
asked 01/26/20The difference between two numbers is 9. The first number plus twice the other number is 27. Find the two numbers
2 Answers By Expert Tutors
Dayaan M. answered 5d
Algebra 1 Honors EOC Score 4/5 – Strong Foundation, Now Helping Others
In order to solve this, we can turn each sentence into its own equation. Lets call the first number x and the other number y.
The difference between the two numbers is 9, so that gives us:
x - y = 9
And the first number plus twice the other number is 27, so that gives us:
x + 2y = 27
Now we have a system of two equations and we can use elimination to get rid of x. If you notice, both equations have just one x in them, so if we subtract the first equation from the second one the x terms will cancel out:
(x + 2y) - (x - y) = 27 - 9
3y = 18
Now we can divide by 3 on both sides to solve for y:
y = 6
Now that we have the value of y, we can plug it back into the first equation to find x:
x - 6 = 9
x = 15
You can always check your answer by putting both numbers back into the original sentences. The difference between 15 and 6 is 9, and 15 plus twice 6 is 15 + 12 which is 27, so both of them work.
So, our final answer is 15 and 6.
Inactive Tutor answered 01/28/20
Here's what we know:
x - y = 9 (the difference between the two is 9)
x + 2y = 27 (the first plus twice the second is 27)
We can use the elimination method here. By multiplying the first equation by -1 and then tetal the two equations together, we can remove x and find y:
-x + y = -9
x + 2y = 27
---------------------
3y = 18
Divide by 3:
3y / 3 = 18 / 3
y = 6
Now that you know y, you can find x by placing it into each equation. (One to solve, the other to check your work)
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
Difference implies subtraction so we have x - y = 9 where x and y are both unknown. Then we have another equation that states x + 2y = 27 (is says equals in this case). This is a system of equations and we can solve them several ways. Since the coefficient of both x's is 1, the elimination method is best. Multiply the first equation by -1 getting -x + y = -9 x + 2y = 27 The x's cancel out or equal zero leaving us with 3y = 18. Solve for y by dividing both sides by 3 and y = 6. Now solve for x by substituting 6 for y in the original first equation. x - 6 = 9 - add 6 to both sides x = 1501/29/20