SOLUTION: Ruby is 5 years older than Paula. She is also 7 years older than Shelly. The sum of their ages is 21. How old is each person? Justify your answer.

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Ruby is 5 years older than Paula. She is also 7 years older than Shelly. The sum of their ages is 21. How old is each person? Justify your answer.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 936779: Ruby is 5 years older than Paula. She is also 7 years older than Shelly. The sum of their ages is 21. How old is each person? Justify your answer.
Found 3 solutions by TimothyLamb, Edwin McCravy, 428225:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = ruby age now
y = paula age now
z = shelly age now
---
x = y + 5
x = z + 7
x + y + z = 21
---
put the system of linear equations into standard form
---
x - y = 5
x - z = 7
x + y + z = 21
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = ruby age now = 11
y = paula age now = 6
z = shelly age now = 4
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
system%28R=P%2B5%2CR=S%2B7%2CR%2BP%2BS=21%29
Substitute (P+5) for R in the 2nd and 3rd.
Solve the 2nd for S
Substitute that for S in the 3rd
Substitute back to find P and R.
Solutions: P=6, R=11, S=4
Edwin

Answer by 428225(90) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the unknown age of Shelly
---
x+x+2+x+7=21
3x+9=21(subtract 9)
3x=12 (divide by 3)
x=4
---
Therefore Shelly is 4 years old.
---
Since Shelly is 7 years younger than Ruby and Paula is only 5 years younger than Ruby; Paula is 2 years older than Shelly.
---
Therefore Paula is 6
---
Since Ruby is 7 years older than Shelly, Ruby must be 11.