Finding the point where C interesects the xz-plane

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Point
mr_coffee
Messages
1,613
Reaction score
1
Hello everyone, this problem has several steps and I'm studying for an exam, so i need to get all of them! The first part is:
Let C be the curve with equations x = 2-t^3; y = 2t-1; z = ln(t);
Find the point where C intersects xz-plane. So i said let y = 0; and i'd get
Po = (z-t^3,0,ln(t)), but i don't t hink this si right because isn't x, y, and z unit vectors? like <2-t^3,2t-1,ln(t)>?

So once i find this, I'm suppose to find the parametric equations of the tagnent line at (1,1,0); then find an equation fo the normaml plane to C at (1,1,0); I think if i can get the first part i can figure out the rest! thanks!
 
Physics news on Phys.org
Using the given parameterisation we have a curve with position vector

<br /> \mathbf{\rm{r}}(t) = (2 - t^3)\mathbf{\rm{i}} + (2t - 1)\mathbf{\rm{j}} + \ln(t)\mathbf{\rm{k}}<br />

Clue : If y = 0 then what value of t should you use to find the point of intersection?
 
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