How Do You Find a Scalar Equation for a Plane Through Three Points?

  • Thread starter Thread starter Hollysmoke
  • Start date Start date
  • Tags Tags
    Geometry Scalar
Hollysmoke
Messages
185
Reaction score
0
The question is,

Find a scalar equation that passes through the points (3,2,3), (-4,1,2) and (-1,3,2).

What I did was put that into the vector equation form, using (3,2,3) as a position vector, resulting in:

r=(3,2,3) +t(-7,-1,-1) + s(-5,2,0)

Then I found the cross product of the directional vectors and went from there, but my final answer was different then the one in the textbook. Can someone tell me what I did wrong please?
 
Physics news on Phys.org
s should be multiplied by (-3, 2, 0). Looks like you added instead of subtracted.

The better way to do this problem is to solve the system of equations, with matrix algebra if you have it.
 
I have no idea what it means for an "equation" to pass through three points. A line or a plane can pass through points but an equation is not a geometric object and has nothing to do with "points".
 
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