Area of the Region Inside the Curve.

  • Thread starter Thread starter khatche4
  • Start date Start date
  • Tags Tags
    Area Curve
Click For Summary

Homework Help Overview

The discussion revolves around determining the area of the region inside the curve defined by the equation x^2+y^2-2y=0 and outside the curve given by y(x^2+4)=5. Participants are exploring the graphical representation and the mathematical setup required to solve the problem.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants are attempting to find the points of intersection between the two curves to set up the integral for the area calculation. There are discussions about whether to solve for x or y first, with varying opinions on the best approach. Some participants express confusion regarding the algebraic manipulation required to isolate variables in the equations.

Discussion Status

There is ongoing exploration of different methods to find the intersection points and set up the integral. Some participants have offered guidance on rewriting equations and suggested solving for y to simplify the process. However, there is no explicit consensus on the best approach, and participants continue to seek clarification and assistance.

Contextual Notes

Participants are working under the constraints of a homework assignment with a deadline, which adds urgency to their discussions. There are indications of uncertainty regarding the algebra involved in the problem, particularly with the quadratic terms in the equations.

khatche4
Messages
22
Reaction score
0
Would it be possible if I could get help getting started? I don't have any work yet, but I am really trying to figure it out..

Problem:
Determine the area of the region inside the curve x^2+y^2-2y=0 and outside y(x^2+4)=5.

It has a graph and I'll upload a picture if needed. Basically? It's the area under the top of the circle but above the curve.


We have been discussing parametric, but I can't wrap my head around it because he didn't explain it all too well. Obviously it is symmetric about the y-axis. Other than that, I just need help getting started...
 
Physics news on Phys.org
Since the circle is the upper bound the the other curve is the lower bound, you will be finding the difference of the integral of the circle and that of the curve bounded by their intersections on the left and right, namely [tex]\int^{b}_{a}[(x^{2}+y^{2}-2y)-(y(x^{2}+4))]dx[/tex], where a is their intersection on the left and b is their intersection on the right. I haven't down any calculation for them yet so you will need to find out the a and b. :)
 
So, I will set, for example, [tex]\sqrt{2y-y^2}[/tex]=[tex]\sqrt{\frac{5}{y}-4}[/tex]?
Then solve it from there, to find a and b?
 
khatche4 said:
So, I will set, for example, [tex]\sqrt{2y-y^2}[/tex]=[tex]\sqrt{\frac{5}{y}-4}[/tex]?
Then solve it from there, to find a and b?

I suggest you solving for x instead, since the x values are what you need for a and b. Try to rewrite the equations in terms of x, and then set then equal and solve for x. You should be getting two distinct values, which the lower one will be a and the other one be b.
 
How would you solve for x when in the equation for the circle we're given "y^2-2y"? I know I should know this, but I don't... :(
 
Point a and b are the points of intersections of the two equations you are given.
 
I know that, I just don't know how to solve for x in the situation where there is a "y^2-2y) situation...
 
khatche4 said:
How would you solve for x when in the equation for the circle we're given "y^2-2y"? I know I should know this, but I don't... :(

Then you may wish to solve for y first, and then plug the values of y into either equations to get two separate x values. :)
 
**I totally meant in terms of x... Wow. That was silly.
 
  • #10
([tex]\frac{5}{x^2+4}[/tex])2-2([tex]\frac{5}{x^2+4}[/tex]=-x2
which then gives me

I have ([tex]\frac{5}{x^2+4}[/tex])2-([tex]\frac{10}{x^2+4}[/tex])=-x2
But when I graphed it, I don't really think that's right...
 
  • #11
khatche4 said:
([tex]\frac{5}{x^2+4}[/tex])2-2([tex]\frac{5}{x^2+4}[/tex]=-x2
which then gives me

I have ([tex]\frac{5}{x^2+4}[/tex])2-([tex]\frac{10}{x^2+4}[/tex])=-x2
But when I graphed it, I don't really think that's right...

For this question, solving for x directly is quite complicated; on the other hand, solve for y is relatively easier. Try solving for y then plug the values of y into either equation to get x, that will make things a whole lot easier.. :D
 
  • #12
khatche4 said:
So, I will set, for example, [tex]\sqrt{2y-y^2}[/tex]=[tex]\sqrt{\frac{5}{y}-4}[/tex]?
Then solve it from there, to find a and b?

kesun said:
I suggest you solving for x instead, since the x values are what you need for a and b. Try to rewrite the equations in terms of x, and then set then equal and solve for x. You should be getting two distinct values, which the lower one will be a and the other one be b.

I already tried that, and then it wasn't easily factored... So that's when I got stuck.
 
  • #13
khatche4 said:
I already tried that, and then it wasn't easily factored... So that's when I got stuck.

First you write it as 0=y^3-2y^2-4y+5, then you do a bit of trial and error and find that (x-1) is a factor by doing long division, which leaves you (y-1)(y^2-y-5), then I'm sure you know what to do to find the root in (y^2-y-5). ;)
 
  • #14
Oh my gosh... I'm dumb as a box of rocks. That totally makes sense.
So, I get y=-2, 1, and 3... But I'll be using -2 and 3, correct? And it is y, right? Hah.

I really appreciate your help.. I'm still going to need some more, I'm sure... But I seriously do appreciate it.
 
  • #15
Ok, so, now I'm trying to figure out the integral.
Going from:
with a=-2 and b=3
[tex]\int[/tex]((x^2+y^2-2y)-(y(x^2+4))dx
obviously I have to solve for y still, correct?

That's why I'm confused, because when solving for y... The circle has a y^2-2y and how would I solve for y in that case?
 
  • #16
The circle's equations in terms of x are y=1+sqrt(1-x^2) and y=1-sqrt(1-x^2). Good luck! :)
 
  • #17
Thank you VERY much! I think that will definitely help... I'll post my answer (if I get it done) on here. Thanks!
 
  • #18
One more question, I think...
Because a half circle is involved, will I use [tex]\frac{\pi r^2}{2}[/tex] for the equation of the circle?
 
  • #19
khatche4 said:
One more question, I think...
Because a half circle is involved, will I use [tex]\frac{\pi r^2}{2}[/tex] for the equation of the circle?

If that half involved is centered in the origin vertically, then yes for this question once the r is known (in which case it is). :)
 
  • #20
When I use:

[tex]\int[/tex][(1+[tex]\sqrt{1-x^2}[/tex])-([tex]\frac{5}{x^2+4}[/tex]]^2 dx
a=-2 and b=3
(my professor is letting us use our calculator)
When I put it in, it tells me that it's an unreal answer? (And I know we aren't supposed to get them).
 
  • #21
It seems like the a=-2 is giving a negative value under the first square root expression..Hmmm. 8|

I have to finish my homework at the moment, and I'll come back with my calculation tomorrow morning, hopefully. (hope your homework isn't due tomorrow as well..D:)
 
  • #22
Yeah. It's due in the morning... Thanks for your help, though. It wasn't the -2, though, because I changed it to check...
 

Similar threads

Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K