document.write( "Question 220434: Ann is twice as old as Jim was two years ago. The difference in their present age is 7. Find both ages now. \n" ); document.write( "
Algebra.Com's Answer #165561 by chibisan(131)\"\" \"About 
You can put this solution on YOUR website!
Ann -> 2x
\n" ); document.write( "Jim -> x+2\r
\n" ); document.write( "\n" ); document.write( "2x - x = 7
\n" ); document.write( "x=7 \r
\n" ); document.write( "\n" ); document.write( "Present ages:
\n" ); document.write( "Jim = 7+2 =9yrs old
\n" ); document.write( "Ann = 2x7 =14yrs old\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );