document.write( "Question 993984: if log 3=a log 4=b find log(root18) \n" ); document.write( "
Algebra.Com's Answer #613179 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If b = log 4, then b = 2 log 2 or log 2 = b/2. \n" ); document.write( "Then \n" ); document.write( "log sqrt(18) = (1/2) log (18) = (1/2) log (2 x 3^2) = \n" ); document.write( "(1/2) [log 2 + 2 log 3] = \n" ); document.write( "(1/2)(b/2) + a = \n" ); document.write( "a + b/4 \n" ); document.write( " |