document.write( "Question 601454: what is x when side lengths 5, 10 and x make an acute triangle? \n" ); document.write( "
Algebra.Com's Answer #379768 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is x when side lengths 5, 10 and x make an acute triangle? \n" ); document.write( "-------------- \n" ); document.write( "x has to be greater than 5 to make any triangle (10 - 5). \n" ); document.write( "x has to be less than the value that makes a right triangle. \n" ); document.write( "x for a right triangle is sqrt(10^ - 5^2) = 5sqrt(3) \n" ); document.write( "------------- \n" ); document.write( "5 < x < 5sqrt(3) \n" ); document.write( " \n" ); document.write( " |