document.write( "Question 624412: if youre going 75 mph and you have 50 miles to go how long will it take to get there? \n" ); document.write( "
Algebra.Com's Answer #392717 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! d = rt\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50 = 75t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50/75 = t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2/3 = t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 2/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So it will take you 2/3 of an hour (or 40 minutes) to get there. \n" ); document.write( " |