document.write( "Question 293859: If the base of a triangle is 8x + 16 yards and its height is 1/(x + 2) yards, what is the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #212027 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the base of a triangle is 8x + 16 yards and its height is 1/(x + 2) yards, what is the area of the triangle? \n" ); document.write( ". \n" ); document.write( "Area of triangle is: \n" ); document.write( "(1/2)bh \n" ); document.write( "where \n" ); document.write( "b is base \n" ); document.write( "h is height \n" ); document.write( ". \n" ); document.write( "Plugging in your given values: \n" ); document.write( "(1/2)bh \n" ); document.write( "(1/2)(8x+16)(1/(x+2)) \n" ); document.write( "(1/2)8(x+2)(1/(x+2)) \n" ); document.write( "(1/2)8 \n" ); document.write( "4 square yards\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |