Answer:
A(L) = - L² + 215L
Domain
0 < L < 215
or
(0, 215) in interval notation
Explanation:
Let L represent the length and W the width
Perimeter of a rectangle = 2(L+W) and is given as 430 meters
Therefore 2(L + W) = 430
L + W = 430/2
L + W = 215
W = 215-L
The area A is given by L x W
Substituting for W in terms of L this becomes
A = L x(215 - L)
A = 215L - L²
which can be expressed as a function of in the form
A(L) = 215L - L² or in standard form(highest degree first)
A(L) = - L² + 215L
The domain of this function are the values of L which result in a defined , real value for A
Without restrictions, the domain for L is -∞ < L < ∞. However real world facts coming into play
1. Area cannot be zero
So A(L) > 0 (upper bound on area)
-L² + 215L > 0
-L² > - 215L Move 215L to right side
L² < 215L (dividing by -1 changes signs of variables and also inequality)
L < 215 (divide by L both sides)
2. Length cannot be negative
So lower bound on L is L > 0
Together the domain is
0 < L < 215
or
(0, 215) in interval notation