document.write( "Question 1144885: From the town proper, Eric went to his farm riding on a bicycle at 15kph. He stayed in the farm for an hour. Leaving his bicycle behind, he took a bus which runs at 30 kph. If he was gone for 7 hours in his hometown, how far from the town was his farm? \n" ); document.write( "
Algebra.Com's Answer #766069 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let \"d\" be the distance under the question, in kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this time equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"d%2F15\" + 1 + \"d%2F30\" = 7   hopurs.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"d%2F15\" + \"d%2F30\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 30\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2d + d = 180\r\n" );
document.write( "\r\n" );
document.write( "    3d     = 180\r\n" );
document.write( "\r\n" );
document.write( "     d     = 180/3 = 60.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  60 kilometers.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );