document.write( "Question 318748: what is the lenght of the hypotenus of the right triangle.show the work on a graph.a is 4, b-5 what is c \n" ); document.write( "
Algebra.Com's Answer #228162 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! a^2 + b^2 = c^2\r \n" ); document.write( "\n" ); document.write( "4^2 + 5^2 = c^2\r \n" ); document.write( "\n" ); document.write( "16 + 25 = c^2\r \n" ); document.write( "\n" ); document.write( "41 = c^2\r \n" ); document.write( "\n" ); document.write( "sqrt{41} = sqrt{c^2}\r \n" ); document.write( "\n" ); document.write( "sqrt{41} = c\r \n" ); document.write( "\n" ); document.write( "Done! \n" ); document.write( " |