Megan B. answered 10/31/19
Chemical Engineer who loves math, science, reading and teaching others
For your rectangle, let's assume x is the width and y is the height.
P = 100 = 2x + 2y
Because y is in this equation, we can find what it equals in terms of x.
y = (100 - 2x)/2
A = x y
Substitute in what we just found for y.
A = x ((100-2x)/2))
Note: You could distribute the x, making A = (100x - 2x2)/2.