document.write( "Question 1045602: You are driving to a destination that is 60 miles away. You want to get there for an appointment in an hour. Unfortunately, you get stuck in traffic and can only go 30 miles an hour for the first 20 minutes of your drive. How fast must you go for the remainder of your drive to arrive on time? \n" ); document.write( "
Algebra.Com's Answer #661082 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
1 hr = \"+60+\" min
\n" ); document.write( "\"+60+-+20+=+40+\"
\n" ); document.write( "So, the 2nd of the drive must take \"+40%2F60=2%2F3+\" hr
\n" ); document.write( "to arrive on time
\n" ); document.write( "--------------------
\n" ); document.write( "For 1st part of trip:
\n" ); document.write( "\"+d+=+30%2A%2820%2F60%29+\"
\n" ); document.write( "\"+d+=+30%2A%281%2F3%29+\"
\n" ); document.write( "\"+d+=+10+\" mi
\n" ); document.write( "--------------------
\n" ); document.write( "\"+60+-+10+=+50+\"
\n" ); document.write( "The distance for 2nd part of trip is \"+50+\" mi
\n" ); document.write( "Let \"+s+\" = the speed for 2nd part of trip
\n" ); document.write( "\"+50+=+s%2A%282%2F3%29+\"
\n" ); document.write( "\"+s+=+%283%2F2%29%2A50+\"
\n" ); document.write( "\"+s+=+75+\"
\n" ); document.write( "----------------
\n" ); document.write( "You must go 75 mi/hr for the 2nd part of the trip
\n" ); document.write( "to arrve on time
\n" ); document.write( "
\n" );