Parametric curve question (determining unknown point)

cherry
Messages
25
Reaction score
6
Homework Statement
A curve given parametrically by (x, y, z) = (3 - t, -1 - 3t^2, 2t + 2t^3). There is a unique point P on the curve with the property that the tangent line at P passes through the point (2, 8, 12). What are the coordinates of point P?
Relevant Equations
(x, y, z) = (3 - t, -1 - 3t^2, 2t + 2t^3)
My work so far:
IMG_5937C097F81C-1.jpeg


I am stuck because when I inputted the two possible values of t and k, neither solution worked. Where did I go wrong? Pointers would be appreciated! :)
 
Physics news on Phys.org
cherry said:
Homework Statement: A curve given parametrically by (x, y, z) = (3 - t, -1 - 3t^2, 2t + 2t^3). There is a unique point P on the curve with the property that the tangent line at P passes through the point (2, 8, 12). What are the coordinates of point P?
Relevant Equations: (x, y, z) = (3 - t, -1 - 3t^2, 2t + 2t^3)

My work so far:
View attachment 338514

I am stuck because when I inputted the two possible values of t and k, neither solution worked. Where did I go wrong? Pointers would be appreciated! :)
I see where I went wrong and it turns out t = -1 and k = 2 is the correct solution.
Where would I go from there to determine point P?
 
cherry said:
I see where I went wrong and it turns out t = -1 and k = 2 is the correct solution.
Hello @cherry, and
:welcome: ##\qquad## !​

Kudos for finding out!
1705184825929.png
is indeed 12, not 16. (*)

cherry said:
Where would I go from there to determine point P?
You have ##(x, y, z) = (3 - t\; , -1 - 3t^2\; , 2t + 2t^3) \ !##(*) quoting is a lot easier if ##\LaTeX## is used. See link to guide at lower left of edit window...

[edit] I didn't check if k=2 is the correct solution, nor whether the other solution is invalid
[edit] did now.

##\ ##
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top