document.write( "Question 12093: if you have a triangle the smallest side = 3cm and the longest side =10cm was does x = \n" ); document.write( "
Algebra.Com's Answer #6136 by Pieter(35)![]() ![]() ![]() You can put this solution on YOUR website! IF the traingle is rectangular and x is the hypotenuse, \n" ); document.write( "x = sqrt(3²+10²) = sqrt(109) \n" ); document.write( " |