document.write( "Question 631628: A person drives 390 miles on a stretch
\n" ); document.write( "of road. Half the distance is driven traveling 5
\n" ); document.write( "miles per hour below the speed limit, and half the
\n" ); document.write( "distance is driven traveling 5 miles per hour above
\n" ); document.write( "the speed limit. If the time spent traveling at the slower
\n" ); document.write( "speed exceeds the time spent traveling at the faster
\n" ); document.write( "speed by 24 minutes, find the speed limit.
\n" ); document.write( "

Algebra.Com's Answer #397720 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the speed limit
\n" ); document.write( "\"+s+-+5+\" = 5 mi/hr below speed limit
\n" ); document.write( "\"+s+%2B+5+\" = 5 mi/hr above the speed limit
\n" ); document.write( "---------
\n" ); document.write( "Let \"+t+\" = time spent driving at \"+s+%2B+5+\" mi/hr
\n" ); document.write( "\"+t+%2B+24%2F60+\" = time spent driving at \"+s+-+5+\"
\n" ); document.write( "------------
\n" ); document.write( "(1) \"+390%2F2+=+%28+s+%2B+5+%29%2At+\"
\n" ); document.write( "(2) \"+390%2F2+=+%28+s+-+5+%29%2A%28+t+%2B+24%2F60+%29+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "(1) \"+195+=+s%2At+%2B+5t+\"
\n" ); document.write( "(2) \"+195+=+%28+s+-+5+%29%2A%28+t+%2B+2%2F5+%29+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "(2) \"+195+=+s%2At+-+5t+%2B+%282%2F5%29%2As+-+2+\"
\n" ); document.write( "(1) \"+s%2At+=+195+-+5t+\"
\n" ); document.write( "(1) \"+s+=+195%2Ft+-+5+\"
\n" ); document.write( "Substitute (1) into (2)
\n" ); document.write( "(2) \"+195+=+%28+195%2Ft+-+5+%29%2At+-+5t+%2B+%282%2F5%29%2A%28+195%2Ft+-+5+%29+-+2+\"
\n" ); document.write( "(2) \"+195+=+195+-+5t+-+5t+%2B+78%2Ft+-+2+-+2+\"
\n" ); document.write( "(2) \"+0+=+-10t+%2B+78%2Ft+-+4+\"
\n" ); document.write( "(2) \"+10t+=+78%2Ft+-+4+\"
\n" ); document.write( "(2) \"+10t%5E2+=+78+-+4t+\"
\n" ); document.write( "(2) \"+10t%5E2+%2B+4t+-+78+=+0+\"
\n" ); document.write( "(2) \"+5t%5E2+%2B+2t+-+39+=+0+\"
\n" ); document.write( "Use the quadratic formula
\n" ); document.write( "
\n" ); document.write( "\"+b+=+2+\"
\n" ); document.write( "\"+c+=+-39+\"
\n" ); document.write( "
\n" ); document.write( "\"+t+=+13%2F5+\" hrs
\n" ); document.write( "and
\n" ); document.write( "(1) \"+195+=+%28+s+%2B+5+%29%2At+\"
\n" ); document.write( "(1) \"+195+=+%28++s+%2B+5+%29%2A%2813%2F5%29+\"
\n" ); document.write( "(1) \"+195+=+%2813%2F5%29%2As+%2B+13+\"
\n" ); document.write( "(1) \"+%2813%2F5%29%2As+=+195+-+13+\"
\n" ); document.write( "(1) \"+s+=+%285%2F13%29%2A182+\"
\n" ); document.write( "(1) \"+s+=+70+\"
\n" ); document.write( "The speed limit is 70 mi/hr
\n" ); document.write( "
\n" );