How to represent this equation using simple logarithms?
$2^{x+1} -3x -2 = 0$
Currently I'm stuck with these transformations and don't know what to do next:
$\log_2( 2^{x+1} -3x -2 ) = 0$
$x + 1 - \log_2(3x) - 1 = 0$
$x - \log_2(3x) = 0$ // - I'm stuck here
So a task is to plot this equation, but first I need to raise this equation to logarithms. Please, help, I'm struggling with this the whole day
