Finding a constant such that system is consistent

  • Thread starter Thread starter TranscendArcu
  • Start date Start date
  • Tags Tags
    Constant System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
TranscendArcu
Messages
277
Reaction score
0

Homework Statement


Screen_shot_2012_02_24_at_1_05_40_PM.png


The Attempt at a Solution


So I was thinking of trying to do row reduction in the hopes that would lead me to an answer.

[itex]\left| \begin{array}{ccc}<br /> 0& 1& 1& 2 \\<br /> 1&1&1&a \\<br /> 1&1&0&2 \end{array} \right|[/itex] → [itex]\left| \begin{array}{ccc}<br /> 1&1&1&a \\<br /> 0&1&1&2 \\<br /> 1&1&0&2 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&1&2 \\<br /> 1&1&0&2 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&1&2 \\<br /> 0&1&0&-a+4 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&0&1&a-2 \\<br /> 0&1&0&-a+4 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&0&-a+4 \\<br /> 0&0&1&a-2<br /> \end{array} \right|[/itex]

So this seems to be telling me that I can choose any [itex]a[/itex] and [itex]x=z=a-2[/itex] and [itex]y=-a+4[/itex]. Am I doing this right?
 
Physics news on Phys.org
TranscendArcu said:

Homework Statement


Screen_shot_2012_02_24_at_1_05_40_PM.png


The Attempt at a Solution


So I was thinking of trying to do row reduction in the hopes that would lead me to an answer.

[itex]\left| \begin{array}{ccc}<br /> 0& 1& 1& 2 \\<br /> 1&1&1&a \\<br /> 1&1&0&2 \end{array} \right|[/itex] → [itex]\left| \begin{array}{ccc}<br /> 1&1&1&a \\<br /> 0&1&1&2 \\<br /> 1&1&0&2 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&1&2 \\<br /> 1&1&0&2 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&1&2 \\<br /> 0&1&0&-a+4 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&0&1&a-2 \\<br /> 0&1&0&-a+4 <br /> \end{array} \right|[/itex]→[itex]\left| \begin{array}{ccc}<br /> 1&0&0&a-2 \\<br /> 0&1&0&-a+4 \\<br /> 0&0&1&a-2<br /> \end{array} \right|[/itex]

So this seems to be telling me that I can choose any [itex]a[/itex] and [itex]x=z=a-2[/itex] and [itex]y=-a+4[/itex]. Am I doing this right?
That all looks fine !