document.write( "Question 818407: A triangle has three sides that are label a, b, c. The hypotenuse (side c) is 9 inches long and side b 2\" long. What is side A\r
\n" ); document.write( "\n" ); document.write( "2. A right triangle has three sides that a side b and side c. Side a is 6 cm long and side b is 10 cm long. What is the lenght of side c (the hypotenuse)
\n" ); document.write( "

Algebra.Com's Answer #492537 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
part1:
\n" ); document.write( "h = sqrt( aa + bb )
\n" ); document.write( "9 = sqrt( aa + 4 )
\n" ); document.write( "81 = aa + 4
\n" ); document.write( "aa = 81 - 4
\n" ); document.write( "aa = 77
\n" ); document.write( "---
\n" ); document.write( "a = 8.775 in
\n" ); document.write( "---
\n" ); document.write( "part2:
\n" ); document.write( "h = sqrt( 36 + 100 )
\n" ); document.write( "h = sqrt( 136 )
\n" ); document.write( "---
\n" ); document.write( "h = 11.662 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( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );