document.write( "Question 830218: On a map, the distance between two cities is 8.5 inches. If ½ inch represents 25 miles, how
\n" );
document.write( "far, in miles, is it between the two cities (to the nearest mile)? \n" );
document.write( "
Algebra.Com's Answer #500419 by JulietG(1812) You can put this solution on YOUR website! 8.5 inches = the distance between the two cities \n" ); document.write( "0.5 inches = 25 miles on the map \n" ); document.write( ". \n" ); document.write( "So, your question is \"How many 0.5s are in 8.5?\" \n" ); document.write( "Divide 8.5 by 0.5 to get 17. \n" ); document.write( "There are 17 half-inches between the city. \n" ); document.write( "Each half-inch measure is equivalent to 25 miles. \n" ); document.write( "Multiply 17 by 25. \n" ); document.write( "Distance between two cities is 425 miles. \n" ); document.write( " |