document.write( "Question 241089: Rachel allows herself 1 hr to reach a sales appointment 50 miles away. After she has driven 30 miles, she realizes that she must increase her speed by 15 mph in order to get there on time. What was her speed for the first 30 miles? \n" ); document.write( "
Algebra.Com's Answer #176587 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Rachel allows herself 1 hr to reach a sales appointment 50 miles away.
\n" ); document.write( " After she has driven 30 miles, she realizes that she must increase her speed by 15 mph in order to get there on time.
\n" ); document.write( "What was her speed for the first 30 miles?
\n" ); document.write( ":
\n" ); document.write( "Let s = speed for the 1st 30 mi
\n" ); document.write( "then
\n" ); document.write( "(s+15) = speed for the last 20 miles
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = \"dist%2Fspeed\"
\n" ); document.write( ":
\n" ); document.write( "1st 30 mi time + last 20 mi time = 1 hour
\n" ); document.write( "\"30%2Fs\" + \"20%2F%28%28s%2B15%29%29\" = 1
\n" ); document.write( "Multiply equation by s(s+15), results
\n" ); document.write( "30(s+15) + 20s = s(s+15)
\n" ); document.write( ":
\n" ); document.write( "30s + 450 + 20s = s^2 + 15s
\n" ); document.write( ":
\n" ); document.write( "50s + 450 = s^2 + 15s
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "0 = s^2 + 15s - 50s - 450
\n" ); document.write( ":
\n" ); document.write( "s^2 - 35s - 450 = 0
\n" ); document.write( "Factor
\n" ); document.write( "(s - 45)(s + 10) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "s = 45 mph for the 1st 30 mi
\n" ); document.write( "then
\n" ); document.write( "45 + 15 = 60 mph for the last 20 mi
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "See if that adds up
\n" ); document.write( "\"30%2F45\" + \"20%2F60\" =
\n" ); document.write( "\"2%2F3\" + \"1%2F3\" = 1 hr
\n" ); document.write( "
\n" ); document.write( "
\n" );