Vector spaces homework question (rowspace and nullspace)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
murielg
Messages
6
Reaction score
0

Homework Statement



Write x=(6,-1,-2)T as x=y+z where y belongs to null A and z belongs to row A

A=[1,3,1;2,6,2;-2,-5,0;1,4,3]

Homework Equations


The main question asks to find all the fundamental subspaces and their dimensions, which I have already found, and then asks me to find the question i posted above.

the basis for the row space is
{[1,3,1]T, [-1,-5,0]T}

the basis for the nullspace is
(5,-2,1)T

The Attempt at a Solution



I don't really know what the question is asking me to do... or how to begin to approach this problem.
If someone could please give me a hint on what they want me to do.

Thanks a lot
 
Physics news on Phys.org
is this like a change of basis?
im confused :S and I am sure it's really simple but I really want to understand what this means
im going to keep giving this some thought, thanks for the fast reply
 
I found X1=1, x2=-3, x3=-2

and then (6,-1,-2)T= (2,-11,-2)T + (4,10,0)T
as x = y + z where Y belongs to the nullspace and z to the rowspace

Thanks guys!