
Doug C. answered 10/18/23
Math Tutor with Reputation to make difficult concepts understandable
The area of the rectangle is given by A = xy.
We want a function for area in terms of x only. That means we have to replace the "y" with an expression in terms of x. This comes from the given perimeter.
We know that P = 2L + 2W, so:
175 = 2x + 2y
2y = 175 - 2x
y = (1/2)(175 - 2x) [here is the expression for y in terms of x] [replace the y in A = xy with that expression]
A = x (1/2)(175 - 2x)
or
A(x) = (175x)/2 - x2