document.write( "Question 746162: IN 8 years time I will be twice the age I was 3 years ago. How old am I now? \r
\n" );
document.write( "\n" );
document.write( "How will my equation look like? \n" );
document.write( "
Algebra.Com's Answer #454170 by mananth(16946)![]() ![]() You can put this solution on YOUR website! I am x years now \n" ); document.write( "3 years ago I was x-3 years\r \n" ); document.write( "\n" ); document.write( "8 years hence I will be x+ 8 years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+8=2(x-3)\r \n" ); document.write( "\n" ); document.write( "x+8=2x-6\r \n" ); document.write( "\n" ); document.write( "x=14 \n" ); document.write( " |