Find the equation of the plane that satisfies the stated conditions.

  • Thread starter Thread starter faslickit
  • Start date Start date
  • Tags Tags
    Conditions Plane
faslickit
Messages
3
Reaction score
0
The plane that contains the line x = -2 + 3t, y = 4 + 2t, z = 3 - t and is perpendicular to the plane x - 2y + z = 5.
 
Physics news on Phys.org
Nevermind, I kinda just solved it myself.

All good.
 
Find the equation of the plane (if you dare) that is tangent to the following spheres:

sphere 1: r=2 center P(2,2,2)

sphere 2: r=3 center Q(3,4,5)

Ok, I know that the plane will be parallel to the vector PQ = <1,2,3>

For the equation of a plane I need a normal vector, and a point on the plane. I know that one of the points on the plane will be one of the points on the sphere (either sphere will do, right?).

The equations for the spheres are:

(x-2)^2 + (y-2)^2 + (z-2)^2=4

and

(x-3)^2 + (y-4)^2 + (z-5)^2=9

What i am thinking now is that i should take the midpoint between the spheres' centers. Use that to find another vector parallel to the plane in question, and then generate a normal vector from that - is this correct thinking?

And from there, i am unsure how to find a point common to the plane and the sphere (either sphere).

I have drawn this out on paper and understand the geometry...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top