Solving for x: "1/2*log(5)(x^2-1)=1/4+1/2log(5)(x-1)

  • Thread starter Thread starter parabol
  • Start date Start date
AI Thread Summary
The equation 1/2*log(5)(x^2-1)=1/4+1/2log(5)(x-1) is simplified by moving the logarithmic terms to one side and combining them. This leads to log(5)((x^2-1)/(x-1))=1/2, which implies (x^2-1)/(x-1)=5^(1/2). The next step involves factoring the numerator x^2-1 as (x-1)(x+1), allowing for cancellation with the denominator. This simplification reveals the solution for x, confirming the approach taken in the discussion. The participants express gratitude for clarifications that helped resolve the problem.
parabol
Messages
17
Reaction score
0

Homework Statement



1/2*log(5)(x^2-1)=1/4+1/2log(5)(x-1)

I have put the base to the log in the first set of brackets following log.

The question is simply solve for x the equation

The Attempt at a Solution



I firstly moved the logs onto the smae side and then multiplied both sides by1/2 (not shown) thus giving

log(5)(x^2-1)-log(5)(x-1)=1/2

log(5)((x^2-1)/(x-1))=1/2

Am i right in the saying the follwoing is the next step?

(x2-1)/(x-1)=5^(1/2)

If I am then can someone please help me understand how I am supposed to simplify the equaiton down to give a single x.

Thanks in advance.
 
Physics news on Phys.org


Assuming that log(5) is log5, that is right. How can you rewrite
\frac{x^2-1} {x-1}

specifically the numerator?
 
That was exactly what I meant with regards to the base of the log.

I'm sorry I don't follow. I think I am looking to hard into this problem as I can see no way of simplifying (x2-1)/(x-1)
 
Do you know how to factor x2 - 1?
 
You have
\frac{x^2- 1}{x- 1}= \sqrt{5}

What Bohrok is suggesting is that you factor the numerator. There is a simple cancelation.
 
All sorted now.

Thanks very much for the sanity checks with this.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top