Question 1160698: The sum of three numbers is
93
. The second number is
2
times the third. The first number is
9
more than the third. What are the numbers?
Found 2 solutions by Alan3354, josgarithmetic:Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website! The sum of three numbers is
93
. The second number is
2
times the third. The first number is
9
more than the third. What are the numbers?
---------------
I suspect that the formatting "problems" are due to entering the problems on a device other than a computer with a keyboard.
------------
The sum of three numbers is 93. The second number is 2 times the third. The first number is 9 more than the third. What are the numbers?
======================
x = 1st number
y = 2nd number
z = 3rd number
---
x = z + 9
y = 2z
x + y + z = 93
-------
x + y + z = 93
Sub for y
x + 2z + z = 93
x + 3z = 93
-----
Sub for x
x = z + 9
z + 9 + 3z = 93
z = 21
etc