Solving logarithmic equation $2log _{2}(x-6)-log _{2}(x)=3$
$begingroup$
This is the question: $$2log_{2} (x-6)-log_{2} (x)=3$$
I think I would combine the two on the left to make $2log_{2}big({x-6over x}big) = 3$ but I'm stuck at what to do with the $2$ in front of the log. Would I divide it out to get $log_{2}big({x-6over x}big) = tfrac{3}{2}$ or change to equation to exponential form?
Any help would be greatly appreciated as I've been stuck on this question for a while.
logarithms
$endgroup$
add a comment |
$begingroup$
This is the question: $$2log_{2} (x-6)-log_{2} (x)=3$$
I think I would combine the two on the left to make $2log_{2}big({x-6over x}big) = 3$ but I'm stuck at what to do with the $2$ in front of the log. Would I divide it out to get $log_{2}big({x-6over x}big) = tfrac{3}{2}$ or change to equation to exponential form?
Any help would be greatly appreciated as I've been stuck on this question for a while.
logarithms
$endgroup$
1
$begingroup$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
1
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55
add a comment |
$begingroup$
This is the question: $$2log_{2} (x-6)-log_{2} (x)=3$$
I think I would combine the two on the left to make $2log_{2}big({x-6over x}big) = 3$ but I'm stuck at what to do with the $2$ in front of the log. Would I divide it out to get $log_{2}big({x-6over x}big) = tfrac{3}{2}$ or change to equation to exponential form?
Any help would be greatly appreciated as I've been stuck on this question for a while.
logarithms
$endgroup$
This is the question: $$2log_{2} (x-6)-log_{2} (x)=3$$
I think I would combine the two on the left to make $2log_{2}big({x-6over x}big) = 3$ but I'm stuck at what to do with the $2$ in front of the log. Would I divide it out to get $log_{2}big({x-6over x}big) = tfrac{3}{2}$ or change to equation to exponential form?
Any help would be greatly appreciated as I've been stuck on this question for a while.
logarithms
logarithms
edited Jan 22 at 19:12
saz
81.6k861127
81.6k861127
asked Jan 22 at 17:46
GrimestockGrimestock
869
869
1
$begingroup$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
1
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55
add a comment |
1
$begingroup$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
1
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55
1
1
$begingroup$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
1
1
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
You can't quite use your first step. First you should convert $2log_{2}(x-6)$ to $log_{2}(x-6)^2$, and then you can apply the subtraction of logs property to get $log_{2}frac{(x-6)^2}{x} = 3$. Then exponentiate to get rid of the logs and you should soon find yourself with a quadratic equation that you should be able to solve.
$endgroup$
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
|
show 5 more comments
$begingroup$
Hint: You can write $$log_{2}{(x-6)^2}-log_{2}{6}=3$$ and by the hint above
$$log_{2}frac{(x-6)^2}{x}=3$$
$endgroup$
add a comment |
$begingroup$
Use the rules $logbig(frac{a}{b}big) = log(a) - log(b)$ and $log(a^n) = nlog(a)$ to write everything as one logarithm. Then exponentiate.
$endgroup$
add a comment |
$begingroup$
With the basics rules:
$$ log_a(b)=x iff a^x=b label{1}tag{1}$$
$$ log_a(b^n)=nlog_a(b) label{2}tag{2}$$
$$ log_a(b) + log_a(c)=log_a(bc) label{3}tag{3}$$
You can solve this equation:
$$ 2log_{2} (x-6) - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] + log_2big(x^{-1}big)=3$$
$$ log_{2} big[(x-6)^2big] + log_2Big(frac{1}{x}Big)=3$$
from eqref{3}:
$$ log_{2} Bigg[frac{(x-6)^2}{x}Bigg]=3$$
from eqref{1}:
$$ 2^3 = frac{(x-6)^2}{x} $$
$$ 8 = frac{(x-6)^2}{x} $$
$$ 8x = (x-6)^2 $$
$$ 8x = x^2-12x+36 $$
$$ 0 = x^2-20x+36 $$
Here, $-20 = -18-2$ and $36=(-18)cdot(-2)$, then:
$$ 0 = (x-18)(x-2) $$
Thus $x=18$ or $x=2$
$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
});
}
});
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%2f3083456%2fsolving-logarithmic-equation-2-log-2x-6-log-2x-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You can't quite use your first step. First you should convert $2log_{2}(x-6)$ to $log_{2}(x-6)^2$, and then you can apply the subtraction of logs property to get $log_{2}frac{(x-6)^2}{x} = 3$. Then exponentiate to get rid of the logs and you should soon find yourself with a quadratic equation that you should be able to solve.
$endgroup$
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
|
show 5 more comments
$begingroup$
You can't quite use your first step. First you should convert $2log_{2}(x-6)$ to $log_{2}(x-6)^2$, and then you can apply the subtraction of logs property to get $log_{2}frac{(x-6)^2}{x} = 3$. Then exponentiate to get rid of the logs and you should soon find yourself with a quadratic equation that you should be able to solve.
$endgroup$
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
|
show 5 more comments
$begingroup$
You can't quite use your first step. First you should convert $2log_{2}(x-6)$ to $log_{2}(x-6)^2$, and then you can apply the subtraction of logs property to get $log_{2}frac{(x-6)^2}{x} = 3$. Then exponentiate to get rid of the logs and you should soon find yourself with a quadratic equation that you should be able to solve.
$endgroup$
You can't quite use your first step. First you should convert $2log_{2}(x-6)$ to $log_{2}(x-6)^2$, and then you can apply the subtraction of logs property to get $log_{2}frac{(x-6)^2}{x} = 3$. Then exponentiate to get rid of the logs and you should soon find yourself with a quadratic equation that you should be able to solve.
answered Jan 22 at 17:57
kcboryskcborys
49429
49429
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
|
show 5 more comments
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
$begingroup$
With this would I get x^(3 - 6^6)/x^3?
$endgroup$
– Grimestock
Jan 22 at 18:05
1
1
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
$begingroup$
Raise $2$ to the power of each side. You should get $frac{(x-6)^2}{x} = 8$.
$endgroup$
– kcborys
Jan 22 at 18:06
1
1
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
$begingroup$
$(x-6)^2 = (x-6)(x-6) not= x^2 - 36$
$endgroup$
– kcborys
Jan 22 at 18:10
1
1
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
$begingroup$
Correct. Then you will have $x^2 - 12x + 36 = 8x$.
$endgroup$
– kcborys
Jan 22 at 18:16
1
1
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
$begingroup$
Correct, because if you plug $x=2$ back in, you have a term of $log_{2}(-4)$ which is not possible
$endgroup$
– kcborys
Jan 22 at 18:18
|
show 5 more comments
$begingroup$
Hint: You can write $$log_{2}{(x-6)^2}-log_{2}{6}=3$$ and by the hint above
$$log_{2}frac{(x-6)^2}{x}=3$$
$endgroup$
add a comment |
$begingroup$
Hint: You can write $$log_{2}{(x-6)^2}-log_{2}{6}=3$$ and by the hint above
$$log_{2}frac{(x-6)^2}{x}=3$$
$endgroup$
add a comment |
$begingroup$
Hint: You can write $$log_{2}{(x-6)^2}-log_{2}{6}=3$$ and by the hint above
$$log_{2}frac{(x-6)^2}{x}=3$$
$endgroup$
Hint: You can write $$log_{2}{(x-6)^2}-log_{2}{6}=3$$ and by the hint above
$$log_{2}frac{(x-6)^2}{x}=3$$
answered Jan 22 at 17:56


Dr. Sonnhard GraubnerDr. Sonnhard Graubner
77.4k42866
77.4k42866
add a comment |
add a comment |
$begingroup$
Use the rules $logbig(frac{a}{b}big) = log(a) - log(b)$ and $log(a^n) = nlog(a)$ to write everything as one logarithm. Then exponentiate.
$endgroup$
add a comment |
$begingroup$
Use the rules $logbig(frac{a}{b}big) = log(a) - log(b)$ and $log(a^n) = nlog(a)$ to write everything as one logarithm. Then exponentiate.
$endgroup$
add a comment |
$begingroup$
Use the rules $logbig(frac{a}{b}big) = log(a) - log(b)$ and $log(a^n) = nlog(a)$ to write everything as one logarithm. Then exponentiate.
$endgroup$
Use the rules $logbig(frac{a}{b}big) = log(a) - log(b)$ and $log(a^n) = nlog(a)$ to write everything as one logarithm. Then exponentiate.
edited Jan 22 at 17:58


El borito
666216
666216
answered Jan 22 at 17:52
KlausKlaus
2,12711
2,12711
add a comment |
add a comment |
$begingroup$
With the basics rules:
$$ log_a(b)=x iff a^x=b label{1}tag{1}$$
$$ log_a(b^n)=nlog_a(b) label{2}tag{2}$$
$$ log_a(b) + log_a(c)=log_a(bc) label{3}tag{3}$$
You can solve this equation:
$$ 2log_{2} (x-6) - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] + log_2big(x^{-1}big)=3$$
$$ log_{2} big[(x-6)^2big] + log_2Big(frac{1}{x}Big)=3$$
from eqref{3}:
$$ log_{2} Bigg[frac{(x-6)^2}{x}Bigg]=3$$
from eqref{1}:
$$ 2^3 = frac{(x-6)^2}{x} $$
$$ 8 = frac{(x-6)^2}{x} $$
$$ 8x = (x-6)^2 $$
$$ 8x = x^2-12x+36 $$
$$ 0 = x^2-20x+36 $$
Here, $-20 = -18-2$ and $36=(-18)cdot(-2)$, then:
$$ 0 = (x-18)(x-2) $$
Thus $x=18$ or $x=2$
$endgroup$
add a comment |
$begingroup$
With the basics rules:
$$ log_a(b)=x iff a^x=b label{1}tag{1}$$
$$ log_a(b^n)=nlog_a(b) label{2}tag{2}$$
$$ log_a(b) + log_a(c)=log_a(bc) label{3}tag{3}$$
You can solve this equation:
$$ 2log_{2} (x-6) - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] + log_2big(x^{-1}big)=3$$
$$ log_{2} big[(x-6)^2big] + log_2Big(frac{1}{x}Big)=3$$
from eqref{3}:
$$ log_{2} Bigg[frac{(x-6)^2}{x}Bigg]=3$$
from eqref{1}:
$$ 2^3 = frac{(x-6)^2}{x} $$
$$ 8 = frac{(x-6)^2}{x} $$
$$ 8x = (x-6)^2 $$
$$ 8x = x^2-12x+36 $$
$$ 0 = x^2-20x+36 $$
Here, $-20 = -18-2$ and $36=(-18)cdot(-2)$, then:
$$ 0 = (x-18)(x-2) $$
Thus $x=18$ or $x=2$
$endgroup$
add a comment |
$begingroup$
With the basics rules:
$$ log_a(b)=x iff a^x=b label{1}tag{1}$$
$$ log_a(b^n)=nlog_a(b) label{2}tag{2}$$
$$ log_a(b) + log_a(c)=log_a(bc) label{3}tag{3}$$
You can solve this equation:
$$ 2log_{2} (x-6) - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] + log_2big(x^{-1}big)=3$$
$$ log_{2} big[(x-6)^2big] + log_2Big(frac{1}{x}Big)=3$$
from eqref{3}:
$$ log_{2} Bigg[frac{(x-6)^2}{x}Bigg]=3$$
from eqref{1}:
$$ 2^3 = frac{(x-6)^2}{x} $$
$$ 8 = frac{(x-6)^2}{x} $$
$$ 8x = (x-6)^2 $$
$$ 8x = x^2-12x+36 $$
$$ 0 = x^2-20x+36 $$
Here, $-20 = -18-2$ and $36=(-18)cdot(-2)$, then:
$$ 0 = (x-18)(x-2) $$
Thus $x=18$ or $x=2$
$endgroup$
With the basics rules:
$$ log_a(b)=x iff a^x=b label{1}tag{1}$$
$$ log_a(b^n)=nlog_a(b) label{2}tag{2}$$
$$ log_a(b) + log_a(c)=log_a(bc) label{3}tag{3}$$
You can solve this equation:
$$ 2log_{2} (x-6) - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] - log_2(x)=3$$
from eqref{2}:
$$ log_{2} big[(x-6)^2big] + log_2big(x^{-1}big)=3$$
$$ log_{2} big[(x-6)^2big] + log_2Big(frac{1}{x}Big)=3$$
from eqref{3}:
$$ log_{2} Bigg[frac{(x-6)^2}{x}Bigg]=3$$
from eqref{1}:
$$ 2^3 = frac{(x-6)^2}{x} $$
$$ 8 = frac{(x-6)^2}{x} $$
$$ 8x = (x-6)^2 $$
$$ 8x = x^2-12x+36 $$
$$ 0 = x^2-20x+36 $$
Here, $-20 = -18-2$ and $36=(-18)cdot(-2)$, then:
$$ 0 = (x-18)(x-2) $$
Thus $x=18$ or $x=2$
edited Feb 3 at 5:20
answered Jan 22 at 18:11


El boritoEl borito
666216
666216
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.
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%2f3083456%2fsolving-logarithmic-equation-2-log-2x-6-log-2x-3%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$
This is a bit hard to read. Do you mean $2log_2(x-6)-log_2(x)=3$?
$endgroup$
– lulu
Jan 22 at 17:52
$begingroup$
@lulu Yes, I mean that. Sorry, I'm not sure how to format it correctly
$endgroup$
– Grimestock
Jan 22 at 17:53
1
$begingroup$
Then note that $nlog a= log a^n$.
$endgroup$
– lulu
Jan 22 at 17:55