Find the Area of a Rectangle Bounded by a Semicircle | Geometry Problem Solution

  • Thread starter Thread starter slayer16
  • Start date Start date
AI Thread Summary
The area A of a rectangle bounded by the x-axis and the semicircle y=√(36-x^2) can be expressed as a function of x. The rectangle's width is 2x, while its height is determined by the semicircle's equation, giving height as y = √(36-x^2). Therefore, the area function is A = 2x * √(36-x^2). The discussion clarifies that the problem does not require finding the dimensions for the largest area, just the area as a function of x. This formulation allows for further exploration of the rectangle's properties within the defined domain.
slayer16
Messages
10
Reaction score
0

Homework Statement


A rectangle is bounded by the x-axis and the semicircle y=√(36-x^2) (see figure). Write the area A of the rectangle as a function of x.

I will try to explain the figure as best as possible. The figure is basically a semicircle on the Cartesian plane with a domain of [-6,6]. There is a point on the semicircle of (X,Y) where y is the height of the rectangle and x is the maximum width of the rectangle. The value of x is around five on the graph, while the value for y is around 3.5 on the graph (note: they are just estimates to help visualize the figure better).


Homework Equations


A=(w)(h)


The Attempt at a Solution


I substitute the (x,y) for (w,h). I then realized that the height stays constant, therefore I can write the height as √(36-w^2), where w is a constant. Now, I do not know how to write the width because the x has a limited domain.
 
Physics news on Phys.org
Couldn't you use a definite integral to evaluate this?
 
jegues said:
Couldn't you use a definite integral to evaluate this?

Not really. The question is found in a precalculus textbook.
 
slayer16 said:

Homework Statement


A rectangle is bounded by the x-axis and the semicircle y=√(36-x^2) (see figure). Write the area A of the rectangle as a function of x.

I will try to explain the figure as best as possible. The figure is basically a semicircle on the Cartesian plane with a domain of [-6,6]. There is a point on the semicircle of (X,Y) where y is the height of the rectangle and x is the maximum width of the rectangle. The value of x is around five on the graph, while the value for y is around 3.5 on the graph (note: they are just estimates to help visualize the figure better).


Homework Equations


A=(w)(h)


The Attempt at a Solution


I substitute the (x,y) for (w,h). I then realized that the height stays constant, therefore I can write the height as √(36-w^2), where w is a constant. Now, I do not know how to write the width because the x has a limited domain.

The rectangle with a corner at (x,y) on your circle in the first quadrant has a base of length 2x and its height is y = sqrt(36-x2). Multiply those together and you will have the area as a function of x. Apparently you are not asking for the dimensions of such a rectangle with largest area, just the expression for A as a function of x.
 
LCKurtz said:
The rectangle with a corner at (x,y) on your circle in the first quadrant has a base of length 2x and its height is y = sqrt(36-x2). Multiply those together and you will have the area as a function of x. Apparently you are not asking for the dimensions of such a rectangle with largest area, just the expression for A as a function of x.

Thanks LCKurtz
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top