document.write( "Question 323202: a=9 b=12 c=? \n" ); document.write( "
Algebra.Com's Answer #231349 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( " a=9 b=12 c=? \n" ); document.write( "And, since we know that Pythagorean says: \n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( "plug in our values: \n" ); document.write( "9^2 + 12^2 = c^2 \n" ); document.write( "81 + 144 = c^2 \n" ); document.write( "225 = c^2 \n" ); document.write( "15 = c \n" ); document.write( " |