document.write( "Question 599017: The base of a triangle is two less than one-third of the height of a triangle. Find the area of the triangle as a function of the base. \n" ); document.write( "
Algebra.Com's Answer #378772 by flame8855(424)![]() ![]() You can put this solution on YOUR website! let b be the base \n" ); document.write( "let h be the height \n" ); document.write( "b= h/3 -2 , 3b = h -6 , h=3b+6 \n" ); document.write( "Area= 1/2 (b)(h)=1/2 (b) (3b+6)=(3/2)b^2+3b \n" ); document.write( "Area =(3/2)b^2+3b \n" ); document.write( "yes send me ur question and I will help you sure :) \n" ); document.write( " |