document.write( "Question 1114044: jane is 4 times as old as michelle. after 6 years, the sum of their ages will be 47. how old is jane now? \n" ); document.write( "
Algebra.Com's Answer #729075 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Their ages are x and 4x; the sum of their ages is x+4x=5x.

\n" ); document.write( "If the sum of their ages in 6 years will be 47, the sum of their ages now is 47-2*6 = 35.

\n" ); document.write( "So 5x=35 --> x=7.

\n" ); document.write( "Their ages now are x=7 and 4x=28.

\n" ); document.write( "Answer: Jane is now 28.
\n" ); document.write( "
\n" );