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 #815953 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are of course many ways to set this problem up for solving. With the information that is given, here is what I would do. \n" ); document.write( "Let x be Erik's age 7 years ago \n" ); document.write( "Then 3x = Zoe's age 7 years ago \n" ); document.write( "The difference in their ages 7 years ago was 3x-1=2x \n" ); document.write( "But the difference in their ages 7 years ago is the same as that difference now, which is 68 years: \n" ); document.write( "2x=68 \n" ); document.write( "x=34 \n" ); document.write( "Erik's age 7 years ago was 34. \n" ); document.write( "ANSWER: Erik's age now is 34+7 = 41 \n" ); document.write( " \n" ); document.write( " |