document.write( "Question 966428: The legs of a right triangle are lengths x and x 3. The cosine of the smallest angle of the triangle is _____. \n" ); document.write( "
Algebra.Com's Answer #592558 by GrantJones(3)![]() ![]() You can put this solution on YOUR website! Now h = sqr(x^2 + x(sqr3)^2) \n" ); document.write( "= sqr(x^2 + 3x^2) \n" ); document.write( "= sqr(4x^2) \n" ); document.write( "= 2x\r \n" ); document.write( "\n" ); document.write( "Your answer is h = 2x \n" ); document.write( " |