document.write( "Question 1058835: you drive 28 miles to a friend's house and it takes you 1.26 hours to get there. Suppose that your speed during the second 14 miles was 5 MPH faster than your speed during the first 14 miles. What was your speed during the first 14 miles? \n" ); document.write( "
Algebra.Com's Answer #673932 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                  speed      time      distance\r\n" );
document.write( "FIRST              r                     14\r\n" );
document.write( "SECND              r+5                   14\r\n" );
document.write( "Total                        1.26        28\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Constant Travel Rates Rule for RATE R, TIME T, DISTANCE D, is
\n" ); document.write( "RT=D.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do you see what to do?
\n" ); document.write( "
\n" );