- Joined
- Jun 27, 2021
- Messages
- 5,386
- Reaction score
- 422
Let A = area of square.
A = (side)^2
Side = 2x + 8
A(x) = (2x + 8)^2
Domain = (-infinity, infinity).
Yes?
A=8*8-2*x*x
A=64-2x^2
domain: -infinity, infinity
range:-infinity,64
you say
A(x) = (2x + 8)^2 which is wrong
the area of the square is 8^2=64
from that you need to deduct the area x*x=x^2 from both sides, means minus 2x^2
A(x) = 64-2x^2