Solving Surface Equation Homework

  • Thread starter Thread starter athrun200
  • Start date Start date
  • Tags Tags
    Surface
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
athrun200
Messages
275
Reaction score
0

Homework Statement



attachment.php?attachmentid=37177&stc=1&d=1310620954.jpg


Homework Equations





The Attempt at a Solution



It seems very obvious that after rotation, it becomes a circle, so how to write it out mathematically?

That I don't know the general equation of a surface.
Is [itex]y^2+x^2=f^2(x)[/itex] the answer?


attachment.php?attachmentid=37178&stc=1&d=1310620954.jpg
 

Attachments

  • 1.jpg
    1.jpg
    14.3 KB · Views: 467
  • 2.jpg
    2.jpg
    21.8 KB · Views: 397
Physics news on Phys.org
Yes, this is the general equation for a circle

[tex]f(x)²=x²+y²=r²[/tex]

As seen in the figure, f(x)=radius

And from polar coordinates you can get the equation:

[tex]x=r*cos(\Theta)[/tex]
[tex]y=r*sin(\Theta)[/tex]
[tex]x²+y²=r²(cos²(\Theta)+sin²(\Theta))=r²[/tex]