SOLUTION: Sam is 15 years younger than his friend Ben. The total of their ages is 55 years. a.How old is Sam? b.How old is Ben?

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Sam is 15 years younger than his friend Ben. The total of their ages is 55 years. a.How old is Sam? b.How old is Ben?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1122338: Sam is 15 years younger than his friend Ben. The total of their ages is 55 years.
a.How old is Sam?
b.How old is Ben?

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
S, Sam
B, Ben

The description is literally system%28S=B-15%2CS%2BB=55%29.
You can solve this system...
Substituion, or prepare for and use Elimination Method.

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
What the condition says is THIS:


Sam + Ben = 55,     (equation 1)    ("The total of their ages is 55 years.")
Sam = Ben - 15.     (equation 2)    ("Sam is 15 years younger than his friend Ben.")


In other words (in Math symbols)


S + B = 55,    (1)
S = B - 15.    (2)


Now substitute the expression (2) into equation (1), replacing S. You will get a single equation for B


(B-15) + B = 55.


Simplify and solve for B:


2B - 15 = 55  

2B = 55 + 15 = 70  ====>  B = 70%2F2 = 35.


Answer.  Ben is 35 years old.  Sam is  35 - 15 = 20 years old.

Solved.

Check on your own that the problem conditions are satisfied.