document.write( "Question 943433: hi, would you please help me solve this multiple choice question?:
\n" );
document.write( "one leg of a right triangle is twice as long as the other leg. the area of the triangle is 36 square feet. what is the length of the shorter leg? the choices are:
\n" );
document.write( "a) 5 ft b) 6 ft c) 7 ft d) 8 ft
\n" );
document.write( "i know the answer is 6 ft but i'd like to know how you get this answer. thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575174 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Let the length of the shorter leg be x. \n" ); document.write( "Then the length of the longer leg is 2x. \n" ); document.write( "Area of the triangle=36 square feet \n" ); document.write( "1/2*base*height=36 \n" ); document.write( "1/2*x*2x=36 \n" ); document.write( "x^2=36 \n" ); document.write( "x=6 \n" ); document.write( "The solution is x=6 feet. \n" ); document.write( " |