document.write( "Question 613713: Hi my name is Ace. This is my question:
\n" );
document.write( "Four children were born one year apart. The oldest child is 12. How old are the other three children from oldest to youngest? \n" );
document.write( "
Algebra.Com's Answer #386181 by vksarvepalli(154)![]() ![]() You can put this solution on YOUR website! Given, \n" ); document.write( " Four children were born one year apart.\r \n" ); document.write( "\n" ); document.write( "So, let their ages be x ,x+1, x+2, x+3\r \n" ); document.write( "\n" ); document.write( "Given the age of the eldest child is 12 years\r \n" ); document.write( "\n" ); document.write( "so x+3 = 12 \n" ); document.write( "=> x = 9\r \n" ); document.write( "\n" ); document.write( "So, the ages are 11, 10 and 9 of the other three children. \n" ); document.write( " |