document.write( "Question 754272: how long will it take me to drive to chicago from fort woth going 80 miles an hour? \n" ); document.write( "
Algebra.Com's Answer #458920 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! According to google maps, the distance is roughly 992 miles\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = rt\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "992 = 80t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "992/80 = t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 992/80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 12.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So it will take roughly 12.4 hours\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: your average speed will probably be much less than 80 mph, so keep that in mind if you're using this in the real world. \n" ); document.write( " |