Isolate $y$ (that is nested inside $ln$)
I am trying to isolate y in this equation:
$$-4/3·ln(|y-60|)=x+c$$
If I use a cas-tool to isolate $y$, I get:
$$60.-(2.71828182846)^{−0.75*x-0.75*c}=y$$
If I try isolating $y$ by hand I get:
enter image description here
These two are not the same, is the cas-tool right or am I right? What are the rules to isolate something when the absolute value is taken of it as in this case.
Proof they are not equal: (black is my result, red is cas-tool's result)
enter image description here
algebra-precalculus
add a comment |
I am trying to isolate y in this equation:
$$-4/3·ln(|y-60|)=x+c$$
If I use a cas-tool to isolate $y$, I get:
$$60.-(2.71828182846)^{−0.75*x-0.75*c}=y$$
If I try isolating $y$ by hand I get:
enter image description here
These two are not the same, is the cas-tool right or am I right? What are the rules to isolate something when the absolute value is taken of it as in this case.
Proof they are not equal: (black is my result, red is cas-tool's result)
enter image description here
algebra-precalculus
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26
add a comment |
I am trying to isolate y in this equation:
$$-4/3·ln(|y-60|)=x+c$$
If I use a cas-tool to isolate $y$, I get:
$$60.-(2.71828182846)^{−0.75*x-0.75*c}=y$$
If I try isolating $y$ by hand I get:
enter image description here
These two are not the same, is the cas-tool right or am I right? What are the rules to isolate something when the absolute value is taken of it as in this case.
Proof they are not equal: (black is my result, red is cas-tool's result)
enter image description here
algebra-precalculus
I am trying to isolate y in this equation:
$$-4/3·ln(|y-60|)=x+c$$
If I use a cas-tool to isolate $y$, I get:
$$60.-(2.71828182846)^{−0.75*x-0.75*c}=y$$
If I try isolating $y$ by hand I get:
enter image description here
These two are not the same, is the cas-tool right or am I right? What are the rules to isolate something when the absolute value is taken of it as in this case.
Proof they are not equal: (black is my result, red is cas-tool's result)
enter image description here
algebra-precalculus
algebra-precalculus
edited Nov 26 at 12:08
asked Nov 26 at 9:15
Ryan Cameron
397
397
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26
add a comment |
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26
add a comment |
2 Answers
2
active
oldest
votes
If $y>60$, then these are equivalent:
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(y-60)=x+c \
ln(y-60)=frac{-3(x+c)}{4} \
y-60=expfrac{-3(x+c)}{4} \
y=60+expfrac{-3(x+c)}{4}\
$$
Similarly, if $y<60$,
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(60-y)=x+c \
ln(60-y)=frac{-3(x+c)}{4} \
60-y=expfrac{-3(x+c)}{4} \
y=60-expfrac{-3(x+c)}{4}\
$$
Note the $2.71828$ in the cas answer is $e$, $0.75 = frac{3}{4}$ and $exp(z) = e^z$. So the caz answer is my second solution.
add a comment |
First, multiply everything by $frac{-3}{4}$ to obtain
$$ln|y-60|=frac{-3(x+c)}{4}$$
Now exponentiate everything:
$$|y-60|$ = e^{frac{-3(x+c)}{4}}$$
Now, we need to take cases, because of the absolute value sign (which is what you lost along the way in your derivation):
If $y > 60$, then
$$y = 60 + e^{frac{-3(x+c)}{4}}$$
which agrees exactly with your answer, because the absolute value sign that you lost doesn't matter in this case.
But if $y < 60$, then
$$y = 60 - e^{frac{-3(x+c)}{4}}$$
which agrees with the value given by your CAS tool (up to the CAS tool's rounding). I assume that the CAS tool is assuming some default values of $y$ to address the absolute value sign. Probably $y = 0$ or something.
If you feel like putting everything into one expression, then, it's
$$y = 60+mathrm{mathop{sgn}}(y-60)e^frac{-3(x+c)}{4}.$$ (or something equivalent, where $mathrm{sgn}$ is the sign function, taking the value $1$ when the argument is greater than $0$, and the value $-1$ when its argument is less than $0$: the value when the argument is exactly $0$ is usually taken to be $0$, but it doesn't matter here, because your expression isn't defined when $y = 60$ anyway.
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%2f3014085%2fisolate-y-that-is-nested-inside-ln%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
If $y>60$, then these are equivalent:
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(y-60)=x+c \
ln(y-60)=frac{-3(x+c)}{4} \
y-60=expfrac{-3(x+c)}{4} \
y=60+expfrac{-3(x+c)}{4}\
$$
Similarly, if $y<60$,
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(60-y)=x+c \
ln(60-y)=frac{-3(x+c)}{4} \
60-y=expfrac{-3(x+c)}{4} \
y=60-expfrac{-3(x+c)}{4}\
$$
Note the $2.71828$ in the cas answer is $e$, $0.75 = frac{3}{4}$ and $exp(z) = e^z$. So the caz answer is my second solution.
add a comment |
If $y>60$, then these are equivalent:
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(y-60)=x+c \
ln(y-60)=frac{-3(x+c)}{4} \
y-60=expfrac{-3(x+c)}{4} \
y=60+expfrac{-3(x+c)}{4}\
$$
Similarly, if $y<60$,
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(60-y)=x+c \
ln(60-y)=frac{-3(x+c)}{4} \
60-y=expfrac{-3(x+c)}{4} \
y=60-expfrac{-3(x+c)}{4}\
$$
Note the $2.71828$ in the cas answer is $e$, $0.75 = frac{3}{4}$ and $exp(z) = e^z$. So the caz answer is my second solution.
add a comment |
If $y>60$, then these are equivalent:
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(y-60)=x+c \
ln(y-60)=frac{-3(x+c)}{4} \
y-60=expfrac{-3(x+c)}{4} \
y=60+expfrac{-3(x+c)}{4}\
$$
Similarly, if $y<60$,
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(60-y)=x+c \
ln(60-y)=frac{-3(x+c)}{4} \
60-y=expfrac{-3(x+c)}{4} \
y=60-expfrac{-3(x+c)}{4}\
$$
Note the $2.71828$ in the cas answer is $e$, $0.75 = frac{3}{4}$ and $exp(z) = e^z$. So the caz answer is my second solution.
If $y>60$, then these are equivalent:
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(y-60)=x+c \
ln(y-60)=frac{-3(x+c)}{4} \
y-60=expfrac{-3(x+c)}{4} \
y=60+expfrac{-3(x+c)}{4}\
$$
Similarly, if $y<60$,
$$
-4/3·ln(|y-60|)=x+c \
-4/3·ln(60-y)=x+c \
ln(60-y)=frac{-3(x+c)}{4} \
60-y=expfrac{-3(x+c)}{4} \
y=60-expfrac{-3(x+c)}{4}\
$$
Note the $2.71828$ in the cas answer is $e$, $0.75 = frac{3}{4}$ and $exp(z) = e^z$. So the caz answer is my second solution.
answered Nov 26 at 12:24
GEdgar
61.6k267168
61.6k267168
add a comment |
add a comment |
First, multiply everything by $frac{-3}{4}$ to obtain
$$ln|y-60|=frac{-3(x+c)}{4}$$
Now exponentiate everything:
$$|y-60|$ = e^{frac{-3(x+c)}{4}}$$
Now, we need to take cases, because of the absolute value sign (which is what you lost along the way in your derivation):
If $y > 60$, then
$$y = 60 + e^{frac{-3(x+c)}{4}}$$
which agrees exactly with your answer, because the absolute value sign that you lost doesn't matter in this case.
But if $y < 60$, then
$$y = 60 - e^{frac{-3(x+c)}{4}}$$
which agrees with the value given by your CAS tool (up to the CAS tool's rounding). I assume that the CAS tool is assuming some default values of $y$ to address the absolute value sign. Probably $y = 0$ or something.
If you feel like putting everything into one expression, then, it's
$$y = 60+mathrm{mathop{sgn}}(y-60)e^frac{-3(x+c)}{4}.$$ (or something equivalent, where $mathrm{sgn}$ is the sign function, taking the value $1$ when the argument is greater than $0$, and the value $-1$ when its argument is less than $0$: the value when the argument is exactly $0$ is usually taken to be $0$, but it doesn't matter here, because your expression isn't defined when $y = 60$ anyway.
add a comment |
First, multiply everything by $frac{-3}{4}$ to obtain
$$ln|y-60|=frac{-3(x+c)}{4}$$
Now exponentiate everything:
$$|y-60|$ = e^{frac{-3(x+c)}{4}}$$
Now, we need to take cases, because of the absolute value sign (which is what you lost along the way in your derivation):
If $y > 60$, then
$$y = 60 + e^{frac{-3(x+c)}{4}}$$
which agrees exactly with your answer, because the absolute value sign that you lost doesn't matter in this case.
But if $y < 60$, then
$$y = 60 - e^{frac{-3(x+c)}{4}}$$
which agrees with the value given by your CAS tool (up to the CAS tool's rounding). I assume that the CAS tool is assuming some default values of $y$ to address the absolute value sign. Probably $y = 0$ or something.
If you feel like putting everything into one expression, then, it's
$$y = 60+mathrm{mathop{sgn}}(y-60)e^frac{-3(x+c)}{4}.$$ (or something equivalent, where $mathrm{sgn}$ is the sign function, taking the value $1$ when the argument is greater than $0$, and the value $-1$ when its argument is less than $0$: the value when the argument is exactly $0$ is usually taken to be $0$, but it doesn't matter here, because your expression isn't defined when $y = 60$ anyway.
add a comment |
First, multiply everything by $frac{-3}{4}$ to obtain
$$ln|y-60|=frac{-3(x+c)}{4}$$
Now exponentiate everything:
$$|y-60|$ = e^{frac{-3(x+c)}{4}}$$
Now, we need to take cases, because of the absolute value sign (which is what you lost along the way in your derivation):
If $y > 60$, then
$$y = 60 + e^{frac{-3(x+c)}{4}}$$
which agrees exactly with your answer, because the absolute value sign that you lost doesn't matter in this case.
But if $y < 60$, then
$$y = 60 - e^{frac{-3(x+c)}{4}}$$
which agrees with the value given by your CAS tool (up to the CAS tool's rounding). I assume that the CAS tool is assuming some default values of $y$ to address the absolute value sign. Probably $y = 0$ or something.
If you feel like putting everything into one expression, then, it's
$$y = 60+mathrm{mathop{sgn}}(y-60)e^frac{-3(x+c)}{4}.$$ (or something equivalent, where $mathrm{sgn}$ is the sign function, taking the value $1$ when the argument is greater than $0$, and the value $-1$ when its argument is less than $0$: the value when the argument is exactly $0$ is usually taken to be $0$, but it doesn't matter here, because your expression isn't defined when $y = 60$ anyway.
First, multiply everything by $frac{-3}{4}$ to obtain
$$ln|y-60|=frac{-3(x+c)}{4}$$
Now exponentiate everything:
$$|y-60|$ = e^{frac{-3(x+c)}{4}}$$
Now, we need to take cases, because of the absolute value sign (which is what you lost along the way in your derivation):
If $y > 60$, then
$$y = 60 + e^{frac{-3(x+c)}{4}}$$
which agrees exactly with your answer, because the absolute value sign that you lost doesn't matter in this case.
But if $y < 60$, then
$$y = 60 - e^{frac{-3(x+c)}{4}}$$
which agrees with the value given by your CAS tool (up to the CAS tool's rounding). I assume that the CAS tool is assuming some default values of $y$ to address the absolute value sign. Probably $y = 0$ or something.
If you feel like putting everything into one expression, then, it's
$$y = 60+mathrm{mathop{sgn}}(y-60)e^frac{-3(x+c)}{4}.$$ (or something equivalent, where $mathrm{sgn}$ is the sign function, taking the value $1$ when the argument is greater than $0$, and the value $-1$ when its argument is less than $0$: the value when the argument is exactly $0$ is usually taken to be $0$, but it doesn't matter here, because your expression isn't defined when $y = 60$ anyway.
answered Nov 26 at 12:25
user3482749
2,381414
2,381414
add a comment |
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%2f3014085%2fisolate-y-that-is-nested-inside-ln%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
Domain of $ln$ is $(0,infty)$.
– Yadati Kiran
Nov 26 at 9:24
@YadatiKiran What is your point? What is the correct result?
– Ryan Cameron
Nov 26 at 12:06
You have two cases; one where $y-60 = ldots$ and $-(y-60)= ldots$. Since htere is no requirement on $y$, consider these two cases in the context of the range of $x$ and the domain of $y$.
– Kevin
Nov 26 at 12:26