document.write( "Question 660159: Write an equation to slove th problem Include a briefe but detailed explantion of your thought process throw the problem. Also inculde a picture that correctly lables order pairs. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The map coordinates of a campground are (1,4) and the coordinates of the fishing pier are (4,7). Each unit on the map represents one kilometer. If Alejandro walks in a straight line from the campground to the pier, how many kilometer, to the nearest tent, will he walk? \n" );
document.write( "
Algebra.Com's Answer #411062 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The map coordinates of a campground are (1,4) and the coordinates of the fishing pier are (4,7). Each unit on the map represents one kilometer. If Alejandro walks in a straight line from the campground to the pier, how many kilometer, to the nearest tent, will he walk? \n" ); document.write( "-------------------------- \n" ); document.write( "distance = sqrt[(7-4)^2 + (4-1)^2] = sqrt[9 + 9] = sqrt(18) = 3sqrt(2) km \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |