Ax=b1 and Ax=b2 are consistent. Is the system Ax=b1+b2 necessarily consistent?

  • Thread starter Thread starter iamzzz
  • Start date Start date
  • Tags Tags
    System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
iamzzz
Messages
22
Reaction score
0

Homework Statement


Suppose A is m*n matrix b1 and b2 are m*1 vector and the systems Ax=b1 and Ax=b2 are consistent. Is the system Ax=b1+b2 necessarily consistent?

Homework Equations


The Attempt at a Solution



I think Ax = b1 + b2 should be consistent but i don't know how to prove..
 
Physics news on Phys.org
iamzzz said:

Homework Statement


Suppose A is m*n matrix b1 and b2 are m*1 vector and the systems Ax=b1 and Ax=b2 are consistent. Is the system Ax=b1+b2 necessarily consistent?

Homework Equations


The Attempt at a Solution



I think Ax = b1 + b2 should be consistent but i don't know how to prove..

No thoughts about how to prove at all? A(x1+x2)=Ax1+Ax2. Think about it some more.
 
Dick said:
No thoughts about how to prove at all? A(x1+x2)=Ax1+Ax2. Think about it some more.

let x1 be the solution of Ax1=b1 and x2 be the solution of Ax2=b2

So Ax1+Ax2=b1+b2=A(x1+x2)
so (x1+x2)could be x
prove ?
Is this correct ?
 
iamzzz said:
let x1 be the solution of Ax1=b1 and x2 be the solution of Ax2=b2

So Ax1+Ax2=b1+b2=A(x1+x2)
so (x1+x2)could be x
prove ?
Is this correct ?

I would say let x1 be ANY solution to Ax=b. There may be more than one. But why are you asking "Is this correct?". What part of it are you worried about?
 
Dick said:
I would say let x1 be ANY solution to Ax=b. There may be more than one. But why are you asking "Is this correct?". What part of it are you worried about?
I mean does that prove the problem ?

Anyway thanks for the help
 
iamzzz said:
I mean does that prove the problem ?

Anyway thanks for the help

I'm just saying I would feel better if you KNEW it solved the problem instead of having to ask. Yes, it's fine.