Plane equation perpendicular to line

esmmajor
Messages
6
Reaction score
0
1. Find the equation of the plane containing the line (x,y,z)=(5+4t, -5-3t,2) and perpendicular to the line (x,y,z)=(2-3t,3-4t,5+7t).



Homework Equations


Cross product? Dot product? Ax+By+Cz=D?



The Attempt at a Solution



I'm really new with this material and any aid would be greatly appreciated. The only thing I can think of to do would be the cross product of (4,-3,0) and (-3, -4, 7).
 
Physics news on Phys.org
A normal to the plane is <-3, -4, 7>, which I got from the equation of the perpendicular line. You're given that the plane contains the line (x, y, z) = (5 + 4t, -5 - 3t, 2), so it should be a simple matter to find a point on this line, which I will call (x0, y0, z0). Once you have a point on a plane and a normal to the plane, the equation of the plane can be gotten by dotting the vector (x - x0, y - y0, z - z0) with the plane's normal vector.
 
Why do I need to dot the vector? Is this correct?

@ t=1, a point on the line l1=(9,-8,2)

(x-9,y+8,z-2) (dot) (-3,-4,7)=-3(x-9)-4(y+8)+7(z-2)=0
 
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