A rectangle has an area of 8z² - 12z. If its width is 4z, what is its length? What is the perimeter of the rectangle?

1 Answer
May 10, 2018

l=2z3

P=12z6

Explanation:

.

A=8z212z

Area of a rectangle is:

A=lw where l is the length and w is the width.

8z212z=lw

w=4z

8z212z=4zl

4z(2z3)=4zl

l=4z(2z3)4z=2z3

Perimeter of a rectangle is:

P=2l+2w

P=2(2z3)+2(4z)=4z6+8z=12z6