document.write( "Question 887209: Algebra Question: John's age is one third of his dad's age and two fifths of his mother's age.the age difference between his parents is ten years. how old are the three respectively? \n" ); document.write( "
Algebra.Com's Answer #536449 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Algebra Question: John's age is one third of his dad's age and two fifths of his mother's age.the age difference between his parents is ten years. how old are the three respectively? \n" ); document.write( "*** \n" ); document.write( "let x=John's age \n" ); document.write( "3x=dad's age \n" ); document.write( "(5/2)x=mother's age \n" ); document.write( ".. \n" ); document.write( "3x-5x/2=10 \n" ); document.write( "6x-5x=20 \n" ); document.write( "x=20 \n" ); document.write( "3x=60 \n" ); document.write( "(5/2)x=50 \n" ); document.write( "John's age=20 \n" ); document.write( "dad's age=60 \n" ); document.write( "mother's age=50 \n" ); document.write( " \n" ); document.write( " |