- Jun 23, 2001
- 13,674
- 1
- 76
Originally posted by: a7berwill
Can the circle be in parametric form? If so, wouldn't it just be...
x = 5*cos(t), y = 5*sin(t), pi/6 <= t <= 5pi/3
Don't yell at me if this is stupid, I'm not sure on whether the terminology "rectangular form" allows for parametric representation or not.
Originally posted by: JetBlack69
doesn't:
x=r*cos(@)
y=r*sin(@)
r^2=x^2 + y^2
where @ is the theda and r is the radius?
Originally posted by: silverpig
y = +sqrt(25 - x^2) {x = -5 .. 5*sqrt(3)/2}
y = -sqrt(25 - x^2) {x = -5 .. 5/2]
y = x/sqrt(3) {x = 0 .. 5*sqrt(3)/2}
y = -sqrt(3)*x {x = 0 .. 5/2}
This probably isn't right, as I'm tired.
Originally posted by: JetBlack69
Originally posted by: silverpig
y = +sqrt(25 - x^2) {x = -5 .. 5*sqrt(3)/2}
y = -sqrt(25 - x^2) {x = -5 .. 5/2]
y = x/sqrt(3) {x = 0 .. 5*sqrt(3)/2}
y = -sqrt(3)*x {x = 0 .. 5/2}
This probably isn't right, as I'm tired.
I think you are close but I dont' think these two are correct:
y = x/sqrt(3) {x = 0 .. 5*sqrt(3)/2}
y = -sqrt(3)*x {x = 0 .. 5/2}
because at x=0, y doesn't equal 0. It's been to long since I've done this stuff but I think you are on the right track.
Originally posted by: silverpig
Originally posted by: JetBlack69
Originally posted by: silverpig
y = +sqrt(25 - x^2) {x = -5 .. 5*sqrt(3)/2}
y = -sqrt(25 - x^2) {x = -5 .. 5/2]
y = x/sqrt(3) {x = 0 .. 5*sqrt(3)/2}
y = -sqrt(3)*x {x = 0 .. 5/2}
This probably isn't right, as I'm tired.
I think you are close but I dont' think these two are correct:
y = x/sqrt(3) {x = 0 .. 5*sqrt(3)/2}
y = -sqrt(3)*x {x = 0 .. 5/2}
because at x=0, y doesn't equal 0. It's been to long since I've done this stuff but I think you are on the right track.
Sure it does. There are 4 equations there describing 4 parts of pacman. The first one listed describes the curved part above the x-axis. The second one describes the curved part below the x-axis. The third one represents the straight part that makes the upper part of his mouth, and the last one makes the bottom straight part of his mouth (the theta = 60 degrees and theta = 300 degrees from r=0 to 5 respectively)
Originally posted by: raptor13
Theda is not a Greek letter. TheT is, however.
