Solve the system of equations in the set of real numbers.
up vote
3
down vote
favorite
Solve the system of equations in the set of real numbers:
$$begin{cases}
frac1x + frac1{y+z} = frac13 \
frac1y + frac1{x+z} = frac15 \
frac1z + frac1{x+y} = frac17
end{cases}$$
I got:
$$begin{cases}
3(x+y+z)=x(y+z) \
5(x+y+z)=y(x+z) \
7(x+y+z)=z(x+y)
end{cases}$$
However, no matter how I continue from here, I always get $x=y=z=0$, which cannot be true; or I get a new system of equations, but still with 3 variables (which I cannot solve).
How can I solve this problem or how should I approach it?
algebra-precalculus systems-of-equations
add a comment |
up vote
3
down vote
favorite
Solve the system of equations in the set of real numbers:
$$begin{cases}
frac1x + frac1{y+z} = frac13 \
frac1y + frac1{x+z} = frac15 \
frac1z + frac1{x+y} = frac17
end{cases}$$
I got:
$$begin{cases}
3(x+y+z)=x(y+z) \
5(x+y+z)=y(x+z) \
7(x+y+z)=z(x+y)
end{cases}$$
However, no matter how I continue from here, I always get $x=y=z=0$, which cannot be true; or I get a new system of equations, but still with 3 variables (which I cannot solve).
How can I solve this problem or how should I approach it?
algebra-precalculus systems-of-equations
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Solve the system of equations in the set of real numbers:
$$begin{cases}
frac1x + frac1{y+z} = frac13 \
frac1y + frac1{x+z} = frac15 \
frac1z + frac1{x+y} = frac17
end{cases}$$
I got:
$$begin{cases}
3(x+y+z)=x(y+z) \
5(x+y+z)=y(x+z) \
7(x+y+z)=z(x+y)
end{cases}$$
However, no matter how I continue from here, I always get $x=y=z=0$, which cannot be true; or I get a new system of equations, but still with 3 variables (which I cannot solve).
How can I solve this problem or how should I approach it?
algebra-precalculus systems-of-equations
Solve the system of equations in the set of real numbers:
$$begin{cases}
frac1x + frac1{y+z} = frac13 \
frac1y + frac1{x+z} = frac15 \
frac1z + frac1{x+y} = frac17
end{cases}$$
I got:
$$begin{cases}
3(x+y+z)=x(y+z) \
5(x+y+z)=y(x+z) \
7(x+y+z)=z(x+y)
end{cases}$$
However, no matter how I continue from here, I always get $x=y=z=0$, which cannot be true; or I get a new system of equations, but still with 3 variables (which I cannot solve).
How can I solve this problem or how should I approach it?
algebra-precalculus systems-of-equations
algebra-precalculus systems-of-equations
asked 3 hours ago
Pero
856
856
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago
add a comment |
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago
add a comment |
2 Answers
2
active
oldest
votes
up vote
5
down vote
accepted
Let $x+y+z=m$
Adding all the equations, we get,
$xy+yz+zx=frac{3m+5m+7m}{2}=frac{15m}{2}$
Subtracting each equation one by one from this, we get,
$xy=frac{m}{2}$
$yz=frac{9m}{2}$
$zx=frac{5m}{2}$
Dividing by $ xyz$, we get, $$frac{1}{x}:frac{1}{y}:frac{1}{z}=9:5:1$$
$$Longrightarrow x:y:z=frac{1}{9}:frac{1}{5}:frac{1}{1}$$
$$Longrightarrow x:y:z=5:9:45$$
Now, let $x=5k, y=9k, z=45k$ and get the result.
Hope it is helpful
add a comment |
up vote
4
down vote
We know that via your equations, $$frac{15}2(x+y+z)=xy+yz+xz$$Hence, $$xy=frac12(x+y+z)$$$$yz=frac92(x+y+z)$$$$xz=frac52(x+y+z)$$So, assuming $x+y+zneq0$, $z=9x$, $z=5y$. Try using this to move forward!
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
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%2f3045794%2fsolve-the-system-of-equations-in-the-set-of-real-numbers%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
Let $x+y+z=m$
Adding all the equations, we get,
$xy+yz+zx=frac{3m+5m+7m}{2}=frac{15m}{2}$
Subtracting each equation one by one from this, we get,
$xy=frac{m}{2}$
$yz=frac{9m}{2}$
$zx=frac{5m}{2}$
Dividing by $ xyz$, we get, $$frac{1}{x}:frac{1}{y}:frac{1}{z}=9:5:1$$
$$Longrightarrow x:y:z=frac{1}{9}:frac{1}{5}:frac{1}{1}$$
$$Longrightarrow x:y:z=5:9:45$$
Now, let $x=5k, y=9k, z=45k$ and get the result.
Hope it is helpful
add a comment |
up vote
5
down vote
accepted
Let $x+y+z=m$
Adding all the equations, we get,
$xy+yz+zx=frac{3m+5m+7m}{2}=frac{15m}{2}$
Subtracting each equation one by one from this, we get,
$xy=frac{m}{2}$
$yz=frac{9m}{2}$
$zx=frac{5m}{2}$
Dividing by $ xyz$, we get, $$frac{1}{x}:frac{1}{y}:frac{1}{z}=9:5:1$$
$$Longrightarrow x:y:z=frac{1}{9}:frac{1}{5}:frac{1}{1}$$
$$Longrightarrow x:y:z=5:9:45$$
Now, let $x=5k, y=9k, z=45k$ and get the result.
Hope it is helpful
add a comment |
up vote
5
down vote
accepted
up vote
5
down vote
accepted
Let $x+y+z=m$
Adding all the equations, we get,
$xy+yz+zx=frac{3m+5m+7m}{2}=frac{15m}{2}$
Subtracting each equation one by one from this, we get,
$xy=frac{m}{2}$
$yz=frac{9m}{2}$
$zx=frac{5m}{2}$
Dividing by $ xyz$, we get, $$frac{1}{x}:frac{1}{y}:frac{1}{z}=9:5:1$$
$$Longrightarrow x:y:z=frac{1}{9}:frac{1}{5}:frac{1}{1}$$
$$Longrightarrow x:y:z=5:9:45$$
Now, let $x=5k, y=9k, z=45k$ and get the result.
Hope it is helpful
Let $x+y+z=m$
Adding all the equations, we get,
$xy+yz+zx=frac{3m+5m+7m}{2}=frac{15m}{2}$
Subtracting each equation one by one from this, we get,
$xy=frac{m}{2}$
$yz=frac{9m}{2}$
$zx=frac{5m}{2}$
Dividing by $ xyz$, we get, $$frac{1}{x}:frac{1}{y}:frac{1}{z}=9:5:1$$
$$Longrightarrow x:y:z=frac{1}{9}:frac{1}{5}:frac{1}{1}$$
$$Longrightarrow x:y:z=5:9:45$$
Now, let $x=5k, y=9k, z=45k$ and get the result.
Hope it is helpful
answered 2 hours ago
Martund
1,252212
1,252212
add a comment |
add a comment |
up vote
4
down vote
We know that via your equations, $$frac{15}2(x+y+z)=xy+yz+xz$$Hence, $$xy=frac12(x+y+z)$$$$yz=frac92(x+y+z)$$$$xz=frac52(x+y+z)$$So, assuming $x+y+zneq0$, $z=9x$, $z=5y$. Try using this to move forward!
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
add a comment |
up vote
4
down vote
We know that via your equations, $$frac{15}2(x+y+z)=xy+yz+xz$$Hence, $$xy=frac12(x+y+z)$$$$yz=frac92(x+y+z)$$$$xz=frac52(x+y+z)$$So, assuming $x+y+zneq0$, $z=9x$, $z=5y$. Try using this to move forward!
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
add a comment |
up vote
4
down vote
up vote
4
down vote
We know that via your equations, $$frac{15}2(x+y+z)=xy+yz+xz$$Hence, $$xy=frac12(x+y+z)$$$$yz=frac92(x+y+z)$$$$xz=frac52(x+y+z)$$So, assuming $x+y+zneq0$, $z=9x$, $z=5y$. Try using this to move forward!
We know that via your equations, $$frac{15}2(x+y+z)=xy+yz+xz$$Hence, $$xy=frac12(x+y+z)$$$$yz=frac92(x+y+z)$$$$xz=frac52(x+y+z)$$So, assuming $x+y+zneq0$, $z=9x$, $z=5y$. Try using this to move forward!
answered 3 hours ago
Don Thousand
4,199734
4,199734
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
add a comment |
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
How do we get $z=9x, z=5y$?
– Pero
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
Divide the three equations I've provided from each other.
– Don Thousand
2 hours ago
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3045794%2fsolve-the-system-of-equations-in-the-set-of-real-numbers%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
To be honest, I haven't bothered to retrace your computations. But why wouldn't concluding that $x=y=z=0$ from the second set of equations be invalid? It might very well be that your first set of equations does not have any solutions...
– Card_Trick
3 hours ago
@Card_Trick Not necessarily. The multiplication by $x+y+z$ can add extraneous solutions.
– Don Thousand
3 hours ago
I wasn't questioning that, I was just wondering why Pero was concluding that his conclusion cannot be.
– Card_Trick
3 hours ago