I'm having problems with this problem...
"A rectangle has its base on the X-axis, and its upper two vertices lie on the parabola y=12-x^2. What is the largest area the rectangle can have? What are the dimensions?"
I've gotten this far...
Area= Length * Width
Length= 2X (cuz X can't go into the negatives, right?) * width
y=12-x^2
A=2x*(12-x^2)
Any time I try to graph it to see the Maximum, I see nothing.
Am I even on the right track?