document.write( "Question 441624: jack is twice as old as jill. in two years, jack will be 4 times as old as jill was 9 years ago. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #305860 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
k=2l
\n" ); document.write( "k+2=4*(l-9)
\n" ); document.write( "
\n" );