JaiLit51853
New member
- Joined
- Apr 20, 2019
- Messages
- 10
Hi there,
I have this 2x5 augmented matrix that represents a homogenous and am supposed to write all solutions as a span of three vectors. (Do not have written question to post).
| 0 1 -1 -1/2 | 0 |
| 0 0 0 0 | 0 |
I know that 0a + b - c - (1/2)d = 0.
B is the leading variable, so a, c, and d are all free variables.
I rewrote the equation into this: b = 0a + c + (1/2)d
I know that a=a, c=c, and d=d.
I then tried to write the solution using vectors:
| a | = | a |
| b | = | c + (1/2)d |
| c | = | c |
| d | = | d |
| 1 | | 0 | | 0 |
= a | 0 | + c | 1 | + d | 1/2 |
| 0 | | 1 | | 0 |
| 0 | | 0 | | 1 |
So therefore the solution in the proper form would be:
{ | 1 | | 0 | | 0 | }
{ | 0 | , | 1 | , | 1/2 | }
{ | 0 | | 1 | | 0 | }
{ | 0 | | 0 | | 1 | }
But my answer is wrong, and I really can't figure out why. I watched lots of videos online to try to figure out where I made mistakes and my method still makes sense to me.
Any comments/help would be greatly appreciated!
I have this 2x5 augmented matrix that represents a homogenous and am supposed to write all solutions as a span of three vectors. (Do not have written question to post).
| 0 1 -1 -1/2 | 0 |
| 0 0 0 0 | 0 |
I know that 0a + b - c - (1/2)d = 0.
B is the leading variable, so a, c, and d are all free variables.
I rewrote the equation into this: b = 0a + c + (1/2)d
I know that a=a, c=c, and d=d.
I then tried to write the solution using vectors:
| a | = | a |
| b | = | c + (1/2)d |
| c | = | c |
| d | = | d |
| 1 | | 0 | | 0 |
= a | 0 | + c | 1 | + d | 1/2 |
| 0 | | 1 | | 0 |
| 0 | | 0 | | 1 |
So therefore the solution in the proper form would be:
{ | 1 | | 0 | | 0 | }
{ | 0 | , | 1 | , | 1/2 | }
{ | 0 | | 1 | | 0 | }
{ | 0 | | 0 | | 1 | }
But my answer is wrong, and I really can't figure out why. I watched lots of videos online to try to figure out where I made mistakes and my method still makes sense to me.
Any comments/help would be greatly appreciated!
Last edited: