Matrice, solving the system, need to put it in right form

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Form System
Click For Summary

Homework Help Overview

The discussion revolves around solving a system of linear equations represented in matrix form. The original poster presents a system and attempts to convert it into parametric form, but encounters difficulties in the process.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to express the solution in parametric form but questions the correctness of their approach. Some participants suggest clarifying the treatment of variables when substituting one for another.

Discussion Status

Participants are actively engaging with the original poster's attempts, providing feedback and suggesting corrections to the formulation of the parametric representation. There is a collaborative effort to refine the understanding of the problem without reaching a definitive conclusion.

Contextual Notes

The original poster's method of letting one variable equal a parameter is under scrutiny, with emphasis on maintaining the relationship between the variables in the context of the system.

mr_coffee
Messages
1,613
Reaction score
1
Hello everyone I had this system:
-2x1 + x2 = 5
6x1 - 3x2 = -15
[tex]\left( {\begin{array}{*{20}c}<br /> {-2} & 1 & 5 \\<br /> 6 & -3 & {-15}\\<br /> \end{array} } \right)[/tex]

I then solved it down too:
[tex]\left( {\begin{array}{*{20}c}<br /> {-2} & 1 & 5 \\<br /> 0 & 0 & 0\\<br /> \end{array} } \right)[/tex]

It wants me to put it parametric form:
so i did the following:
-2x1 + x2 = 5
2x1 = -5 + x2
x1 = (-5+x2)/2
let x2 = s;
[-5/2] + [1/2] S
[0 ] [0 ]

but its wrong! any ideas? Thanks
 
Physics news on Phys.org
You have to be careful, when you let [itex]x_2 = s[/itex], it doesn't just disappear/become zero. You still have then:

[tex]\left\{ \begin{gathered}<br /> x_1 = \frac{{ - 5 + x_2 }}<br /> {2} \hfill \\<br /> x_2 = x_2 \hfill \\ <br /> \end{gathered} \right. \Leftrightarrow \left\{ \begin{gathered}<br /> x_1 = \frac{1}<br /> {2}s - \frac{5}<br /> {2} \hfill \\<br /> x_2 = s \hfill \\ <br /> \end{gathered} \right[/tex]

Can you get the correct vector-notation now?
 
awsome, thanks again TD!
 
No problem :smile:
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K