document.write( "Question 1058817: Harry is 20 years old than Ian. 5 years from now, Ian will be 3/5 as old as Harry. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #673976 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let I be Ian. Then Harry is I+20. So:
\n" ); document.write( "I+5=3/5(I+20+5)
\n" ); document.write( "5/3(I+5)=I+25
\n" ); document.write( "5I+25=3I+75
\n" ); document.write( "2I=50
\n" ); document.write( "I=25
\n" ); document.write( "Ian is 25 right now; Harry is 45. ☺☺☺☺
\n" ); document.write( "
\n" );