document.write( "Question 254556: if the base of a triangle is 8x + 16 and the height is 1/(x+2) what is the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #186882 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! if the base of a triangle is 8x + 16 and the height is 1/(x+2) what is the area of the triangle?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of the triable is \r \n" ); document.write( "\n" ); document.write( "Area = (base*height)/2 so in this case:\r \n" ); document.write( "\n" ); document.write( "Area = [(8x+16)*(1/(x+2)]/2 = \n" ); document.write( "(8x+16)/[2*(x+2)] = [8*(x+2)]/[2*(x+2)] = 4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |