SOLUTION: The sum of two numbers is 20. One number is three times as large as the second number. What are the two numbers ,Which let statement would you use

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two numbers is 20. One number is three times as large as the second number. What are the two numbers ,Which let statement would you use       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 622052:
The sum of two numbers is 20. One number is three times as large as the second number. What are the two numbers ,Which let statement would you use



Answer by jessica43(140) About Me  (Show Source):
You can put this solution on YOUR website!
I don't know what the second part of you question is asking, but I can help you solve for the two numbers.
To solve this problem, you want to write two equations using what you know, and then combine them into one equation and solve.
First, you know that the sum of two numbers is 20. So:
x + y = 20
Next, you know that one number (let's just say x) is 3 times larger than the second number (y). In other words, you have to multiply y by 3 to get x. So:
x = 3y
Now plug the second equation into the first equation for x and solve:
x + y = 20
(3y) + y = 20
4y = 20
y = 5
So you know one number equals 5. To find the other number, plug this value into the first equation:
x + y = 20
x + 5 = 20
x = 15
So your two numbers are 5 and 15.
What are the answers they give you?