document.write( "Question 203238: I am three times as old as you were when I was as old as you are now. When you got to be my age together our ages will be 84. How old are we now? \n" ); document.write( "
Algebra.Com's Answer #153375 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am three times as old as you were when I was as old as you are now. \n" ); document.write( " When you got to be my age together our ages will be 84. \n" ); document.write( " How old are we now? \n" ); document.write( ": \n" ); document.write( "Let x = my present age \n" ); document.write( "Let y = your present age \n" ); document.write( "then \n" ); document.write( "(x-y) the difference in the ages \n" ); document.write( ": \n" ); document.write( "\"I am three times as old as you were when I was as old as you are now.\" \n" ); document.write( "x = 3[y - (x - y)] \n" ); document.write( "x = 3(y - x + y) \n" ); document.write( "x = 3(2y - x) \n" ); document.write( "x = 6y - 3x \n" ); document.write( "x + 3x = 6y \n" ); document.write( "4x = 6y \n" ); document.write( ": \n" ); document.write( "\" When you got to be my age together our ages will be 84.\" \n" ); document.write( "x + x +(x-y) = 84 \n" ); document.write( "3x - y = 84 \n" ); document.write( "-y = -3x + 84 \n" ); document.write( "y = (3x - 84) \n" ); document.write( ": \n" ); document.write( "Substitute (3x-84) for y in the equation: 4x = 6y \n" ); document.write( "4x = 6(3x-84) \n" ); document.write( "4x = 18x - 504 \n" ); document.write( "504 = 18x - 4x \n" ); document.write( "504 = 14x \n" ); document.write( "x = \n" ); document.write( "x = 36 is my age \n" ); document.write( "then \n" ); document.write( "4(36) = 6y \n" ); document.write( "144 = 6y \n" ); document.write( "y = \n" ); document.write( "y = 24 \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( "36 - 24 = 12 is the age difference \n" ); document.write( ": \n" ); document.write( "\"I am three times as old as you were when I was as old as you are now.\" \n" ); document.write( "36 = 3(24 - 12) \n" ); document.write( "36 = 3(12) \n" ); document.write( ": \n" ); document.write( "\"When you got to be my age together our ages will be 84. \n" ); document.write( "36 + (36 + 12) = 84 \n" ); document.write( ": \n" ); document.write( "I am 36 and you are 24\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |