Eqn of Plane passing through a point and perpendicular to another plane's trace

Stumbleinn
Messages
1
Reaction score
0

Homework Statement


Here's the problem:Find the equation of the plane passing through the point (-3,1,4) and perpendicular to the trace of the plane x-3y+7z-3=0 in the xy plane.


Homework Equations



to me this should be as easy as finding the two coordiates of the plane's traces on the x and y axis. ie (3,0,0) and (0,-1, 0). Since these two points and the point (-3,1,4) determine the plane.

The Attempt at a Solution


since the general form of the plane is Ax+By+Cz+D=0. I should get 3 equations that look like this:
1) 3A+D=0
2) -B+D=0
3) -3A+B+4C+D=0
1) implies that -D/A=3 and thus D=-3 and A=1
substituting into eqn2 yields B=-3
and sunstituing into eqn3 gives C=9/4
so the eqn should be x-3y+9/4Z-3=0 or 4x-12y+9z-3=0
However the answer in the book is 3x+y+8=0. I find that the book is rarely wrong and usually it's me that is confused.

Please advise on where I went wrong
Thanks so much
 
Physics news on Phys.org
Stumbleinn said:

Homework Statement


Here's the problem:Find the equation of the plane passing through the point (-3,1,4) and perpendicular to the trace of the plane x-3y+7z-3=0 in the xy plane.


Homework Equations



to me this should be as easy as finding the two coordiates of the plane's traces on the x and y axis. ie (3,0,0) and (0,-1, 0). Since these two points and the point (-3,1,4) determine the plane.
These 3 points give the plane containing the trace in the xy plane, not perpendicular to it. The trace of the plane in the xy-plane is given, of course, by x- 3y- 3= 0 and z= 0. If you use y itself as parameter, x= 3y+ 2, y= y, z= 0 are parametric equation of that line. A vector pointing in the direction of that line is <3, 1, 0>. You want the equation of a plane containing (-3, 1, 4) and having normal vector <3, 1, 0>.


The Attempt at a Solution


since the general form of the plane is Ax+By+Cz+D=0. I should get 3 equations that look like this:
1) 3A+D=0
2) -B+D=0
3) -3A+B+4C+D=0
1) implies that -D/A=3 and thus D=-3 and A=1
substituting into eqn2 yields B=-3
and sunstituing into eqn3 gives C=9/4
so the eqn should be x-3y+9/4Z-3=0 or 4x-12y+9z-3=0

However the answer in the book is 3x+y+8=0. I find that the book is rarely wrong and usually it's me that is confused.

Please advise on where I went wrong
Thanks so much
 
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