document.write( "Question 958078: Person x is 17 person y is 49
\n" ); document.write( "How old will they both be when person y is 3 times older than person x.
\n" ); document.write( "

Algebra.Com's Answer #585506 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Person x is 17 person y is 49
\n" ); document.write( " How old will they both be when person y is 3 times older than person x.
\n" ); document.write( "--------------
\n" ); document.write( "x = 17 ; y = 49
\n" ); document.write( "Equation:
\n" ); document.write( "49+k = 3(17+k)
\n" ); document.write( "49+k = 51+3k
\n" ); document.write( "2k = -2
\n" ); document.write( "k = -1
\n" ); document.write( "-----
\n" ); document.write( "x will be 17-1 = 16
\n" ); document.write( "y will be 49-1 = 48
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );