What am I doing wrong solving this system of equations?
Clash Royale CLAN TAG#URR8PPP
up vote
3
down vote
favorite
$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$
From my elementary row operations, I get that it has no solution.
However, the answer in the book $(3, 2, 1)$ fits the system.
Was there an arithmetical mistake, or do I misunderstand something fundamentally?
Thank you.
linear-algebra systems-of-equations
add a comment |Â
up vote
3
down vote
favorite
$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$
From my elementary row operations, I get that it has no solution.
However, the answer in the book $(3, 2, 1)$ fits the system.
Was there an arithmetical mistake, or do I misunderstand something fundamentally?
Thank you.
linear-algebra systems-of-equations
4
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
2
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$
From my elementary row operations, I get that it has no solution.
However, the answer in the book $(3, 2, 1)$ fits the system.
Was there an arithmetical mistake, or do I misunderstand something fundamentally?
Thank you.
linear-algebra systems-of-equations
$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$
From my elementary row operations, I get that it has no solution.
However, the answer in the book $(3, 2, 1)$ fits the system.
Was there an arithmetical mistake, or do I misunderstand something fundamentally?
Thank you.
linear-algebra systems-of-equations
linear-algebra systems-of-equations
asked 43 mins ago
fragileradius
1589
1589
4
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
2
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago
add a comment |Â
4
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
2
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago
4
4
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
2
2
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
6
down vote
accepted
Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.
add a comment |Â
up vote
3
down vote
You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.
add a comment |Â
up vote
6
down vote
accepted
Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.
add a comment |Â
up vote
6
down vote
accepted
up vote
6
down vote
accepted
Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.
Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.
answered 34 mins ago
5xum
87k388157
87k388157
add a comment |Â
add a comment |Â
up vote
3
down vote
You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.
add a comment |Â
up vote
3
down vote
You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.
add a comment |Â
up vote
3
down vote
up vote
3
down vote
You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.
You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.
edited 18 mins ago
answered 25 mins ago


Jimmy R.
32.2k42155
32.2k42155
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2988348%2fwhat-am-i-doing-wrong-solving-this-system-of-equations%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
4
It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago
2
I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago