document.write( "Question 838011: is there an expression that represents the area of a triangle of height 2 inches and base y inches \n" ); document.write( "
Algebra.Com's Answer #504815 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Area = 1/2 * base * height\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= (1/2)*(y in)*(2 in)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= y in^2
\n" ); document.write( "
\n" );