document.write( "Question 259890: joe is 8 years older than kathy. 20 years ago he was 3 times as old as kathy. how old is each now \n" ); document.write( "
Algebra.Com's Answer #191349 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
joe is 8 years older than kathy. 20 years ago he was 3 times as old as kathy. how old is each now
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "J = K + 8
\n" ); document.write( "(J-20) = 3(K-20)
\n" ); document.write( "-----------------------------
\n" ); document.write( "Substitute for \"J\" and solve for \"K\":
\n" ); document.write( "(K+8 -20) = 3K-60
\n" ); document.write( "K-12 = 3K-60
\n" ); document.write( "2K = 48
\n" ); document.write( "K = 24 yrs (Kathy's age now)
\n" ); document.write( "------
\n" ); document.write( "Since J = K + 8, J = 24+8 = 32 yrs (Joe's age now)
\n" ); document.write( "==================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );