document.write( "Question 1035030: John was vistiting three cities that lie on a coordinate grid at (-7,4) (7,4) and (-5,-7). If he visited all the cities and ended up where he started, which is the distance he traveled ? \r
\n" );
document.write( "\n" );
document.write( "A. 8.90 miles
\n" );
document.write( "B.41.46 miles
\n" );
document.write( "C. NaN miles \n" );
document.write( "
Algebra.Com's Answer #649773 by MathTherapy(10557) You can put this solution on YOUR website! \n" ); document.write( "John was vistiting three cities that lie on a coordinate grid at (-7,4) (7,4) and (-5,-7). If he visited all the cities and ended up where he started, which is the distance he traveled ? \r \n" ); document.write( "\n" ); document.write( "A. 8.90 miles \n" ); document.write( "B.41.46 miles \n" ); document.write( "C. NaN miles \n" ); document.write( " You just need to calculate the length of the line connecting points (- 7, 4) and (- 5, - 7), as well as the length of the line\n" ); document.write( " |