document.write( "Question 1055324: Bob is 5 years older than Jenny. In 3 years he will be twice as old as her. What are their ages ? \n" ); document.write( "
Algebra.Com's Answer #670686 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let j be Jenny. Then Bob is j+5. So:
\n" ); document.write( "2(j+3)=j+5+3
\n" ); document.write( "2j+6=j+8
\n" ); document.write( "j=2
\n" ); document.write( "Jenny is 2; Bob is 7. ☺☺☺☺
\n" ); document.write( "
\n" );