document.write( "Question 658715: Problem: If you are driving 65 miles per hour, how long will it take to travel 260 miles?\r
\n" );
document.write( "\n" );
document.write( "Question: How do you find how long it will take to travel 260 miles going 65 miles? \n" );
document.write( "
Algebra.Com's Answer #410432 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Problem: If you are driving 65 miles per hour, how long will it take to travel 260 miles? \n" ); document.write( "------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |