document.write( "Question 522710: how long will it take me to get from chicago to L.A. while driving at 40 mph? \n" ); document.write( "
Algebra.Com's Answer #346963 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d = the distance in miles \n" ); document.write( "------ \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = d/40 \n" ); document.write( " |