Finding points of intersection

AI Thread Summary
The discussion focuses on finding the intersection points between a hyperbola and a line. Initially, Amy incorrectly calculated the equation but later corrected it to find the intersection at x = 6.25 and y = -2.25. The conversation then shifts to converting a hyperbola equation into standard form, with Amy seeking clarification on her calculations. Ultimately, it is confirmed that the correct standard form is (x+1)²/4 - (y-2)²/16 = 1, with a note that the hyperbola opens north-south. The exchange concludes with Amy expressing gratitude for the assistance as she completes her course.
physicsgal
Messages
164
Reaction score
0
the parabola equation is:
(x^2/25) - (y^2/9) = 1

the line is y = 4-x

according to my calculations, if i point y - 4-x into the equation, i get
-16x^2 + 200x - 175 = 0. is that right so far?

~Amy
 
Physics news on Phys.org
physicsgal said:
the parabola equation is:
(x^2/25) - (y^2/9) = 1

the line is y = 4-x

according to my calculations, if i point y - 4-x into the equation, i get
-16x^2 + 200x - 175 = 0. is that right so far?

~Amy

No, it's not correct. =.="

Can you show us how you get there?

I get: -16x2 + 200x - 625 = 0.

Btw, that's definitely not a parabola equation. Instead, it's a hyperbola equation. :smile:
 
Last edited:
thanks

i meant to say hyperbola :shy:


i have 8 lines of work and my typing numbers is slow.. so here's part of my calculations:

x^2/ 25 - (4-x^2)/ 9 = 1

225(x^2/25) - 225 ((4-x)^2/9) = 225(1)
9x^2 - 25(16 - 4x - 4x + x^2) = 225
9x^2 - 25(16 - 8x + x^2) = 225
9x^2 - 400 + 200x - 25x^2 = 225

i see my mistake now :smile: thanks

and then after i do the quadratic equation, i end up with x = 6.25, so y= -2.25. and that's my only intersection.

~Amy
 
Yeah, looks good. Congratulations. :)
 
if you don't mind.. one more hyperbola question:

4x^2 - y^2 + 8x + 4y + 16 = 0
what is this in standard form?

in standard form:
(x+1)^2/4 - (y-2)^2/16 = 1

does that look accurate?

~Amy
 
physicsgal said:
if you don't mind.. one more hyperbola question:

4x^2 - y^2 + 8x + 4y + 16 = 0
what is this in standard form?

in standard form:
(x+1)^2/4 - (y-2)^2/16 = 1

does that look accurate?

~Amy

You can try to expand that and see if you get the same as the initial form :)
 
thanks. i expanded it and got:
4x^2 - y^2 + 8x + 4y + 4 = 0

so.. either something went wrong when i was expanding, or the standard form i figured out is incorrect?

~Amy
 
you are very close altough, if you do it again properly and careful :) i promise.
 
so there was something wrong with my expanding?

~Amy
 
  • #10
"if you don't mind.. one more hyperbola question:

4x^2 - y^2 + 8x + 4y + 16 = 0
what is this in standard form?"

You said, then you gave:

" (x+1)^2/4 - (y-2)^2/16 = 1"

as the normal form of the first equation you gave;
and when this is expand, you get:

4(x^2 + 2x + 1) - (y^2-4y + 4) = 16 ->
4x^2 + 8x + 4 - y^2 + 4y - 4 = 16 ->
4x^2 + 8x - y^2 + 4y - 16 = 0

right?

try:

-[(x+1)^2]/4 + [(y-2)^2]/16 = 1

expand:

-4[x^2 +2x+1] + [y^2 - 4y + 4] = 16 ->
4[x^2 +2x+1] - [y^2 - 4y + 4] +16 = 0 ->
4x^2 + 8x + 4 - y^2 + 4y - 4 + 16 = 0 ->
4x^2 - y^2 + 8x + 4y + 16 = 0
 
Last edited:
  • #11
k thanks :)

but could i write that as:
[(x+1)^2]/4 + [(y-2)^2]/16 = -1

(i don't think its standard form to have a "-" infront of the equation)

and for this one, b^2 = 16 ?
(i have to do other calculations)
~Amy
 
  • #12
Well as you said, having a minus in front of the "1" is not standard form. So why do you want to do that?
 
  • #13
physicsgal said:
k thanks :)

but could i write that as:
[(x+1)^2]/4 + [(y-2)^2]/16 = -1

Nope, you can't. However, you "can" write it as:

[(x+1)^2]/4 - [(y-2)^2]/16 = -1

(i don't think its standard form to have a "-" infront of the equation)

Yes, you can write it like that, but it's definitely not a standard form.

and for this one, b^2 = 16 ?
(i have to do other calculations)
~Amy

[(y-2)^2]/16 - [(x+1)^2]/4 = 1

Note that it's a North-south opening hyperbola, your b2 = 4. :)
 
Last edited:
  • #14
thanks for the help guys :o). I am finished the course (just have to do the exam). :)

~Amy
 
Back
Top