document.write( "Question 730069: which of the following represents the side lengths, in units, of an acute triangle ? \r
\n" );
document.write( "\n" );
document.write( "A) 2,3,4
\n" );
document.write( "B) 2,3,5
\n" );
document.write( "C) 6,8,9
\n" );
document.write( "D) 6,8,10 \n" );
document.write( "
Algebra.Com's Answer #446444 by Alan3354(69443) You can put this solution on YOUR website! which of the following represents the side lengths, in units, of an acute triangle ? \r \n" ); document.write( "\n" ); document.write( "A) 2,3,4 \n" ); document.write( "B) 2,3,5 \n" ); document.write( "C) 6,8,9 \n" ); document.write( "D) 6,8,10 \n" ); document.write( "------------ \n" ); document.write( "c = longest side \n" ); document.write( "---- \n" ); document.write( "If c^2 = a^2 + b^2 it's a right triangle \n" ); document.write( "If c^2 < a^2 + b^2 it's acute \n" ); document.write( "If c^2 > a^2 + b^2 it's obtuse \n" ); document.write( " \n" ); document.write( " |