Coco12 said:
Homework Statement
Log(2x+5)=log(4x-3)-logx
Homework Equations
Logcl =logcr
L=r
The Attempt at a Solution
Quotient law of logs
So I simplfied:
Log(2x+3)=log(4x-3)/x
First it was log(2x + 5), but now it's log(2x + 3). Which one is it?
Coco12 said:
Since same base:
2x+3=4x-3/x
2x^2-7x+3
(X-1)(x-6)
The ans is supposed to be 3. I don't know what I'm doing wrong?
For the equation you posted, 3 is not a solution. Here's the check:
If x = 3,
log(11) =? log(9) - log(3)
log(11) =? log(9/3) = log(3)
Since log(11) ≠ log(3), 3 is not a solution.
In your work you need a few more parentheses.
Coco12 said:
So I simplfied:
Log(2x+3)=log(4x-3)/x
Since same base:
2x+3=4x-3/x
In the two equations above, log(4x-3)/x should be written as log[(4x - 3)/x], and 4x -3/x is not the same as (4x - 3)/x.
Coco12 said:
In what you have above, you started with an equation, but lost the = 0, so you're not working with equations any more.
Have you copied the equation correctly? If so, did you look at the right solution? There's also the possibility that the answer in your book is wrong.