SOLUTION: the sum of three numbers is 478. the second number is 3 times and the third number is 52 less than the first. what are the numbers? first numeber ___ second number ___ third num

Algebra ->  Expressions -> SOLUTION: the sum of three numbers is 478. the second number is 3 times and the third number is 52 less than the first. what are the numbers? first numeber ___ second number ___ third num      Log On


   



Question 1200204: the sum of three numbers is 478. the second number is 3 times and the third number is 52 less than the first. what are the numbers?
first numeber ___
second number ___
third number ___

Answer by josgarithmetic(39623) About Me  (Show Source):
You can put this solution on YOUR website!
------------------------------------------------------
the second number is 3 times and the third number is 52 less than the first.
----------------------------------------------------

WHAT?

Maybe you tried to say what would be this:
system%28n%2C3n%2Cn-52%29
AND
n%2B3n%2B%28n-52%29=478