The area equation is:
A = (12x - 2)*(x + 8)
Which is a polynomial of degree 2, and the perimeter is:
P = 26x + 12
How to write the area of the rectangle?
Remember that for a rectangle of length L and width W, the area is written as:
A = L*W
Here we know that:
L = (12x - 2)
W = (x + 8)
Then the equation for the area is:
A = (12x - 2)*(x + 8).
How to write the perimeter?
For a rectangle of length L and width W, the perimeter is:
P = 2*(L + W).
Replacing what we know, we get:
P = 2*(12x - 2 + x + 8) = 2*(13x + 6) = 26x + 12
What are the degree and classification of the area equation?
The area equation is:
A = (12x - 2)*(x + 8).
Notice that this is a polynomial that is made of the product of two polynomials of degree 1, so this is a polynomial of degree 2.
If you want to learn more about polynomials:
https://brainly.com/question/4142886
#SPJ1