document.write( "Question 916637: log(base 4) (x+13) - log(base 4)(x-8) = 1\r
\n" );
document.write( "\n" );
document.write( "I know the answer is 15 but why in the beginning does it not combine? like log(base 4) ((x+13)(x-8))\r
\n" );
document.write( "\n" );
document.write( "Please explain
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #556166 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "4(x-8) = x+13 \n" ); document.write( "4x - 32 = x+13 \n" ); document.write( "3x= 45 \n" ); document.write( "x = 15 \n" ); document.write( " |