document.write( "Question 1016439: In 7 year asim will be twice as old as he was 8 year ago.how old he is now? \n" ); document.write( "
Algebra.Com's Answer #632813 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call his age NOW, x. Then we have \n" ); document.write( "x + 7 = 2(x - 8) \n" ); document.write( "x + 7 = 2x - 16 \n" ); document.write( "x = 23 \n" ); document.write( " |