document.write( "Question 835134: Harry's motorboat can make an average of 8 miles per hour. One day he sets out for a trip, only to have the motor break down. Harry rows back at two miles an hour. When he reaches his dock, he finds that he has been gone 5 hours. How far has he rowed?\r
\n" );
document.write( "\n" );
document.write( "The equation is 8x = 10 - 2x.
\n" );
document.write( "Tried this:
\n" );
document.write( "8x = 10 - 2x + 2x
\n" );
document.write( "8x + 2x = 10x
\n" );
document.write( "10x = 10\r
\n" );
document.write( "\n" );
document.write( "Also if anybody has some tips on recognizing equations in word problems. Thank You :)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503387 by Alan3354(69443) You can put this solution on YOUR website! Harry's motorboat can make an average of 8 miles per hour. One day he sets out for a trip, only to have the motor break down. Harry rows back at two miles an hour. When he reaches his dock, he finds that he has been gone 5 hours. How far has he rowed? \n" ); document.write( "--------------------- \n" ); document.write( "The formula for the average speed of a round trip is \n" ); document.write( "avg = 2*r1*r2/(r1 + r2) \n" ); document.write( "--- \n" ); document.write( "avg = 2*8*2/(8 + 2) = 32/10 \n" ); document.write( "avg = 3.2 mi/hr \n" ); document.write( "--- \n" ); document.write( "d = r*t = 3.2*5 = 16 miles round trip, 8 miles each way. \n" ); document.write( "-------------------- \n" ); document.write( "I don't recommend trying to memorize a formula for all problems, but this one is similar to parallel flows, parallel resistors, etc, just with a factor of 2 for the round trip. \n" ); document.write( "Notice it's independent of the distance. \n" ); document.write( "----- \n" ); document.write( "It was the basis of the Michelson-Morley experiment in the 1840's which showed that there was no effect of the \"ether.\" \r \n" ); document.write( "\n" ); document.write( "The existence of the ether was used to explain how light from the Sun could travel. The ether was the medium theorized.\r \n" ); document.write( "\n" ); document.write( "The lack of effect disproved the existence of the ether, and it was put away in the closet with phlogiston. \n" ); document.write( " \n" ); document.write( " |