document.write( "Question 397152: how do you evaluate the logarithm 3 log(base2)of2 - log(base2)of4? \n" ); document.write( "
Algebra.Com's Answer #281543 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how do you evaluate the logarithm 3 log(base2)of2 - log(base2)of4?\r \n" ); document.write( "\n" ); document.write( "3 log(base2)of2 - log(base2)of4 \n" ); document.write( "log2(2^3)-log2(4) (power rule) \n" ); document.write( "log2(2^3)/4 (division rule) \n" ); document.write( "log2(8/4) \n" ); document.write( "log2(2)=1 (The logarithm of its base is always equal to 1, that is, the base,2, must be raised to what number(logarithm=1) to equal 2. \n" ); document.write( " \n" ); document.write( "ans: (3 log(base2)of2 - log(base2)of4) = 1\r \n" ); document.write( "\n" ); document.write( "check: 3log2(2)=3 \n" ); document.write( " log2(4)=log2(2^2)=2 \n" ); document.write( " 3-2=1 \n" ); document.write( " |