document.write( "Question 1134062: Two speedboats leave the same dock at the same time and travel in exactly opposite directions. One boat is traveling 14mph faster than the other boat. In half an hour the boats are 48 mi apart.
\n" ); document.write( "Find the rate of the faster boat ?
\n" ); document.write( "

Algebra.Com's Answer #751358 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two speedboats leave the same dock at the same time and travel in exactly opposite directions.
\n" ); document.write( " One boat is traveling 14mph faster than the other boat.
\n" ); document.write( " In half an hour the boats are 48 mi apart.
\n" ); document.write( "Find the rate of the faster boat ?
\n" ); document.write( ":
\n" ); document.write( "let s = speed of the faster boat
\n" ); document.write( "then
\n" ); document.write( "(s-14) = speed of the slower boat
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation; dist = time * speed
\n" ); document.write( ".5s + .5(s-14) = 48
\n" ); document.write( ".5s + .5s - 7 = 48
\n" ); document.write( "s = 48 + 7
\n" ); document.write( "s = 55 mph is the speed of the faster boat
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this, find the actual dist each travels
\n" ); document.write( ".5(55) = 27.5 mi
\n" ); document.write( ".5(55-14) = 20.5 mi
\n" ); document.write( "-------------------
\n" ); document.write( "total dist: 48 mi
\n" ); document.write( "
\n" );