document.write( "Question 656431: the speed limit on a highway is 65 miles per hour .write an equation that shows the total number of miles driven,d,in t hours \n" ); document.write( "
Algebra.Com's Answer #409511 by Shana-D77(132)![]() ![]() You can put this solution on YOUR website! The \"dirt\" formula! Well, more like d = rt. \n" ); document.write( "d = distance \n" ); document.write( "r = rate (SPEED) \n" ); document.write( "t = time \n" ); document.write( " \n" ); document.write( "\"the speed limit on a highway is 65 miles per hour .write an equation that shows the total number of miles driven,d,in t hours\" \n" ); document.write( " \n" ); document.write( "d = rt \n" ); document.write( "d = 65t \n" ); document.write( " |