document.write( "Question 261305: 3. The town of Elena is 24 mi north and 8 mi west of Holberg. A train runs on a straight track between the two towns. How many miles does it cover? Round your answer to the nearest whole number.
\n" );
document.write( "a. 17 mi
\n" );
document.write( "b. 33 mi
\n" );
document.write( "c. 40 mi
\n" );
document.write( "d. 25 mi
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #192507 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! 3. The town of Elena is 24 mi north and 8 mi west of Holberg. A train runs on a straight track between the two towns. How many miles does it cover? Round your answer to the nearest whole number. \n" ); document.write( "a. 17 mi \n" ); document.write( "b. 33 mi \n" ); document.write( "c. 40 mi \n" ); document.write( "d. 25 mi\r \n" ); document.write( "\n" ); document.write( "Think of this as solving the Pythagorean Theorem of a Right Triangle which is a^2 + b^2 = c^2. \n" ); document.write( "let a=8 and b=24 and solve for c\r \n" ); document.write( "\n" ); document.write( "8^2 + 24^2 = c^2 \n" ); document.write( "64 + 576 = c^2 \n" ); document.write( "640 = c^2 \n" ); document.write( "25.298221 rounded to nearest whole number is 25 miles which is answer d\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |