document.write( "Question 454900: Solve for x:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "log base 4 of(x^2+3x) - log base 4 of(x+5)=1 \n" );
document.write( "
Algebra.Com's Answer #312309 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log base 4 of(x^2+3x) - log base 4 of(x+5) = 1 \n" ); document.write( "------------- \n" ); document.write( "log4[(x^2+3x)/(x+5)] = 1 \n" ); document.write( "---- \n" ); document.write( "(x^2+3x)/(x+5) = 4 \n" ); document.write( "--- \n" ); document.write( "x^2+3x = 4x+20 \n" ); document.write( "x^2-x-20 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-5)(x+4) = 0 \n" ); document.write( "x = 5 or x = -4 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |