Max/Min Problem: Find Max Area of Rectangle Bounded by X-Axis & Semicircle

  • Thread starter Thread starter Riogho
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Riogho
Messages
119
Reaction score
0

Homework Statement


A rectangle is bounded by the X-axis and the semicircle Y = [(sqrt)36-x^2]. What dimensions should the rectangle have so that its area is a maximum.

Homework Equations



Just a note, the 36-x^2 is all under the radical.

The Attempt at a Solution



Ditto.
 
Physics news on Phys.org
Well, the width of the rectangle is clearly [itex]2x[/itex], and its height is [itex]y=\sqrt{36-x^2}[/itex]...so what is its area [itex]A(x)=?[/itex] for a given value of [itex]x[/itex]? How do you find the maximum of such a function?

P.S. I don't think the definition of "ditto" is exactly what you seem to think it is (just a friendly FYI)
 
Wouldn't I just find the area by multiplying both of them together?
 
So I multiply them together then take the derivative, and then find the critical points of that?