document.write( "Question 377398: express the area A of a right triangle as a function of the height h if the base of the triangle is twice its height? \n" ); document.write( "
Algebra.Com's Answer #268106 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
height be h
\n" ); document.write( "base = 2h
\n" ); document.write( "Area of triangle = 1/2 * base * height
\n" ); document.write( "Area = 1/2*h*2h
\n" ); document.write( "Area = h^2
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );