document.write( "Question 815823: [ On a map each inch represents 60 miles. What is the distance between 2 towns that are 5 inches apart [on the map] ] \n" ); document.write( "
Algebra.Com's Answer #491234 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! map scale: \n" ); document.write( "s = map/real \n" ); document.write( "s = 1/60 \n" ); document.write( "--- \n" ); document.write( "s = 5/d \n" ); document.write( "d = 5/s \n" ); document.write( "d = 5 in / ( 1 in / 60 mi ) = 300 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "the towns are 300 miles from each other \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( " |