document.write( "Question 657995: The Jones family has 3 kids. The oldest girl is three times older than the youngest. The middle girl is 3 years older than the youngest. The sum of their age is 28. What is the age of the middle girl \n" ); document.write( "
Algebra.Com's Answer #410093 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The oldest girl is three times older than the youngest age \"highlight%28x%29\".
\n" ); document.write( "The middle girl is 3 years older than the youngest.
\n" ); document.write( "youngest: x
\n" ); document.write( "middle girl: x+ 3
\n" ); document.write( "oldest girl: 3x
\n" ); document.write( "Question states***The sum of their age is 28
\n" ); document.write( " x + (x+3) + 3x = 28
\n" ); document.write( " 5x = 25
\n" ); document.write( " x = 5, the age of the youngest. The middle girl is 8 \r
\n" ); document.write( "\n" ); document.write( "and (oldest is 15)
\n" ); document.write( "\"+5+%2B+8+%2B+15+=+28\"
\n" ); document.write( " \n" ); document.write( "
\n" );