document.write( "Question 313459: The oldest child in a family of four children is twice as old as the yougest. The two middle children are 13 and 15 years old. If the average age of the children is 14.5 , how old is the youngest child?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #224144 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The oldest child in a family of four children is twice as old as the youngest. \n" ); document.write( " The two middle children are 13 and 15 years old. \n" ); document.write( " If the average age of the children is 14.5, how old is the youngest child? \n" ); document.write( ": \n" ); document.write( "Let x = the youngest child \n" ); document.write( "then \n" ); document.write( "2x = the oldest child \n" ); document.write( ": \n" ); document.write( "\"the average age of the children is 14.5,\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Multiply both sides by 4 \n" ); document.write( "3x + 28 = 4(14.5) \n" ); document.write( "3x + 28 = 58 \n" ); document.write( "3x = 58 - 28 \n" ); document.write( "3x = 30 \n" ); document.write( "x = \n" ); document.write( "x = 10 yrs is the youngest child \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution (oldest child = 20) \n" ); document.write( " \n" ); document.write( " |