document.write( "Question 623467: Jaime age in 5 years will be the double of the age he had 6 years ago whats his age now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #392837 by Maths68(1474) You can put this solution on YOUR website! Let \n" ); document.write( "Present age of Jaime = j years old\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 5 years Jaime will be = j+5 years old \n" ); document.write( "6 years ago Jaime was = j-6 years old \n" ); document.write( "Jaime age in 5 years will be the double of the age he had 6 years ago \n" ); document.write( "j+5=2(j-6) \n" ); document.write( "j+5=2j-12 \n" ); document.write( "j-2j=-12-5 \n" ); document.write( "-j=-17 \n" ); document.write( "Cancel out (-) \n" ); document.write( "j=17\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Present age of Jaime = j = 17 years old \n" ); document.write( " \n" ); document.write( " |