document.write( "Question 481723: find the value of: x= log base 3 27-4log base 2 (1/32) \n" ); document.write( "
Algebra.Com's Answer #330899 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the value of: x= log base 3 27-4log base 2 (1/32) \n" ); document.write( "** \n" ); document.write( "x=log3(27)-4log2(1/32) \n" ); document.write( "x=log3(27)-4log2(1/2^5) \n" ); document.write( "x=log3(27)-4log2(2^-5) \n" ); document.write( "Base raised to log of number=number \n" ); document.write( "x=3-(4*-5)=3+20=23 \n" ); document.write( " |