Vector function for the curve of intersection of the paraboloid

AI Thread Summary
To find a vector function for the intersection of the paraboloid z = 3x^2 + 2y^2 and the cylinder y = x^2, define a parameter t such that x(t) = t, leading to y(t) = t^2 and z(t) = 3t^2 + 2(t^2)^2. This gives the vector function r(t) = (t, t^2, 3t^2 + 2t^4). For part b, the point (1,1,5) satisfies both equations, confirming it is on the curve, while (3,3,9) does not satisfy the equations, indicating it is not on the curve. Thus, the curve of intersection is correctly defined and validated through these points.
DeadxBunny
Messages
29
Reaction score
0
Original question:

a) Find a vector function for the curve of intersection of the paraboloid z = 3x^2 + 2y^2 and the cylinder y = x^2.
b) Show that this curve passes through (1,1,5) but not (3,3,9).

I really have no idea how to do either parts of this question. Any help would be greatly appreciated! Thanks!
 
Physics news on Phys.org
I am not quite sure how y=x^2 is a cylinder in 3d coordinates but you don't need to have a good sense of visualization to do this question (A TI-89 or other device that does 3D graphs might help you though). Substitute one equation into the other and think about each variable as a function of t. As for part b, all you need to show is that where x(t1)=3, y(t2)=3 and z(t3)=9 that either t1!=t2 or t2!=t3 and show that where x(t)=1 that y(t)=1 and z(t)=5. Hope this helps.
 
DeadxBunny said:
Original question:

a) Find a vector function for the curve of intersection of the paraboloid z = 3x^2 + 2y^2 and the cylinder y = x^2.
b) Show that this curve passes through (1,1,5) but not (3,3,9).

b) almost seems too easy... (it seems you don't need the solution to (a) to answer (b) )
If (1,1,5) is an intersection point of two surfaces, then
x=1, y=1, z=5 should yield an equality for both
z = 3x^2 + 2y^2 and y = x^2. Otherwise, it's not an intersection point.
Observe that x=3, y=3, z=9 does not satisfy both equations.

for a),
following up on vsage's comment,
define "t" to be a parameter for the curve, so that ( x(t),y(t),z(t) ) describes a point on that curve. A useful choice is start with is x(t)=t. Then y(t) and then z(t) follow.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top