SOLUTION: The sum of three numbers is 26 if the second number is 3 more than four times the first number and the third number is 5 less than twice the first number find the number

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of three numbers is 26 if the second number is 3 more than four times the first number and the third number is 5 less than twice the first number find the number      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 993261: The sum of three numbers is 26 if the second number is 3 more than four times the first number and the third number is 5 less than twice the first number find the number
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
F=first number; S=second number; T=third number
.
S=4F+3
.
T=2F-5
.
F+S+T=26
F+(4F+3)+(2F-5)=26
7F-2=26
7F=28
F=4
S=4F+3=4(4)+3=16+3=19
T=2F-5=2(4)-5=8-5=3
.
ANSWER: The numbers are 4,19, and 3
.
CHECK:
F+S+T=26
4+19+3=26
26=26