document.write( "Question 718430: hypotenuse c =17, leg a= 8 what is leg b \n" ); document.write( "
Algebra.Com's Answer #440888 by algebrahouse.com(1659) You can put this solution on YOUR website! Pythagorean Theorem \n" ); document.write( "a² + b² = c² {c is the hypotenuse, a and b are the legs} \n" ); document.write( "8² + b² = 17² {substituted given values into Pythagorean Theorem} \n" ); document.write( "64 + b² = 289 {evaluated exponents} \n" ); document.write( "b² = 225 {subtracted 64 from each side} \n" ); document.write( "b = 15 {took the square root of each side} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |