document.write( "Question 444309: The height of a triangle is 4 times the length of the base. The area of the triangle is 18 square feet. Find the height and base of the triangle. \n" ); document.write( "
Algebra.Com's Answer #306318 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
1/2(x)(4x)=18
\n" ); document.write( "4x2=36
\n" ); document.write( "x2=9
\n" ); document.write( "x=3
\n" ); document.write( "base=3, height=12..
\n" ); document.write( "
\n" );