document.write( "Question 277531: 1. Find the length of the third side of the right triangle. Assume that c represents the length of the ypotenuse. Give an exact answer and, if appropriate, an approximation to three decimal places. a = 1, b = 6?
\n" );
document.write( "These are my choses:
\n" );
document.write( "a. c = c ≈ 5.916
\n" );
document.write( "b. c = c ≈ 2.646
\n" );
document.write( "c. c = 7
\n" );
document.write( "d. c = c ≈ 6.083
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #202035 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! 1. Find the length of the third side of the right triangle. Assume that c represents the length of the ypotenuse. Give an exact answer and, if appropriate, an approximation to three decimal places. a = 1, b = 6? \n" ); document.write( "These are my choses: \n" ); document.write( "a. c = c ≈ 5.916 \n" ); document.write( "b. c = c ≈ 2.646 \n" ); document.write( "c. c = 7 \n" ); document.write( "d. c = c ≈ 6.083\r \n" ); document.write( "\n" ); document.write( "use Pythaogorean Theorem \n" ); document.write( "hypotenuse ^ 2 = leg a ^ 2 + leg b ^ 2 \n" ); document.write( "or c^2 = a^2 + b^2 \n" ); document.write( "1^2 + 6^2 = c^2 \n" ); document.write( "1 + 36 = c^2 \n" ); document.write( "37 = c^2 \n" ); document.write( "sqrt(37) = c \n" ); document.write( "6.083 approx = c\r \n" ); document.write( "\n" ); document.write( "answer is D \n" ); document.write( " \n" ); document.write( " |