document.write( "Question 539566: I'm having trouble coming up with the asnwer to: log base 2 2x + log base 2 (x+3) = 3. I'd really appreciate a step by step walkthrough thanks! \n" ); document.write( "
Algebra.Com's Answer #353467 by stanbon(75887) ![]() You can put this solution on YOUR website! log2(2x) + log2(x+3) = 3 \n" ); document.write( "------ \n" ); document.write( "log2[2x(x+3)] = 3 \n" ); document.write( "---- \n" ); document.write( "2x(x+3) = 2^3 \n" ); document.write( "--- \n" ); document.write( "2x^2+6x-8 = 0 \n" ); document.write( "x^2+3x-4 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x+4)(x-1) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 1 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |