document.write( "Question 147773: log5 (to the power of 5) (x+3)+log5(big 4)=log5(big 36)\r
\n" );
document.write( "\n" );
document.write( "once again its:\r
\n" );
document.write( "\n" );
document.write( "log5(x+3)+log5 4= log5 36 \n" );
document.write( "
Algebra.Com's Answer #108141 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! All logs are the same base, 5. The sum of logs on the left side means the 2 terms are multiplied. That is, the sum of 2 logs is the log of the product of the 2 terms. \n" ); document.write( "So, log(x+3) + log(4) = log(36) (Regardless of base as long as they match) \n" ); document.write( "log[(x+3)*4] = log(36) \n" ); document.write( "If the logs are equal, the terms are equal. \n" ); document.write( "(x+3)*4 = 36 \n" ); document.write( "4x+12 = 36 \n" ); document.write( "4x = 24 \n" ); document.write( "x = 6 \n" ); document.write( "Check: (6+3)*4 = 36. \n" ); document.write( " |