document.write( "Question 824065: when the son was 8 years old the father was 31 years old. Now the father is 2 times older than the son. How old is the son, and how old is the father \n" ); document.write( "
Algebra.Com's Answer #496147 by TamiSrcKa(4)![]() ![]() ![]() You can put this solution on YOUR website! before \n" ); document.write( "father 31 \n" ); document.write( "son 8 \n" ); document.write( "..... \n" ); document.write( "now \n" ); document.write( "father 2x \n" ); document.write( "son x\r \n" ); document.write( "\n" ); document.write( "____________ \n" ); document.write( "Solution: \n" ); document.write( "31-8=2x-x \n" ); document.write( "23=x\r \n" ); document.write( "\n" ); document.write( ">>> The son is 23, and the father is 2x=2*23=46. \n" ); document.write( " |