What are the values of $k$ that males $x_1,x_2$ solutions to the linear system $AX=B$.
$begingroup$
Supose that $x_1$ and $x_2$ are solution to the linear system $ AX=B $ ,
where $B$ is not equal zero then $3x_1-kx_2$ is a solution also if $k = ?$
How to find the value of $A$ ?
linear-algebra systems-of-equations
$endgroup$
add a comment |
$begingroup$
Supose that $x_1$ and $x_2$ are solution to the linear system $ AX=B $ ,
where $B$ is not equal zero then $3x_1-kx_2$ is a solution also if $k = ?$
How to find the value of $A$ ?
linear-algebra systems-of-equations
$endgroup$
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
1
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22
add a comment |
$begingroup$
Supose that $x_1$ and $x_2$ are solution to the linear system $ AX=B $ ,
where $B$ is not equal zero then $3x_1-kx_2$ is a solution also if $k = ?$
How to find the value of $A$ ?
linear-algebra systems-of-equations
$endgroup$
Supose that $x_1$ and $x_2$ are solution to the linear system $ AX=B $ ,
where $B$ is not equal zero then $3x_1-kx_2$ is a solution also if $k = ?$
How to find the value of $A$ ?
linear-algebra systems-of-equations
linear-algebra systems-of-equations
edited Dec 17 '18 at 5:57
dmtri
1,5082521
1,5082521
asked Dec 17 '18 at 5:53
faisalfaisal
274
274
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
1
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22
add a comment |
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
1
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
1
1
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hints: The fact that $x_1$ and $x_2$ are solutions to $AX = B$ means that $Ax_1 = B$ and $Ax_2 = B$.
In order for $3x_1-kx_2$ to be a solution to $AX=B$, we would need $A(3x_1-kx_2) = B$.
We can use linearity to simplify $A(3x_1-kx_2) = 3Ax_1-kAx_2 = cdots$.
Can you figure out what value of $k$ makes $A(3x_1-kx_2) = B$?
$endgroup$
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
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
});
}
});
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%2f3043580%2fwhat-are-the-values-of-k-that-males-x-1-x-2-solutions-to-the-linear-system%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$
Hints: The fact that $x_1$ and $x_2$ are solutions to $AX = B$ means that $Ax_1 = B$ and $Ax_2 = B$.
In order for $3x_1-kx_2$ to be a solution to $AX=B$, we would need $A(3x_1-kx_2) = B$.
We can use linearity to simplify $A(3x_1-kx_2) = 3Ax_1-kAx_2 = cdots$.
Can you figure out what value of $k$ makes $A(3x_1-kx_2) = B$?
$endgroup$
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
add a comment |
$begingroup$
Hints: The fact that $x_1$ and $x_2$ are solutions to $AX = B$ means that $Ax_1 = B$ and $Ax_2 = B$.
In order for $3x_1-kx_2$ to be a solution to $AX=B$, we would need $A(3x_1-kx_2) = B$.
We can use linearity to simplify $A(3x_1-kx_2) = 3Ax_1-kAx_2 = cdots$.
Can you figure out what value of $k$ makes $A(3x_1-kx_2) = B$?
$endgroup$
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
add a comment |
$begingroup$
Hints: The fact that $x_1$ and $x_2$ are solutions to $AX = B$ means that $Ax_1 = B$ and $Ax_2 = B$.
In order for $3x_1-kx_2$ to be a solution to $AX=B$, we would need $A(3x_1-kx_2) = B$.
We can use linearity to simplify $A(3x_1-kx_2) = 3Ax_1-kAx_2 = cdots$.
Can you figure out what value of $k$ makes $A(3x_1-kx_2) = B$?
$endgroup$
Hints: The fact that $x_1$ and $x_2$ are solutions to $AX = B$ means that $Ax_1 = B$ and $Ax_2 = B$.
In order for $3x_1-kx_2$ to be a solution to $AX=B$, we would need $A(3x_1-kx_2) = B$.
We can use linearity to simplify $A(3x_1-kx_2) = 3Ax_1-kAx_2 = cdots$.
Can you figure out what value of $k$ makes $A(3x_1-kx_2) = B$?
answered Dec 17 '18 at 7:18
JimmyK4542JimmyK4542
41.1k245106
41.1k245106
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
add a comment |
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
do you mean that $3x_1−kx_2$ must be equal 0 ?
$endgroup$
– faisal
Dec 17 '18 at 7:21
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
No I don't mean that at all. Note that if $y$ is a solution to the equation $AX = B$, then $Ay = B$. So if $3x_1-kx_2$ is a solution to the equation $AX = B$, then $A(3x_1-kx_2) = B$.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:24
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
then what is the values of k that makes $x_1 and x_2$ solutions to $AX=B$ could you explain this more please?
$endgroup$
– faisal
Dec 17 '18 at 7:26
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
I think the problem given by the first two lines of the lines of the body of your post is saying that $x_1$ and $x_2$ are solutions to $AX = B$, and asking you to find a value of $k$ such that $3x_1-kx_2$ is also a solution to $AX = B$. If that's not the problem you are trying to solve, you might want to edit your question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:29
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
$begingroup$
@JimmyK4542: I do admit that the later part of my comment is not true as $A$ can be singular. How is $A$ linear then? Since you said in the comment "I suspect $A$ is supposed to be a matrix" (just curious).
$endgroup$
– Yadati Kiran
Dec 17 '18 at 7:36
add a comment |
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%2f3043580%2fwhat-are-the-values-of-k-that-males-x-1-x-2-solutions-to-the-linear-system%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
$begingroup$
Assuming $Aneq0$, $Ax_1=B=Ax_2implies A(x_1-x_2)=0$. So $x_1=x_2$.
$endgroup$
– Yadati Kiran
Dec 17 '18 at 6:49
1
$begingroup$
@YadatiKiran: I suspect $A$ is supposed to be a matrix, in which case $A(x_1-x_2) = 0$ does not necessarily imply $x_1 = x_2$. Of course, this isn't clear from the question.
$endgroup$
– JimmyK4542
Dec 17 '18 at 7:22