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 #224143 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's have x represent the youngest and 2x will show the oldest. Now we can find the average by: \n" ); document.write( "(x+13+15+2x)/4=14.5 Rewritten as: \n" ); document.write( "(3x+28)/4=14.5 Multiply both sides by 4 to get: \n" ); document.write( "3x+28=58 Subtract 28 and divide by 3 to get: \n" ); document.write( "x=10 So the youngest is 10 years old the oldest is 20. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |