document.write( "Question 426164: Jane is 12 years older than Kate and Kate is Jane's age divided by 3. How old is each girl? \n" ); document.write( "
Algebra.Com's Answer #296537 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Jane is 12 years older than Kate
\n" ); document.write( "Let x and (x+12)represent kate and jane's age respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x = (x+12)/3
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = x+12
\n" ); document.write( " 2x = 12
\n" ); document.write( " x = 6, Kate's age. Jane is 18. (6 + 12)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 6 = 18/3 \n" ); document.write( "
\n" );