document.write( "Question 1175810: The oldest child in a family of four children is three times as old as the youngest. The two middle children are 10 and 22 years old. If the average age of the children is 16, how old is the youngest child? \n" ); document.write( "
Algebra.Com's Answer #801491 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "YOUNGEST        j\r\n" );
document.write( "MIDDLE1        10\r\n" );
document.write( "MIDDLE2        22\r\n" );
document.write( "OLDEST         3j\r\n" );
document.write( "Average        16\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"%28j%2B10%2B22%2B3j%29%2F4=16\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"4j%2B32=64\"\r
\n" ); document.write( "\n" ); document.write( "\"j%2B8=16\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28j=8%29\"
\n" ); document.write( "
\n" );