document.write( "Question 456993: I am currently 5 times as my son in 6 years i will be three times as old as he will be then. what are our ages now? \n" ); document.write( "
Algebra.Com's Answer #313572 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I am currently 5 times as old as my son. In 6 years i will be three times as old as he will be then. what are our ages now? \n" ); document.write( ".. \n" ); document.write( "let x=son's current age \n" ); document.write( "then 5x= father's current age \n" ); document.write( "6 years hence: \n" ); document.write( "x+6 = son's age \n" ); document.write( "5x+6=father's age \n" ); document.write( "5x+6=3(x+6) \n" ); document.write( "5x+6=3x+18 \n" ); document.write( "2x=12 \n" ); document.write( "x=6 \n" ); document.write( "ans: \n" ); document.write( "son's current age=6 \n" ); document.write( "father's current age=30 \n" ); document.write( " |