document.write( "Question 500074: The area of a triangle is 27 square inches. The height is 3 times the length of its base. Find the height and base of the triangle. \n" ); document.write( "
Algebra.Com's Answer #337976 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (x*3x)/2=27 \n" ); document.write( "3x^2=27*2 \n" ); document.write( "3x^2=54 \n" ); document.write( "x^2=54/3 \n" ); document.write( "x^2=18 \n" ); document.write( "x=sqrt 18 \n" ); document.write( "x=4.24 in \n" ); document.write( " |