Is this a right solution?Linear Algebra: Least-Squares Approximation & “Normal Equation”Approximating the solution of an overdetermined system helpWhy can't two vectors span $Bbb R^3$?Partitioned matrix of partitioned matricesFind a matrix given a span for nullspace and rangeHave do i get 2nd equation from 3 equation 2 variable system answer?Finding a solution when the determinant is zeroFind a vector $winmathbbR^3$ so that $u, v, w$ spans $mathbbR^3$.solving for a matrix A for Ax = 0Which of the following sets of vectors span R^3?
How to remove border from elements in the last row?
Using "tail" to follow a file without displaying the most recent lines
What is the fastest integer factorization to break RSA?
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
What is required to make GPS signals available indoors?
ssTTsSTtRrriinInnnnNNNIiinngg
How exploitable/balanced is this homebrew spell: Spell Permanency?
Was the old ablative pronoun "med" or "mēd"?
Why didn't Boeing produce its own regional jet?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Theorists sure want true answers to this!
How to prevent "they're falling in love" trope
How to find if SQL server backup is encrypted with TDE without restoring the backup
Knowledge-based authentication using Domain-driven Design in C#
Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)
How could indestructible materials be used in power generation?
Unlock My Phone! February 2018
How can I prove that a state of equilibrium is unstable?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Why was Sir Cadogan fired?
Finding the error in an argument
Where would I need my direct neural interface to be implanted?
What are the G forces leaving Earth orbit?
What historical events would have to change in order to make 19th century "steampunk" technology possible?
Is this a right solution?
Linear Algebra: Least-Squares Approximation & “Normal Equation”Approximating the solution of an overdetermined system helpWhy can't two vectors span $Bbb R^3$?Partitioned matrix of partitioned matricesFind a matrix given a span for nullspace and rangeHave do i get 2nd equation from 3 equation 2 variable system answer?Finding a solution when the determinant is zeroFind a vector $winmathbbR^3$ so that $u, v, w$ spans $mathbbR^3$.solving for a matrix A for Ax = 0Which of the following sets of vectors span R^3?
$begingroup$
This is a question in my mock math test. On the square box is the question and below is the answer.
I think that the solution below is wrong, because the 2nd equation should be x1+2x2+2x3 instead of x1+2x2 +2x3.
But if I assume that the equation is correct, I still do not know how do you solve the equation to generate the solution. I thought that the solution for Ax=b is p+nullA, in this case p is (-1 3/2 0) but I don't know what is the A in this case to calculate the null of it, therefore I also do not understand the meaning of span(1 -1 1).
Can anyone explain to me about this answer?
Many thanks.
linear-algebra
New contributor
$endgroup$
add a comment |
$begingroup$
This is a question in my mock math test. On the square box is the question and below is the answer.
I think that the solution below is wrong, because the 2nd equation should be x1+2x2+2x3 instead of x1+2x2 +2x3.
But if I assume that the equation is correct, I still do not know how do you solve the equation to generate the solution. I thought that the solution for Ax=b is p+nullA, in this case p is (-1 3/2 0) but I don't know what is the A in this case to calculate the null of it, therefore I also do not understand the meaning of span(1 -1 1).
Can anyone explain to me about this answer?
Many thanks.
linear-algebra
New contributor
$endgroup$
1
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02
add a comment |
$begingroup$
This is a question in my mock math test. On the square box is the question and below is the answer.
I think that the solution below is wrong, because the 2nd equation should be x1+2x2+2x3 instead of x1+2x2 +2x3.
But if I assume that the equation is correct, I still do not know how do you solve the equation to generate the solution. I thought that the solution for Ax=b is p+nullA, in this case p is (-1 3/2 0) but I don't know what is the A in this case to calculate the null of it, therefore I also do not understand the meaning of span(1 -1 1).
Can anyone explain to me about this answer?
Many thanks.
linear-algebra
New contributor
$endgroup$
This is a question in my mock math test. On the square box is the question and below is the answer.
I think that the solution below is wrong, because the 2nd equation should be x1+2x2+2x3 instead of x1+2x2 +2x3.
But if I assume that the equation is correct, I still do not know how do you solve the equation to generate the solution. I thought that the solution for Ax=b is p+nullA, in this case p is (-1 3/2 0) but I don't know what is the A in this case to calculate the null of it, therefore I also do not understand the meaning of span(1 -1 1).
Can anyone explain to me about this answer?
Many thanks.
linear-algebra
linear-algebra
New contributor
New contributor
edited Mar 28 at 23:07
jgon
16.4k32143
16.4k32143
New contributor
asked Mar 28 at 15:58
Hung NguyenHung Nguyen
1
1
New contributor
New contributor
1
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02
add a comment |
1
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02
1
1
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
First, subtract the third equation from the second one like as follows:
$$(x_1+2x_2+2x_3)-(2x_2+2x_3)=2-3 \ x_1=-1$$
Then,we can find $x_2$ by replacing $x_1$ in the first equation:
$$2x_1+2x_2=1 \ 2(-1)+2x_2=1 \ 2x_2-2=1 \ 2x_2=1+2=3 \ x_2= frac 3 2$$
Finally, using any of the second or the third equation will help in finding $x_3$:
$$2x_2+2x_3=3 \ 2 left( frac 3 2 right)+2x_3=3 \ 2x_3=3-3=0 \ x_3=0$$
That's how you solve the equation, but you asked what "span" means, so I hope you find what you are looking for on this Wikipedia article: Linear span
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Hung Nguyen is a new contributor. Be nice, and check out our Code of Conduct.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166084%2fis-this-a-right-solution%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
First, subtract the third equation from the second one like as follows:
$$(x_1+2x_2+2x_3)-(2x_2+2x_3)=2-3 \ x_1=-1$$
Then,we can find $x_2$ by replacing $x_1$ in the first equation:
$$2x_1+2x_2=1 \ 2(-1)+2x_2=1 \ 2x_2-2=1 \ 2x_2=1+2=3 \ x_2= frac 3 2$$
Finally, using any of the second or the third equation will help in finding $x_3$:
$$2x_2+2x_3=3 \ 2 left( frac 3 2 right)+2x_3=3 \ 2x_3=3-3=0 \ x_3=0$$
That's how you solve the equation, but you asked what "span" means, so I hope you find what you are looking for on this Wikipedia article: Linear span
$endgroup$
add a comment |
$begingroup$
First, subtract the third equation from the second one like as follows:
$$(x_1+2x_2+2x_3)-(2x_2+2x_3)=2-3 \ x_1=-1$$
Then,we can find $x_2$ by replacing $x_1$ in the first equation:
$$2x_1+2x_2=1 \ 2(-1)+2x_2=1 \ 2x_2-2=1 \ 2x_2=1+2=3 \ x_2= frac 3 2$$
Finally, using any of the second or the third equation will help in finding $x_3$:
$$2x_2+2x_3=3 \ 2 left( frac 3 2 right)+2x_3=3 \ 2x_3=3-3=0 \ x_3=0$$
That's how you solve the equation, but you asked what "span" means, so I hope you find what you are looking for on this Wikipedia article: Linear span
$endgroup$
add a comment |
$begingroup$
First, subtract the third equation from the second one like as follows:
$$(x_1+2x_2+2x_3)-(2x_2+2x_3)=2-3 \ x_1=-1$$
Then,we can find $x_2$ by replacing $x_1$ in the first equation:
$$2x_1+2x_2=1 \ 2(-1)+2x_2=1 \ 2x_2-2=1 \ 2x_2=1+2=3 \ x_2= frac 3 2$$
Finally, using any of the second or the third equation will help in finding $x_3$:
$$2x_2+2x_3=3 \ 2 left( frac 3 2 right)+2x_3=3 \ 2x_3=3-3=0 \ x_3=0$$
That's how you solve the equation, but you asked what "span" means, so I hope you find what you are looking for on this Wikipedia article: Linear span
$endgroup$
First, subtract the third equation from the second one like as follows:
$$(x_1+2x_2+2x_3)-(2x_2+2x_3)=2-3 \ x_1=-1$$
Then,we can find $x_2$ by replacing $x_1$ in the first equation:
$$2x_1+2x_2=1 \ 2(-1)+2x_2=1 \ 2x_2-2=1 \ 2x_2=1+2=3 \ x_2= frac 3 2$$
Finally, using any of the second or the third equation will help in finding $x_3$:
$$2x_2+2x_3=3 \ 2 left( frac 3 2 right)+2x_3=3 \ 2x_3=3-3=0 \ x_3=0$$
That's how you solve the equation, but you asked what "span" means, so I hope you find what you are looking for on this Wikipedia article: Linear span
answered Mar 28 at 17:52
anas pcproanas pcpro
96110
96110
add a comment |
add a comment |
Hung Nguyen is a new contributor. Be nice, and check out our Code of Conduct.
Hung Nguyen is a new contributor. Be nice, and check out our Code of Conduct.
Hung Nguyen is a new contributor. Be nice, and check out our Code of Conduct.
Hung Nguyen is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166084%2fis-this-a-right-solution%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– Mohammad Zuhair Khan
Mar 28 at 16:02