Respuesta :

Let us set up some variabe:

  • height: h
  • base: b

Use the known information:

  • b = 2h + 8

Now lets find the area

   Area = (1/2) * b *h = (1/2) * h * (2h + 8)

Hope that helps!