contestada

Write an expression to represent the area of a rectangle if the length of a rectangle is three units more than its width

Respuesta :

We can call the width “x”. Since the length is three units more than its width, we can call the length “x+3”.

Thus, the area is x(x+3), which simplifies to x^2+3x.