document.write( "Question 480863: claire is one year older than her sister nancy. nancy is three years older than her sister sheila. sheila is one year older than her brother david. david is five years older than his brother mike. the sum of the five siblings' ages is 120 years. find the age of each. \n" ); document.write( "
Algebra.Com's Answer #329262 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Mike's age...then
\n" ); document.write( "David is(x+5)
\n" ); document.write( "sheila is (x+6)
\n" ); document.write( "nancy is (x+9)
\n" ); document.write( "claire is (x+10)
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x+5)+(x+6)+(x+9)+(x+10) = 120
\n" ); document.write( " 5x +30 = 120
\n" ); document.write( " 5x = 90
\n" ); document.write( " x = 18, Mike's age. David 23, Sheila 24, Nancy 27 and Claire 28
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 18 + 23 + 24 + 27 + 28 = 120 \n" ); document.write( "
\n" );