solving a basis with two free variables
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I've been trying to solve a basis for this question but nothing seems to be working. I've written the linear system in a matrix which consists of the two equations, put it into reduced row echelon form, found that $z$ and $w$ are free variables. what's next?
linear-algebra
add a comment |Â
up vote
1
down vote
favorite
I've been trying to solve a basis for this question but nothing seems to be working. I've written the linear system in a matrix which consists of the two equations, put it into reduced row echelon form, found that $z$ and $w$ are free variables. what's next?
linear-algebra
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've been trying to solve a basis for this question but nothing seems to be working. I've written the linear system in a matrix which consists of the two equations, put it into reduced row echelon form, found that $z$ and $w$ are free variables. what's next?
linear-algebra
I've been trying to solve a basis for this question but nothing seems to be working. I've written the linear system in a matrix which consists of the two equations, put it into reduced row echelon form, found that $z$ and $w$ are free variables. what's next?
linear-algebra
linear-algebra
asked Sep 1 at 5:11
lohboys
617
617
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53
add a comment |Â
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
$x+y+w=0$
$x-z+2w=0$
The first equation leads to $x = -y-w$ and the second leads to $x = z-2w$. Then we have $-y-w = z-2w$, so $y = -z+w$
Then $x = z-2w$ and $y = -z+w$. We have two variables $z,w$ that are free, as expected.
So you have a vector $(x,y,z,w)$ and want to write it as a combination of basis vectors. As the equations showed: $(x,y,z,w) = (z-2w,-z+w,z,w) = (1,-1,1,0)z + (-2,1,0,1)w$, hence a basis would be $(1,-1,1,0),(-2,1,0,1)$
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
$x+y+w=0$
$x-z+2w=0$
The first equation leads to $x = -y-w$ and the second leads to $x = z-2w$. Then we have $-y-w = z-2w$, so $y = -z+w$
Then $x = z-2w$ and $y = -z+w$. We have two variables $z,w$ that are free, as expected.
So you have a vector $(x,y,z,w)$ and want to write it as a combination of basis vectors. As the equations showed: $(x,y,z,w) = (z-2w,-z+w,z,w) = (1,-1,1,0)z + (-2,1,0,1)w$, hence a basis would be $(1,-1,1,0),(-2,1,0,1)$
add a comment |Â
up vote
2
down vote
$x+y+w=0$
$x-z+2w=0$
The first equation leads to $x = -y-w$ and the second leads to $x = z-2w$. Then we have $-y-w = z-2w$, so $y = -z+w$
Then $x = z-2w$ and $y = -z+w$. We have two variables $z,w$ that are free, as expected.
So you have a vector $(x,y,z,w)$ and want to write it as a combination of basis vectors. As the equations showed: $(x,y,z,w) = (z-2w,-z+w,z,w) = (1,-1,1,0)z + (-2,1,0,1)w$, hence a basis would be $(1,-1,1,0),(-2,1,0,1)$
add a comment |Â
up vote
2
down vote
up vote
2
down vote
$x+y+w=0$
$x-z+2w=0$
The first equation leads to $x = -y-w$ and the second leads to $x = z-2w$. Then we have $-y-w = z-2w$, so $y = -z+w$
Then $x = z-2w$ and $y = -z+w$. We have two variables $z,w$ that are free, as expected.
So you have a vector $(x,y,z,w)$ and want to write it as a combination of basis vectors. As the equations showed: $(x,y,z,w) = (z-2w,-z+w,z,w) = (1,-1,1,0)z + (-2,1,0,1)w$, hence a basis would be $(1,-1,1,0),(-2,1,0,1)$
$x+y+w=0$
$x-z+2w=0$
The first equation leads to $x = -y-w$ and the second leads to $x = z-2w$. Then we have $-y-w = z-2w$, so $y = -z+w$
Then $x = z-2w$ and $y = -z+w$. We have two variables $z,w$ that are free, as expected.
So you have a vector $(x,y,z,w)$ and want to write it as a combination of basis vectors. As the equations showed: $(x,y,z,w) = (z-2w,-z+w,z,w) = (1,-1,1,0)z + (-2,1,0,1)w$, hence a basis would be $(1,-1,1,0),(-2,1,0,1)$
answered Sep 1 at 6:16
dude3221
37813
37813
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2901386%2fsolving-a-basis-with-two-free-variables%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
$w=-x-y$ then $x-z-2x-2y=0$ so $z=-x-2y$. Now what can you say for the vectors $(1, 0, -1, -1), (0, 1, -2, -1)$ ?
â dmtri
Sep 1 at 5:22
they form the basis? how did you arrive at $1,0,-1,-1 and 0,1,-2,-2$ though?
â lohboys
Sep 1 at 5:47
You can solve the system of your two equations and you get a solution with 2 free variables. Yes they are independent.
â dmtri
Sep 1 at 6:46
How to read a kernel basis from the RREF.
â amd
Sep 1 at 8:53