document.write( "Question 1130362: The ages of three children in a family can be expressed as consecutive integers. The square of the age of the youngest child is 4 more than 8 times the age of the oldest child. Find the ages of the three children \n" ); document.write( "
Algebra.Com's Answer #747025 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
youngest, n
\n" ); document.write( "middle, n+1
\n" ); document.write( "oldest, n+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the description, \"n%5E2=4%2B8%28n%2B2%29\"
\n" ); document.write( "
\n" );