document.write( "Question 1188740: The combined ages of Mark and Andrew are 44, and Mark is twice as old as Andrew was when Mark was half as old as Andrew will be when Andrew is three times as old as Mark was when Mark was three times as old as Andrew. How old is Mark? \n" ); document.write( "
Algebra.Com's Answer #819907 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! Mark's age now = M \n" ); document.write( "Andrew's age now = 44 - M \n" ); document.write( " \n" ); document.write( "Work backwards. When was Mark three times as old as Andrew? Let x = the number of years ago that Mark was three times as old as Andrew: \n" ); document.write( " \n" ); document.write( "M - x = 3(44 - M - x) \n" ); document.write( " \n" ); document.write( "M - x = 132 - 3M - 3x \n" ); document.write( " \n" ); document.write( "4M + 2x = 132 \n" ); document.write( " \n" ); document.write( "2(2M + x) = 132 \n" ); document.write( " \n" ); document.write( "2M + x = 66 \n" ); document.write( " \n" ); document.write( "x = 66 - 2M \n" ); document.write( " \n" ); document.write( "\"...will be when Andrew is three times as old as Mark was when (x) Mark was three times as old as Andrew\", which was 66 - 2M years ago: \n" ); document.write( " \n" ); document.write( "44 - M - (66 - 2M) = 3(M - (66 - 2M)) \n" ); document.write( " \n" ); document.write( "44 - M - 66 + 2M = 3(M - 66 + 2M) \n" ); document.write( " \n" ); document.write( "-22 + M = 3M - 198 + 6M \n" ); document.write( " \n" ); document.write( "M - 22 = 9M - 198 \n" ); document.write( " \n" ); document.write( "-8M = - 176 \n" ); document.write( " \n" ); document.write( "M = 22 \n" ); document.write( " \n" ); document.write( "So, in 22 years, Andrew will be three times as old as Mark was when Mark was three times as old as Andrew. \n" ); document.write( " \n" ); document.write( "\"...when Mark was half as old as Andrew will be\", which we just learned will occur in 22 years: \n" ); document.write( " \n" ); document.write( "M + 22 = 0.5(44 - M + 22) \n" ); document.write( " \n" ); document.write( "M + 22 = 22 - 0.5M + 11 \n" ); document.write( " \n" ); document.write( "1.5M = 11 \n" ); document.write( " \n" ); document.write( "M = 22/3 \n" ); document.write( " \n" ); document.write( "So, 22/3 years ago, Mark was half as old as Andrew will be when Andrew is three times as old as Mark was when Mark was three times as old as Andrew. \n" ); document.write( " \n" ); document.write( "\"Mark is twice as old as Andrew was when Mark was...\" We just learned this was 22/3 years ago: \n" ); document.write( " \n" ); document.write( "M - 22/3 = 2(44 - M - 22/3) \n" ); document.write( " \n" ); document.write( "M - 22/3 = 88 - 2M + 44/3 \n" ); document.write( " \n" ); document.write( "3M = 88 - 22 \n" ); document.write( " \n" ); document.write( "3M = 66 \n" ); document.write( " \n" ); document.write( "M = 22 \n" ); document.write( " \n" ); document.write( "Mark's age now = M = 22 |