document.write( "Question 1185174: Erik is 68 years younger than Zoe. 7 years ago, Zoe's age was 3 times Erik's age. How old is Erik now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #815944 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Eric=x \n" ); document.write( "Zoe=x+68 \n" ); document.write( "seven years ago they were x-7 and x+61 respectively \n" ); document.write( "3(x-7)=x+61 \n" ); document.write( "2x=82 \n" ); document.write( "x=41 Eric's age now ANSWER \n" ); document.write( "Zoe is 109 now \n" ); document.write( "7 years ago, Eric was 34 and Zoe was 102. \n" ); document.write( " |