Finding the Equation of a Plane in a 3D Space

  • Thread starter Thread starter -EquinoX-
  • Start date Start date
  • Tags Tags
    Plane
-EquinoX-
Messages
561
Reaction score
1

Homework Statement



S is the square of side 2 with one vertex at the origin, one edge along the positive y-axis, one edge in the xz-plane with x ≥ 0, z ≥ 0, and the normal is n = i - k .

Homework Equations





The Attempt at a Solution



Can someone help me how to find the equation of this plane?
 
Physics news on Phys.org
One vertex is the origin, (0, 0, 0), and you know the normal vector. What more do you need? The plane containing the point (x0, y0, z0), with normal vector <A, B, C>, has equation A(x- x0)+ B(y- y0)+ C(z- z0)= 0.
 
yes.. I tried (0,0,0) and I got x - z = 0 ? is this true?
 
Strictly speaking, a "square" is not a plane, it lies in a plane, so this is a strangely worded question!

Certainly, the origin, the corner (0,0,0) satisfies x- z= 0, the edge along the positive y- axis, (0, y, 0) satisfies x- z= 0, and the edge in the xz-plane, satisfying x- z= 0, (x, 0, x) is at right angles to (0, y, 0) (because <0, y, 0>.<x, 0, x>= 0). What more do you want?
 
Last edited by a moderator:
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