Calculus Solving logarithmic equations

an_mui
Messages
47
Reaction score
0
If (log x)^2 + log x^3 - 27 = log x^4 - log x^7, solve for x to 2 decimal places

(log x)^2 + log x^5 - 27 = log x^4 - log x^7
(log x)^2 + 6 log x - 27 = 0
Let log x be a
a^2 + 6a - 27 = 0
(a + 9)(a - 3) = 0
a = 3 or - 9

log x = 3 or log x = -9
... x = 10^3 or 10^-9

Please help me because i am pretty sure this answer is wrong since the question asks us to solve x to 2 decimal places. however, i don't know what mistake i made so any help is appreciated! Thanks again!
 
Physics news on Phys.org
Simplify everything except for the first term and the constant to end up with something the resembles a quadratic equation. Instead of x, you will have something in terms of log(x). Now, use the quadratic formula to solve for log(x), and exponentiate.
 
Sorry i thought I did what you said above. I simplified everything except for the first term and the constant. However, I ended up with log x = 3 or log x = -9.
 
Oh, yes, sorry I was confused when you wrote log(x5). Yeah, what you did looks good; I wouldn't worry about the 2 decimal places.
 
an mui[/quote said:
(log x)^2 + log x^5 - 27 = log x^4 - log x^7
(log x)^2 + 6 log x - 27 = 0
This is incorrect: (log x)^2+ 5 log x- 27= 4 log x- 7 log x= -3 log x so
(log x)^2+ 8 log x- 27= 0

Your quadratic equation is a^2+ 8a- 27= 0 which does not have rational solutions.
 
HallsofIvy said:
(log x)^2 + log x^5 - 27 = log x^4 - log x^7
(log x)^2 + 6 log x - 27 = 0
This is incorrect: (log x)^2+ 5 log x- 27= 4 log x- 7 log x= -3 log x so
(log x)^2+ 8 log x- 27= 0
Your quadratic equation is a^2+ 8a- 27= 0 which does not have rational solutions.
I'm confused about your problem here. In your first line (of the OP), you said the second term was log(x3). The next line you say it is log(x5). Your solution is correct assuming it is x cubed. However, if it is x to the fifth you need to follow Halls' suggestion.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top