SOLUTION: The ages of three sisters are consecutive odd integers. Twice the age of then age of the youngest sister is one less than the oldest sisters? Only an algebraic solution will be acc

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: The ages of three sisters are consecutive odd integers. Twice the age of then age of the youngest sister is one less than the oldest sisters? Only an algebraic solution will be acc      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1055558: The ages of three sisters are consecutive odd integers. Twice the age of then age of the youngest sister is one less than the oldest sisters? Only an algebraic solution will be accepted. Write a let statement too.
Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
The ages of three sisters are consecutive odd integers. Twice the age highlight%28cross%28of_then_age%29%29 of the youngest sister is one less
than the oldest sisters? Only an algebraic solution will be accepted. Write a let statement too.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The sisters ages are n, n+2, and n+4.

The equation is

2n = (n+4) - 1.

2n = n +3  --->  n = 3.

Answer.  3, 5 and 7 years.

It seems to me that the person who understand the meaning of the words "odd" and "consecutive" must solve it on his/her own
without any difficulties.