document.write( "Question 1118332: they traveled the first 70 miles at a constant rate of speed for the remainder of the trip they ran into bad weather, and had to reduce speed by 30 mph for the last 12 miles of the trip. The trip took 2 hours. Find the rate of speed for each part of the trip. \n" ); document.write( "
Algebra.Com's Answer #733617 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
They traveled the first 70 miles at a constant rate of speed
\n" ); document.write( " for the remainder of the trip they ran into bad weather, and had to reduce speed by 30 mph for the last 12 miles of the trip.
\n" ); document.write( " The trip took 2 hours.
\n" ); document.write( " Find the rate of speed for each part of the trip.
\n" ); document.write( ":
\n" ); document.write( "Let s = the original speed
\n" ); document.write( "then
\n" ); document.write( "(s-30) = the slower speed
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: time = dist/speed
\n" ); document.write( "\"70%2Fs\" + \"12%2F%28%28s-30%29%29\" = 2
\n" ); document.write( "multiply equation by s(s-30)
\n" ); document.write( "s(s-30)* \"70%2Fs\" + s(s-30)*\"12%2F%28%28s-30%29%29\" = 2s(s-30)
\n" ); document.write( "Cancel the denominators
\n" ); document.write( "70(s-30) + 12s = 2s^2 - 60s
\n" ); document.write( "70s - 2100 + 12s = 2s^2 - 60s
\n" ); document.write( "82s - 2100 = 2s^2 - 60s
\n" ); document.write( "0 = 2s^2 - 60s - 82s + 2100
\n" ); document.write( " 2s^2 - 142s + 2100 = 0
\n" ); document.write( "simplify, divide 2
\n" ); document.write( "s^2 - 71s + 1050 = 0
\n" ); document.write( "You can use the quadratic formula, but this will factor to
\n" ); document.write( "(s-50)(s+21) = 0
\n" ); document.write( "s = 50 mph for the first 70 mi
\n" ); document.write( "then
\n" ); document.write( "50 - 30 = 20 mph for the last 12 hrs
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check, find the actual time at each speed
\n" ); document.write( "70/50 = 1.4 hrs
\n" ); document.write( "12/20 = .6 hrs
\n" ); document.write( "-----------------
\n" ); document.write( "trip time: 2 hrs
\n" ); document.write( "
\n" );