document.write( "Question 253023: jaime is now 35 years older than his son. in 5 years, he will be twice as old as his son. what are their present ages? \n" ); document.write( "
Algebra.Com's Answer #185208 by JimboP1977(311)\"\" \"About 
You can put this solution on YOUR website!
J=Jaime's current age
\n" ); document.write( "S=Son's current age\r
\n" ); document.write( "\n" ); document.write( "J-35=S
\n" ); document.write( "J+5=2*(S+5)\r
\n" ); document.write( "\n" ); document.write( "Add 40 to both sides of J-35=S gives J+5=S+40\r
\n" ); document.write( "\n" ); document.write( "S+40=2(S+5)
\n" ); document.write( "S+40=2S+10
\n" ); document.write( "30=S\r
\n" ); document.write( "\n" ); document.write( "So J must be 65.
\n" ); document.write( "
\n" );