document.write( "Question 816457: Suppose that you walk 2 miles due east and then 2 miles due south. How many miles a re you from your starting point?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #491535 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! d = sqrt( 2*2 + 2*2 ) \n" ); document.write( "d = sqrt( 4 + 4 ) \n" ); document.write( "d = sqrt( 8 ) \n" ); document.write( "--- \n" ); document.write( "d = 2.828 miles \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( " |