document.write( "Question 935918: In triangle ABC, the length of side AB is 19 inches and the length of side BC is 24 inches. What is the length of AC
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #569415 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
triangle has to be right angle triangle to solve this problem
\n" ); document.write( "length (AB) = 19 in
\n" ); document.write( "length(BC) =24 in
\n" ); document.write( "as per Pythagorean theorem
\n" ); document.write( " \"+AB%5E2%2BBC%5E2=AC%5E2\"}
\n" ); document.write( " \"19%5E2%2B24%5E2=AC%5E2\"
\n" ); document.write( " \"361%2B576=AC%5E2\"
\n" ); document.write( " \"837=AC%5E2\"
\n" ); document.write( " square root on both sides
\n" ); document.write( " \"+sqrt%28837%29=sqrt%28AC%5E2%29\"
\n" ); document.write( " \"+28.93+=AC\"
\n" ); document.write( "Result: AC =28.93 in
\n" ); document.write( "
\n" );