document.write( "Question 761743: in a right-angled triangle AB=15 inches BC=10 inches what will be the length of side AC? \n" ); document.write( "
Algebra.Com's Answer #463456 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
AB^2 + BC^2 = AC^2
\n" ); document.write( "15^2 + 10^2 = AC^2
\n" ); document.write( " AC^2 = 325
\n" ); document.write( " AC = \"sqrt%28325%29\"
\n" ); document.write( " AC = 18.0 inches.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );