document.write( "Question 999343: Sandra has to travel from point A to point B which is 125m. She has an appointment at 5:00pm, if she leaves at 2:30pm, how fast does she have to drive to make it on time? \n" ); document.write( "
Algebra.Com's Answer #617083 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Sandra has to travel from point A to point B which is 125m.
\n" ); document.write( " She has an appointment at 5:00pm, if she leaves at 2:30pm,
\n" ); document.write( " how fast does she have to drive to make it on time?
\n" ); document.write( ":
\n" ); document.write( "From the given times, we know she has 2.5 hrs to get there.
\n" ); document.write( "let s = the necessary speed
\n" ); document.write( "speed = dist/time
\n" ); document.write( "s = \"125%2F2.5\"
\n" ); document.write( "s = 50 mph average speed to make it on time
\n" ); document.write( "
\n" );