Solving for x: log 3 (x^2 -5x+6) - log 2 (2-x) = 2

  • Thread starter Thread starter JoanF
  • Start date Start date
  • Tags Tags
    Log
JoanF
Messages
16
Reaction score
0

Homework Statement



Find x:

log 3 (x^2 -5x+6) - log 2 (2-x) = 2

Homework Equations





The Attempt at a Solution


I tried and got:
(3-x).[(2-x)^1-log 2 (3)] = 9

but I don't know how to get x here ...
 
Physics news on Phys.org
JoanF said:

Homework Statement



Find x:

log 3 (x^2 -5x+6) - log 2 (2-x) = 2
Some clarification, please. Is this
log[3(x2 - 5x + 6)] - log[2(2 - x)] = 2

or
log3(x2 - 5x + 6) - log2(2 -x) = 2
?
JoanF said:

Homework Equations





The Attempt at a Solution


I tried and got:
(3-x).[(2-x)^1-log 2 (3)] = 9

but I don't know how to get x here ...
 
Mark44 said:
Some clarification, please. Is this
log[3(x2 - 5x + 6)] - log[2(2 - x)] = 2

or
log3(x2 - 5x + 6) - log2(2 -x) = 2
?

it is log3(x2 - 5x + 6) - log2(2 -x) = 2
 
Are you sure you have the problem written correctly? It's very messy with the two log bases. I got to x2 - 5x + 6 = 9(2 - x)(1/log32)
 
Mark44 said:
Are you sure you have the problem written correctly? It's very messy with the two log bases. I got to x2 - 5x + 6 = 9(2 - x)(1/log32)

You got the same I got


Yes I'm sure ...
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top