document.write( "Question 276847: the sum of the ages of three children is 32 the age of the oldest is twice the age of the youngest the ages of the two oldest differ between 3 years what are the ages of the three children? \n" ); document.write( "
Algebra.Com's Answer #201706 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the sum of the ages of three children is 32 the age of the oldest is twice the age of the youngest the ages of the two oldest differ between 3 years what are the ages of the three children?\r \n" ); document.write( "\n" ); document.write( "let the youngest be x\r \n" ); document.write( "\n" ); document.write( "The oldest will be 2x\r \n" ); document.write( "\n" ); document.write( "The other child's age will be 32- (2x+x)\r \n" ); document.write( "\n" ); document.write( "2x - (32-3x)=3\r \n" ); document.write( "\n" ); document.write( "2x-32 +3x=3\r \n" ); document.write( "\n" ); document.write( "5x=35\r \n" ); document.write( "\n" ); document.write( "x= 7 the youngest\r \n" ); document.write( "\n" ); document.write( "the oldest will be 14 years\r \n" ); document.write( "\n" ); document.write( "The third child will be 11 years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |