Plane Equations with Vector and Parametric Forms | Homework Solution"

  • Thread starter Thread starter Buzzlastyear
  • Start date Start date
  • Tags Tags
    Plane
Buzzlastyear
Messages
17
Reaction score
0

Homework Statement



Determine vector and parametric equations for the plane containing the point A(2, 3, -1) and parallel to the plane with equation (x, y, z) = (2, 1, -3) + s(5, 2, -1) + t(3, -2, 4). Show your work.

Homework Equations



The Attempt at a Solution



I think my answer is correct but it seems to simple to be right:

Just sub in a(2,3,-1) into (x, y, z) = (2, 1, -3) + s(5, 2, -1) + t(3, -2, 4) as the point.

so:

(x,y,z)=(2,3,-1) + s(5,2,-1) + t(3,-2,4)
(x,y,z)=(2+5s+3t, 3+2s-2t, -1-s+4t)
x=2+5s+3t
y=3+2s-2t
z=-1-s+4t

Any help is appreciated thank you
 
Physics news on Phys.org
Hi Buzzlastyear! :smile:
Buzzlastyear said:
Determine vector and parametric equations for the plane containing the point A(2, 3, -1) and parallel to the plane with equation (x, y, z) = (2, 1, -3) + s(5, 2, -1) + t(3, -2, 4).

(x,y,z)=(2+5s+3t, 3+2s-2t, -1-s+4t)

Yes, that's fine for the parametric equation. :smile:

You still need the vector equation (with dot or cross product). :wink:
 
Thank you!
 
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