document.write( "Question 819986: you are driving at a average rate of 60 mph. You must drive a total of 235 miles. you have already driven 55 miles how long will it take to reach your destination \n" ); document.write( "
Algebra.Com's Answer #493317 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "t = d / s \n" ); document.write( "--- \n" ); document.write( "t = (235 - 55) / 60 \n" ); document.write( "--- \n" ); document.write( "t = 3 hours remaining \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |