Linear algebra systems ,Ax=b,Ax=0

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 7K views
madah12
Messages
326
Reaction score
1

Homework Statement



Let be Ax=b any consistent system of linear equations, and let be x1 a fixed solution. Show that every solution to the system
can be written in the form x=x1 +x0, where x0 is a solution Ax=0 . Show also that every matrix of this form is a solution

Homework Equations





The Attempt at a Solution



well A(x1+x0)= Ax1+Ax0=b+0=b
but this only proves that any matrix x=x1+x0 is a solution but not that every solution can be written as such and i don't know how to prove that
 
Physics news on Phys.org
I mean A(x-x0)=B-0=b isn't a solution but maybe A(x-x1)=b-b = 0 hmm so you are saying there will always exist x0=x-x1 such that x=x1+x0 is a solution to Ax=b
 
I would appreciate a comment about whether i am right or wrong cause i don't want to go to the next problem until I am sure i understood this one