document.write( "Question 960331: A group friends walked on a hike.\r
\n" );
document.write( "\n" );
document.write( "First that walk
\n" );
document.write( " 1-1/2 miles east,
\n" );
document.write( " then a 3/4 mile south,
\n" );
document.write( " then a 1 mile west,
\n" );
document.write( " then a 1/2 mile south,
\n" );
document.write( " then a 1 mile west,
\n" );
document.write( " then a 1/2 mile south,
\n" );
document.write( " then a 1 mile west,
\n" );
document.write( " then a 3/4 mile north and
\n" );
document.write( " a 1/2 mile east\r
\n" );
document.write( "\n" );
document.write( "How far is there end point from there start point?
\n" );
document.write( "
\n" );
document.write( "I came up with 1/2 mile by drawing a diagram/map route they took. Is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586882 by macston(5194)![]() ![]() You can put this solution on YOUR website! The x axis is east and west, east is positive. \n" ); document.write( "The y axis is north and south, north is positive. \n" ); document.write( " 1-1/2 miles east,_____________+1.5x=+1.5x+0y \n" ); document.write( " then a 3/4 mile south, _______-3/4y=+1.5x-3/4y \n" ); document.write( " then a 1 mile west, ____________-1x=+0.5x-3/4y \n" ); document.write( " then a 1/2 mile south, _______-1/2y=+0.5x-1.25y \n" ); document.write( " then a 1 mile west, ___________-1x=-0.5x-1.25y \n" ); document.write( " then a 1/2 mile south, ______-1/2y=0.0x-1.75y \n" ); document.write( " then a 1 mile west, ____________-1x=-1.5x-1.75y \n" ); document.write( " then a 3/4 mile north and_____+3/4y=-1.5x-1.0y \n" ); document.write( " a 1/2 mile east_______________+1/2x=-1.0x-1.0y\r \n" ); document.write( "\n" ); document.write( "-1.0x means 1 mile west, -1.0y means 1 mile south \n" ); document.write( "(-1,-1) is |