You can put this solution on YOUR website! log(6x-9) = 2 if and only if 10^2 = 6x - 9
add 9 to both sides of the equation to get:
109 = 6x
solve for x to get:
x = 109/6.
that's your answer.
to confirm, use your calculator to find log(109/6 - 9).
it will be equal to 2.
The other tutor incorrectly read/interpret the problem and gave incorrect solution/answer.
See the correct solution below.
log(x*(6x-9) = 2 means that
x*(6x-9) = 100.
Reduce this equation to the standard quadratic equation form
6x^2 - 9x - 100 = 0.
Solve it using the quadratic formula. You will get
= = 4.9008 (approximately);
= = -3.4008 (approximately);
The format of the given equation is open to different interpretations, so it is inappropriate for one tutor to say another tutor misinterpreted the problem.
To me, the most reasonable interpretation of the given equation is
In that case, as one of the other tutors stated without showing the solution method, use the basic definition of logarithms to change the logarithmic form to exponential form.
The solution method is then the same as for any quadratic equation.