Proving the Relationship Between Distance and Intercepts in Vector Geometry

  • Thread starter Thread starter emma3001
  • Start date Start date
emma3001
Messages
41
Reaction score
0
If a, b, and c are the x, y and z intercepts of a plane respectively and d is the distance from the origin to the plane, prove that:

1/dsquared = 1/a squared + 1/b squared + 1/c squared

I made three points
A (a, 0, 0)
B (0, b, 0)
C (0, 0, c)

Then I made vector AB [-a, b, 0] and vector BC [0, -b, c]. Then I found the cross product of AB x BC, which gave me a normal vector of [bc, ac, ab]. If these are my A, B and C for the scalar equation of a plane, then:

bcx + acy + abz + D= 0
I solved for D, which is -abc.

Therefore, the scalar equation for the plane is

bcx + acy + abz -abc= 0

Now I am completely stuck as how to use that scalar equation to prove the above equation.
 
Physics news on Phys.org
Hi emma! :smile:

Hint: [bc,ca,ab] = abc[1/a,1/b,1/c]. :smile:
 
thank you tiny-tim...
 
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