document.write( "Question 408429: The sum of john and his father's ages is 77.His father is 32 more than twice as old as john.How old are john and his father? \n" ); document.write( "
Algebra.Com's Answer #287785 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "We can set up 2 equations for this. x represents the son and y will be the father. \n" ); document.write( "x+y=77 \n" ); document.write( "y=2x+32 \n" ); document.write( "Let do substitution. \n" ); document.write( "2x+32+x=77 \n" ); document.write( "Combine like terms and subtract 32 to get: \n" ); document.write( "3x=45 \n" ); document.write( "Divide by 3 to get: \n" ); document.write( "x=15 \n" ); document.write( "So John is 15 and the father is 62 \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |