Largest rectangle between two parabolic curves
Thu, 08/26/2010 - 16:15
the upper and lower vertices of a rectangle lie on the curves x^2=5-y and x^2=4y respectively. the sides of the rectangle are parallel to the coordinate axes. find the maximum area of the rectangle.
Edit by Moderator:
Change the title to reflect the topic of this discussion and for easy searching of information. The old title is "calculus...".
S P O N S O R E D L I N K S
Fri, 08/27/2010 - 07:03
#1
Re: calculus...
Rectangle is symmetric with the y-axis.
Length = 2x
Width = (y of x^2=5-y) - (y of x^2=4y)
Area = Length times width
differentiate the are in x and equate to zero
solve for x, my answer for x is 2/sqrt(3)
Use the value of x to solve for maximum area of rectangle.
