document.write( "Question 118903: solve algebraically:
\n" );
document.write( "log base 2(3x+2) - log base 4(x)=3 \n" );
document.write( "
Algebra.Com's Answer #86997 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve algebraically: \n" ); document.write( "log base 2(3x+2) - log base 4(x)=3 \n" ); document.write( "------------ \n" ); document.write( "log (base 2)(3x+2) - log(base 2)(2x) = 3 \n" ); document.write( "log[(3x+2)/2x] = 3 \n" ); document.write( "(3x+2)/2s = 2^3 \n" ); document.write( "3x+2 = 16x \n" ); document.write( "12x = 2 \n" ); document.write( "x = 1/6 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |