document.write( "Question 801562: if a car is going 763 miles per hour, how long will it take to travel 100 miles \n" ); document.write( "
Algebra.Com's Answer #483574 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if a car is going 763 miles per hour, how long will it take to travel 100 miles \n" ); document.write( "---------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "----------- \n" ); document.write( "That's a fast car. \n" ); document.write( " |