document.write( "Question 509511: Use the properties of logarithms to solve the equation for x.
\n" );
document.write( "log2(5x − 27) = 3 \n" );
document.write( "
Algebra.Com's Answer #341717 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! solve for x \n" ); document.write( "log2(5x − 27) = 3 \n" ); document.write( "convert to exponential form: base(2) raised to log of number(3)=number(5x-27) \n" ); document.write( "2^3=5x-27=8 \n" ); document.write( "5x=8+27=35 \n" ); document.write( "x=7 \n" ); document.write( " |