document.write( "Question 259638: Determine whether a triangle with sides of 3 miles, 6 miles, and 8 miles is a right triangle. Explain. \n" ); document.write( "
Algebra.Com's Answer #191098 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean theorem, which holds for all right triangles,
\n" ); document.write( "\"A%5E2%2BB%5E2=C%5E2\"
\n" ); document.write( "\"3%5E2%2B6%5E2=8%5E2\"
\n" ); document.write( "\"9%2B36=64\"
\n" ); document.write( "\"45=64\"
\n" ); document.write( "The statement is clearly false so this triangle is not a right triangle.
\n" ); document.write( "
\n" );