document.write( "Question 995467: The height of a right triangle is 8 feet more than twice the length of its base. Express the area of the triangle as a function of the length of its base, x, in feet. \n" ); document.write( "
Algebra.Com's Answer #614220 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! base=x \n" ); document.write( "height is 2x+8 units are feet \n" ); document.write( "Area is (1/2)bh=x(2x+8)(1/2)=x^2+4x sq ft \n" ); document.write( " \n" ); document.write( " |