Asked by john

solve the equation log of base 4 (3x+4) = log of base two (2x+1)

Answers

Answered by oobleck
well, log_2(n) = 2log_4(n), so you have
log_4(3x+4) = 2log_4(2x+1)
3x+4 = (2x+1)^2
4x^2 + x - 3 = 0
(4x-3)(x+1) = 0
x = 3/4 or -1
But x = -1 does not fit the original equation.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions