SOLUTION: 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?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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) About Me  (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




Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
firstnumber           T+9
secondnumber         2T
thirdnumber           T
SUM                   93

%28T%2B9%29%2B2T%2BT=93
You should know what to do from here.