Quadratic surfaces standard form help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
Mark53
Messages
93
Reaction score
0

Homework Statement


[/B]
Suppose a quadratic equation in 3 variables is put into a standard form represents a hyperboloid of one sheet. This hyperboloid has the property that:

• the cross section through z= 0 is a circle of radius 1;

• the cross section through x= 1 is the two straight lines given (in the plane x = 1) by y = ± (1/2) z

What is the standard form and the original equation in quadratic form?

Homework Equations


[/B]
hyperboloid of one sheet is given by

x^2/a^2+y^2/b^2-z^2/c^2=1

The Attempt at a Solution


[/B]
using z=0

x^2/a^2+y^2/b^2=1 which is an ellipse

Given that it is a circle it means that b=a which means that it equals 1 as that is what the radius is.

x^2+y^2-z^2/c^2=1

How would I find C from here
 
Last edited:
Physics news on Phys.org
haruspex said:
Use the other piece of information:
1+(1/4)z^2-z^2/c^2=1

(1/4)z^2-z^2/c^2=0

z^2((1/4)-c^2)=0

(1/4)-c^2)=0

c^2=1/4

c=1/2

therefore

x^2+y^2-z^2/(1/2)^2=1
 
haruspex said:
Check that step.

that would mean that c=2