document.write( "Question 225524: A triangle has an Area of 27 square inches. The height of the triangle is 1 1/2 times its base. Find the base and height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #168257 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
27=.5(1.5x)x
\n" ); document.write( "27=.75x*x
\n" ); document.write( "27=.75x^2
\n" ); document.write( "36=x^2
\n" ); document.write( "x=6 in
\n" ); document.write( "
\n" );