document.write( "Question 156080: I am having difficulty setting up the equation for this problem. Thank you for any help.\r
\n" );
document.write( "\n" );
document.write( "An army messenger will travel at a speed of 60 miles per hour on land and in a motorboat whose speed is 20 miles per hour in still water. In delivering a message he will go by land to a dock on a river and then on the river against a current of 4 miles per hour. If he reaches his destination in 4 1/2 hours and then returns to his starting point in 3 1/2 hours, how far did he travel by land and how far by water. \n" );
document.write( "
Algebra.Com's Answer #114939 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "GOING TO DESTINATION: \n" ); document.write( "Let d1=distance travelled on land (one way) \n" ); document.write( "And let d2=distance travelled by boat (one way) \n" ); document.write( "Then total distance travelled=2d1+2d2 \n" ); document.write( "Time travelled on land=d1/60 \n" ); document.write( "Time travelled by boat=d2/(20-4)=d2/16 (must subtract speed of current) \n" ); document.write( "Now we are told that the above two times equals 4.5 hr, so:\r \n" ); document.write( "\n" ); document.write( "d1/60 + d2/16=4.5-------------------------eq1\r \n" ); document.write( "\n" ); document.write( "RETURNING TO STARTING POINT: \n" ); document.write( "Time travelled by boat=d2/(20+4)=d2/24-------------(must add speed of current) \n" ); document.write( "Time travelled on land=d1/60 \n" ); document.write( "And we are told that the above two times equals 3.5 hrs, so:\r \n" ); document.write( "\n" ); document.write( "d1/60 +d2/24=3.5-------------------------------eq2\r \n" ); document.write( "\n" ); document.write( "subtract eq2 from eq1: \n" ); document.write( "d2/16 -d2/24=1 or \n" ); document.write( "3d2/48-2d2/48=1 and \n" ); document.write( "d2/48=1 multiply each side by 48 \n" ); document.write( "d2=48 mi; substitute into eq1 \n" ); document.write( "d1/60+48/16=4.5 \n" ); document.write( "d1/60+3=4.5 subtract 3 from each side \n" ); document.write( "d1/60=1.5 multiply each side by 60 \n" ); document.write( "d1=90 mi \n" ); document.write( "Total distance travelled=2d1+2d2=2*90+2*48=180+96=276 mi \n" ); document.write( "Distance travelled by land=2d1=2*90=180 mi \n" ); document.write( "Distance travelled by water=2d2=2*48=96 mi\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "90/60+48/16=4.5 \n" ); document.write( "1.5+3=4.5 \n" ); document.write( "4.5=4.5 \n" ); document.write( "and \n" ); document.write( "48/24+90/60=3.5 \n" ); document.write( "2+1.5=3.5 \n" ); document.write( "3.5=3.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |