Area of Largest Rectangle in 1st Quadrant of y=4-x^2

fitz_calc
Messages
41
Reaction score
0

Homework Statement



area of largest rectangle with sides parallel to axes (1st quad) under y=4-x^2

The Attempt at a Solution



x(4-x^2)

Area ` = (4-3x^2)

x=0 and sqrt(4/3)

The book says 4/3 (1.15) is wrong and that 3.08 is correct, how is this possible?
 
Physics news on Phys.org
Always draw a diagram whenever possible. Your area formula isn't quite correct. Moreover, your derivative isn't correct (either use the product rule, or first expand your formula for the area and then differentiate). But most importantly, once you find critical points always check to see if your critical points are indeed max/mins via either the first or second derivative test!
 
fitz_calc said:

Homework Statement



area of largest rectangle with sides parallel to axes (1st quad) under y=4-x^2

The Attempt at a Solution



x(4-x^2)

Area ` = (4-3x^2)

x=0 and sqrt(4/3)

The book says 4/3 (1.15) is wrong and that 3.08 is correct, how is this possible?
Why would you think (4/3)(1.15) would be correct? For x= \sqrt{4/3}, that is (x2)(x), NOT x(4- x2).

rs1n, perhaps the original post has been edited since you saw it but that IS the correct area (since the rectangle is only in the first quadrant) and the derivative is correct. He got the correct value for x but then calculated the area incorrectly.
 
Last edited by a moderator:
HallsofIvy said:
Why would you think (4/3)(1.15) would be correct? For x= \sqrt{4/3}, that is (x2)(x), NOT x(4- x2).

rs1n, perhaps the original post has been edited since you saw it but that IS the correct area (since the rectangle is only in the first quadrant) and the derivative is correct. He got the correct value for x but then calculated the area incorrectly.

No, I was quite mistaken (because I've used this problem on an exam before, but with the upper half plane, and just assumed it was the same :-). Thank you for pointing out my mistake. You are also correct in pointing out that his derivative is correct. Wow, what a lapse in thinking for me on this one!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top