document.write( "Question 284269: how do i solve the area of a triangle which is height 12-3y and base being 14 using the formula 1 over 2 times base times height \n" ); document.write( "
Algebra.Com's Answer #206271 by edjones(8007)![]() ![]() You can put this solution on YOUR website! h=12-3y, b=14 \n" ); document.write( "A=(1/2)14(12-3y) \n" ); document.write( "=7(12-3y) \n" ); document.write( "=84-21y \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |