document.write( "Question 809449: a car travels 250 miles in 5 hours. how far can it travel in 7 hours \n" ); document.write( "
Algebra.Com's Answer #487629 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "s = 250 / 5 = 50 \n" ); document.write( "--- \n" ); document.write( "d = s * t \n" ); document.write( "d = 50 * 7 \n" ); document.write( "Answer: \n" ); document.write( "d = 350 miles \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( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.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( " |