Answer:
A(n) = L(n) × W(n) and ![A(n)=0.5n^{2} +2n+2](https://tex.z-dn.net/?f=A%28n%29%3D0.5n%5E%7B2%7D%20%2B2n%2B2)
Step-by-step explanation:
We are given that the length of the rectangular garden is L and width is W.
Also, in terms of 'n',
Length is given by, L(n) = n + 2
Width is given by, W(n) = 0.5n + 1.
Now, we know that, Area of rectangle = Length × Width.
Therefore, area of Kirti's garden is given by, A(n) = L(n) × W(n).
Thus, formula of area in terms of L(n) and W(n) is A(n) = L(n) × W(n).
Moreover, as A(n) = L(n) × W(n).
i.e. A(n) = (n+2) × (0.5n+1)
i.e. ![A(n)=0.5n^{2} +n+2 \times 0.5n+2](https://tex.z-dn.net/?f=A%28n%29%3D0.5n%5E%7B2%7D%20%2Bn%2B2%20%5Ctimes%200.5n%2B2)
i.e. ![A(n)=0.5n^{2} +n+n+2](https://tex.z-dn.net/?f=A%28n%29%3D0.5n%5E%7B2%7D%20%2Bn%2Bn%2B2)
i.e. ![A(n)=0.5n^{2} +2n+2](https://tex.z-dn.net/?f=A%28n%29%3D0.5n%5E%7B2%7D%20%2B2n%2B2)
Hence, the formula for area in terms of 'n' is
.