Hyperbola's asymptote, where's my mistake?

  • Thread starter Thread starter Poznerrr
  • Start date Start date
  • Tags Tags
    Asymptote Mistake
AI Thread Summary
The discussion revolves around the confusion regarding the slopes of hyperbola asymptotes, specifically whether the correct slope is a/b or b/a. Participants clarify that the slope of the asymptote can be derived from the general equation of a hyperbola, leading to the conclusion that the slope is indeed a/b, resulting in a factor of 2/3. A method for calculating the slope using conic section coefficients is also shared, confirming that the slope in this case is -2/3. Additionally, advice is given to avoid posting images of work, as it may hinder assistance from others. The conversation emphasizes the importance of understanding the derivation of formulas for clarity.
Poznerrr
Messages
10
Reaction score
0
Member warned to not delete the homework template in future posts
I have tried like 5 times to do this problem ans still don't get the answer I'm supposed to (A). Anybody finds mistake in my work below?
upload_2016-7-6_13-30-13.png

upload_2016-7-6_13-31-53.png
 
Physics news on Phys.org
If I'm not mistaken, it should be ##a/b## and not ##b/a##. so the factor appearing will be ##2/3## and not ##3/2##.
 
Fightfish said:
If I'm not mistaken, it should be ##a/b## and not ##b/a##. so the factor appearing will be ##2/3## and not ##3/2##.
Yeah, I thought about it, and it works out with a/b being the slope of the asymptote. But different sources stick to either a/b and b/a, so it's really confusing which slope is actually correct.
 
Poznerrr said:
Yeah, I thought about it, and it works out with a/b being the slope of the asymptote. But different sources stick to either a/b and b/a, so it's really confusing which slope is actually correct.
The way to remember it is well, to derive it yourself, which isn't very hard. The general equation for a hyperbola is in the form
\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1
In the asymptotic limit, the term ##1## becomes insignificant and so we drop it, leaving
\frac{y^2}{a^2} = \frac{x^2}{b^2}
and so
y = \pm \frac{a}{b} x
 
Given a conic section
Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
the asymptotes can be calculated by a little trick. Basically, the slope of the asymptote is ##s##, where ##s## is the solution to ##A + Bs + Cs^2=0##.

In your case, this corresponds to the solution of ##4-9s^2=0##. So we get ##s = 2/3## or ##s= -2/3##. The slope of (A) is ##-2/3##.
 
  • Like
Likes member 587159
micromass said:
Given a conic section
Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
the asymptotes can be calculated by a little trick. Basically, the slope of the asymptote is ##s##, where ##s## is the solution to ##A + Bs + Cs^2=0##.

In your case, this corresponds to the solution of ##4-9s^2=0##. So we get ##s = 2/3## or ##s= -2/3##. The slope of (A) is ##-2/3##.

Ah, the trick with the homogeneous coordinates and equations ;)
 
  • Like
Likes micromass
micromass said:
Given a conic section
Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
the asymptotes can be calculated by a little trick. Basically, the slope of the asymptote is ##s##, where ##s## is the solution to ##A + Bs + Cs^2=0##.

In your case, this corresponds to the solution of ##4-9s^2=0##. So we get ##s = 2/3## or ##s= -2/3##. The slope of (A) is ##-2/3##.
Thanks! I'll use this trick in future.
 
Poznerrr said:
Thanks! I'll use this trick in future.

You shouldn't unless you can prove the trick actually works.
 
  • Like
Likes member 587159
Poznerrr,
For the proof, divide the initial conic section by x2. And find the limit if x->infinity. Thus, your get the equation from post #5, where s = y/x, that is the slope.
 
  • #10
Poznerrr said:
Thanks! I'll use this trick in future.

Also: in the future do not post images of your work, as most people on this Forum will not read them and will not be willing to help you. Just type out your work.
 
Back
Top