How Do You Simplify and Solve Logarithmic Equations?

  • Thread starter Thread starter vijay123
  • Start date Start date
  • Tags Tags
    Logarithms
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
14 replies · 3K views
vijay123
Messages
122
Reaction score
0
1) ((logx)/(log4))^2=((logx^5)/(log4))-4

how do you these problmes...i mean..is there anyway of simplfing the expression ...i am stuck..
regards
vijay
 
Physics news on Phys.org
Use the fact [itex]\log {a^b} = b\log{a}[/itex] and simplify.
 
yea...i used it...but this sum is different..seriously..try it
 
Can you show your work?
 
mr neutrino...
i can show my work but it is too long...
i ll jus ask you a simple question...
what is (logx/log4)^2...i mean...how do you simplyfy it in terms of logx^5/log4?
 
First, write your equation as:
[tex](\frac{\log(x)}{\log(4)})^{2}=(\frac{\log(4)}{\log(x^{5})})^{4}[/tex]
Then, collect the terms on the LHS and rewrite your equation as:
[tex](\frac{\log(x)}{\log(4)}-(\frac{\log(4)}{\log(x^{5})})^{2})*(\frac{\log(x)}{\log(4)}+(\frac{\log(4)}{\log(x^{5})})^{2})=0[/tex]
Now, you should be able to continue a bit!
 
vijay123 said:
what is (logx/log4)^2...i mean...how do you simplyfy it in terms of logx^5/log4?

Actually you've got to simplify the second term (logx^5/log4) using the rule I mentioned earlier, and then see if the resulting equation resembles something you've come across before. Remember that log4 is just a constant; don't worry too much about that part.
 
Last edited:
arildno said:
First, write your equation as:
[tex](\frac{\log(x)}{\log(4)})^{2}=(\frac{\log(4)}{\log(x^{5})})^{4}[/tex]
Then, collect the terms on the LHS and rewrite your equation as:
[tex](\frac{\log(x)}{\log(4)}-(\frac{\log(4)}{\log(x^{5})})^{2})*(\frac{\log(x)}{\log(4)}+(\frac{\log(4)}{\log(x^{5})})^{2})=0[/tex]
Now, you should be able to continue a bit!

I believe it was a -4 at the end, and not a power, unless it was a typo.
 
arildno said:
Oh dear, it was MINUS 4 not that the exponent was minus 4 as I thought..:cry:
Exactly. :)
 
Can this be solved analytically?
 
arildno said:
Of course.
It is a linear equation in the variable log(x).
Not quadratic?
 
Assuming this is
[tex]\left(\frac{log x}{log 4}\right)^2= \frac{log x^5}{log 4}- 4[/tex]
and not
[tex]\left(\frac{log x}{log 4}\right)= \left(\frac{log x^5}{log 4}\right)^{- 4}[/tex]
as I also initially interpreted it, let y= log x. since log x5= 5 log x, this can be written as
[tex]\frac{1}{(log 4)^2}y^2- \frac{5}{log 4} y+ 4= 0[/tex]
a quadratic equation for y.
("log 4" is, of course, simply a constant.)