document.write( "Question 544979:
\n" );
document.write( " log7 24 - log7 (x+5)= log7 8 \n" );
document.write( "
Algebra.Com's Answer #355378 by cira554(7)![]() ![]() You can put this solution on YOUR website! in logarithms we know that log(A/B)=logA-logB \n" ); document.write( "therefore our equation log7 24-log7 (x+5)=log7 8 can be translated to; \n" ); document.write( "log7 (24/x+5)=log7 8 \n" ); document.write( "since the logs are of the same base we are justified to say that, \n" ); document.write( "24/x+5=8 \n" ); document.write( "when we crossmultiply we get, 24=8x+40 \n" ); document.write( " 8x=24-40 \n" ); document.write( " 8x=-16 \n" ); document.write( " our x is therefore -2 \n" ); document.write( " |