Finding the equation of a hyperboloid

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

Homework Statement



"Find the equation of the hyperboloid of one sheet passing through the points (+-2, 0, 0), (0, +-4, 0) and (+-4, 0, 7), (0, +-8, 7)."

(What I mean by "+-" is the plus sign with the minus sign below it, read "plus or minus".)

Homework Equations



Equation for a hyperboloid of one sheet: (x/a)^2 + (y/b)^2 - (z/c)^2 = 1.

The Attempt at a Solution



I'm able to get the first part of the equation figured out easily. I get (x/2)^2 + (y/4)^2 - (z/?)^2 = 1. But I can't figure out what to put for the denominator in the z part. I thought maybe square root of 7, but that's wrong. I also tried 7, but that's incorrect. I know this is a really minor thing to be posting a whole thread about, but I can't figure it out and if anyone could help, it'd be appreciated.
 
Physics news on Phys.org
Use

[tex](\frac{x}{2})^{2} + (\frac{y}{4})^{2} - (\frac{z}{c})^{2} = 1[/tex]

and simply subsistute your points where,

[tex]Z \neq 0[/tex]

and from there you should be able to compute c.

[tex]c = \pm \frac{7}{\sqrt{3}} \approx \pm 4.041[/tex]
 
Last edited:
That's correct. Thanks!