document.write( "Question 825476: Using the pythagorean theorem what is the missing side length of a right triangle with legs of 15 and 17 cm? \n" ); document.write( "
Algebra.Com's Answer #497331 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "c = sqrt( aa + bb )
\n" ); document.write( "c = sqrt( 15*15 + 17*17 )
\n" ); document.write( "c = 22.671568097509269 cm
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 4-equations 4-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" ); document.write( "
\n" );