document.write( "Question 253213: solve for x log 5x - log 5 3=2
\n" );
document.write( "I got log 5 x/3=2
\n" );
document.write( "x=2/3
\n" );
document.write( "is this right? \n" );
document.write( "
Algebra.Com's Answer #185448 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! solve for x: \n" ); document.write( "log_5(x) - log_5(3)=2 \n" ); document.write( "Step 1: notice we are subtracting log's. The rule is if you subtract logs, then divide the information as \n" ); document.write( "log_5(x/3) = 2. \n" ); document.write( "step 2: rewrite as an exponent as: \n" ); document.write( "5^2 = x/3 \n" ); document.write( "Step 3: solve for x: \n" ); document.write( "x = 75. \n" ); document.write( " |