How Do You Convert a Cartesian Equation to a Vector Equation in R3?

In summary, Kaspelek found three points on the plane and tried to find a vector equation that would span the plane, but the equation did not work because the vectors were not independent. He then found another vector that was not a multiple of (2,0,1) and solved for the vector equation.
  • #1
Kaspelek
26
0
-

Hi guys,

I'm new to this forum and was just wondering if I could receive some help on this question.

I'm really struggling to complete it.

Consider the plane in R3 with the Cartesian equation
x + 7y − 2z = 0.
(You may assume that this is a subspace of R3.)
(a) Find a vector equation for the plane.
(b) Use (a) to find a finite spanning set for the plane.

Thanks in advance guys!
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Hello and welcome to MHB, Kaspelek! :D

Can you show us what you have done so far? This way our helpers know where you are stuck and can offer specific help.
 
  • #3
MarkFL said:
Hello and welcome to MHB, Kaspelek! :D

Can you show us what you have done so far? This way our helpers know where you are stuck and can offer specific help.

So i found 3 points that exist on that plane

A(2,2,8) B(4,2,9) C(8,2,1)

u= B-A =(2,0,1)
v= C-A= (6,0,3)

Therefore vector equation r=(2,2,8)+s(2,0,1)+ t(6,0,3)

If that is a correct vector equation, I'm not sure how to do part b.
 
  • #4
Kaspelek said:
So i found 3 points that exist on that plane

A(2,2,8) B(4,2,9) C(8,2,1)

u= B-A =(2,0,1)
v= C-A= (6,0,3)

Therefore vector equation r=(2,2,8)+s(2,0,1)+ t(6,0,3)

Good!
However, your vectors within the plane need to be independent.
In your case (6,0,3)=3*(2,0,1), meaning they are not independent.
Can you find another vector within the plane that is independent?

If that is a correct vector equation, I'm not sure how to do part b.

Part (b) is just about definitions.
The 2 vectors you would have for (a) "span" the plane.
 
  • #5
I like Serena said:
Good!
However, your vectors within the plane need to be independent.
In your case (6,0,3)=3*(2,0,1), meaning they are not independent.
Can you find another vector within the plane that is independent?
Part (b) is just about definitions.
The 2 vectors you would have for (a) "span" the plane.

Thanks for the quick response,

What's the best way about finding 3 independent vectors in this case?
 
  • #6
Kaspelek said:
Thanks for the quick response,

What's the best way about finding 3 independent vectors in this case?

You already have them.
Note that (0,0,0) is also a vector in the plane.
In other words, each of your vectors to A, B, and C are vectors within the plane.
Just pick one of those vectors that is not a multiple of (2,0,1).

More generally, from your equation x+7y-2z=0, you can deduce that (1,7,-2) is a so called normal vector.
You need 2 vectors that are perpendicular to this vector.
That means their dot product is zero.
The vector you already found is (2,0,1). Taking the dot product with (1,7,-2) is indeed zero.
Another vector might be (7,-1,0), which also has a dot product with (1,7,-2) that is zero.
 
  • #7
I found another vector B(1,5/7,3)

Therfore u=B-A=(1,5/7,3)-(2,2,8)=(-1,-9/7,-5)

Hence vector equation=r=(2,2,8)+s(-1,-9/7,-5)+t(6,0,3)

Does A need to be an independent vector too? Cause 2*(1,1,4)=(2,2,8)
 
  • #8
Kaspelek said:
I found another vector B(1,5/7,3)

Therfore u=B-A=(1,5/7,3)-(2,2,8)=(-1,-9/7,-5)

Hence vector equation=r=(2,2,8)+s(-1,-9/7,-5)+t(6,0,3)

Good! :)

Does A need to be an independent vector too? Cause 2*(1,1,4)=(2,2,8)

No.
This is just any vector to the plane.
Usually a multiple of this vector will not be in the plane, although in this particular case it will be.
 
  • #9
I like Serena said:
Good! :)
No.
This is just any vector to the plane.
Usually a multiple of this vector will not be in the plane, although in this particular case it will be.

So how exactly would i answer b, in the case of the above vector equation?
 
  • #10
Kaspelek said:
So how exactly would i answer b, in the case of the above vector equation?

The set {(-1,-9/7,-5), (6,0,3)} is a finite spanning set for the plane.
 
  • #11
Thanks so much for your assistance
 

FAQ: How Do You Convert a Cartesian Equation to a Vector Equation in R3?

What is the difference between Cartesian and vector equations?

Cartesian equations use the x-y coordinate system to represent points and lines in a two-dimensional space, while vector equations use direction and magnitude to represent points and lines in a multi-dimensional space.

How are Cartesian and vector equations related?

Cartesian equations can be converted into vector form by expressing the coordinates as a position vector. Similarly, vector equations can be converted into Cartesian form by solving for the coordinates.

What are the advantages of using vector equations?

Vector equations allow for easier visualization and manipulation of multi-dimensional problems, and can also be used to represent complex geometric shapes and transformations.

Can Cartesian and vector equations be used interchangeably?

No, they are two different methods of representing points and lines in space. While some problems may be solved using either method, each has its own strengths and limitations.

How are vector equations commonly used in science?

Vector equations are commonly used in physics and engineering to describe the motion of objects, forces acting on objects, and electromagnetic fields. They are also used in computer graphics and animation for 3D modeling and transformations.

Similar threads

Back
Top