Integer solutions of log equation: log_4(X^{27}) = [log_4(X)]^4

bobrossu

New member
Joined
Aug 16, 2017
Messages
29
Heres a problem I need help with:

Find all integer solutions of log4X27 = (log4X)4

Possible solutions:

a) 0
b) 1
c) 1,27
d) 1,64
e) no solution

Not sure what to do, I tried to change things into exponential form. Please show me how to solve the problem with work so I can learn.
 
Heres a problem I need help with:

Find all integer solutions of log4X27 = (log4X)4

Possible solutions:

a) 0
b) 1
c) 1,27
d) 1,64
e) no solution

Not sure what to do, I tried to change things into exponential form. Please show me how to solve the problem with work so I can learn.
Hint:

27 = 33

and

log4X27 = 27 * log4X
 
Last edited by a moderator:
Hint:

27 = 33

and

log4X27 = 27 * log4X


Oh! I see.

so I can turn 27 into 33 and divide both sides by (log4X) in order to simplify into 33=(log4X)3 which simplifies into log4X=3 and X = 64

But where does the 1 come from, or is it none of the above (*not no solution,oops*)?
 
so I can turn 27 into 33 and divide both sides by (log4X) in order to simplify into 33=(log4X)3 which simplifies into log4X=3 and X = 64

But where does the 1 come from, or is it none of the above (*not no solution,oops*)?
I'm not following what you're doing. Did you maybe mean something along the lines of the following?

. . . . .\(\displaystyle \log_4(x^{27})\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 27\, \cdot\, \log_4(x)\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4^4(x)\, -\, 27\, \cdot\, log_4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4(x)\, \left[\log_4^3(x)\, -\, 3^3\right]\)

...and then you factored the difference of cubes, set both useful factors equal to zero, etc,...?

If you meant something else, please reply showing your steps and reasoning. Thank you! ;)
 
I'm not following what you're doing. Did you maybe mean something along the lines of the following?

. . . . .\(\displaystyle \log_4(x^{27})\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 27\, \cdot\, \log_4(x)\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4^4(x)\, -\, 27\, \cdot\, log_4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4(x)\, \left[\log_4^3(x)\, -\, 3^3\right]\)

...and then you factored the difference of cubes, set both useful factors equal to zero, etc,...?

If you meant something else, please reply showing your steps and reasoning. Thank you! ;)


log4X27=(log4X)4

27*log4X=(log4X)4

33=(log4X)3 (I divided both sides by log4X)

3=log4X

43=X (exponential form)
 
You divided by log_4(X), without knowing its value. If you choose to divide by a symbolic number, then you have already decided that it does not equal zero.

If it turns out that a symbolic number may equal zero (that is, a zero value makes the equation true), then you will have missed the corresponding solution.

log_4(X) = 0 when x = 1

Hence, your approach divided by zero, in the case where X = 1. That's why you missed one of the solutions.

Try stapel's approach. :cool:
 
You divided by log_4(X), without knowing its value. If you choose to divide by a symbolic number, then you have already decided that it does not equal zero.

If it turns out that a symbolic number may equal zero (that is, a zero value makes the equation true), then you will have missed the corresponding solution.

log_4(X) = 0 when x = 1

Hence, your approach divided by zero, in the case where X = 1. That's why you missed one of the solutions.

Try stapel's approach. :cool:

Thanks! stapel's solution seems more logical than what I was doing.
 
I'm not following what you're doing. Did you maybe mean something along the lines of the following?

. . . . .\(\displaystyle \log_4(x^{27})\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 27\, \cdot\, \log_4(x)\, =\, \log_4^4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4^4(x)\, -\, 27\, \cdot\, log_4(x)\)

. . . . .\(\displaystyle 0\, =\, \log_4(x)\, \left[\log_4^3(x)\, -\, 3^3\right]\)

...and then you factored the difference of cubes, set both useful factors equal to zero, etc,...?

If you meant something else, please reply showing your steps and reasoning. Thank you! ;)
I do not quite understand this answer.

I am with you up through

\(\displaystyle 0 = \{\log_4(x)\}^4 - 27log_4(x) = log_4(x) * [\{log_4(x)\}^3 - 27].\)

The second term is a difference of cubes and so can be factored, but why bother? The zero product property requires that

\(\displaystyle 0 = log_4(x) \implies x = 1 \text { or}\)

\(\displaystyle 0 = \{log_4(x)\}^3 - 27 = \{log_4(x)\}^3 -3^3 \implies \{log_4(x)\}^3 = 3^3 \implies\)

\(\displaystyle log_4(x) = 3 \implies x = 4^3 = 64.\)

Very minor issue. I just wonder what nuance I am missing.
 
I do not quite understand this answer …

… I just wonder what nuance I am missing.
I don't think you're missing anything, Jeff. You finished one way; stapel finished a different way. Both methods lead to the same solutions.

By factoring the Difference of Cubes, I note that stapel's approach does include the extra step of realizing the quadratic factor's roots are not Real (i.e., the discriminant is negative), and, therefore, the quadratic factor can be ignored, but the remaining two factors match the ones you used. :cool:
 
I don't think you're missing anything, Jeff. You finished one way; stapel finished a different way. Both methods lead to the same solutions.

By factoring the Difference of Cubes, I note that stapel's approach does include the extra step of realizing the quadratic factor's roots are not Real (i.e., the discriminant is negative), and, therefore, the quadratic factor can be ignored, but the remaining two factors match the ones you used. :cool:
Ahh thanks mmm.

Yes, if we had a polynomial more complex than

\(\displaystyle u^{(2k-1)} - a\) remaining as a factor,

we would have to factor that further. So the general rule is to factor down to linear or quadratic terms. We can take a short cut as I did when we have a term like u^3 - a because such a term has only one real zero.

EDIT: By the way, as a matter of pedagogy, this kind of problem would be great for teaching substitution of variables.
 
Last edited:
Substitution of variables lets us see patterns. It could usefully be introduced before calculus.

\(\displaystyle log_4(x^{27}) = \{log_4(x)\}^4 \implies 27 * log_4(x) = \{ log_4(x)\}^4.\)

\(\displaystyle \text {Let } u = log_4(x).\)

\(\displaystyle \therefore 27u = u^4 \implies u^4 - 27u = 0 \implies u(u^3 - 27) = 0 \implies\)

\(\displaystyle u = 0 \text { or } u^3 = 27 \implies u = 3.\)

\(\displaystyle u = 0 \implies log_4(x) = 0 \implies x = 4^0 = 1.\)

\(\displaystyle u = 3 \implies log_4(x) = 3 \implies x = 4^3 = 64.\)

Substitution of variables does add steps, but it is very clear.

Great exercise. Involves logs, exponentials, implied division by zero, and opportunity for substitution of variables.
 
Great exercise. Involves logs, exponentials, implied division by zero, and opportunity for substitution of variables.
Agree!!

I would add it to my list -- if I could find the darn thing.
 
Top