document.write( "Question 546063: How can I combine 1/2logc+9logd and express them as a single logarithm? \n" ); document.write( "
Algebra.Com's Answer #355855 by lwsshak3(11628) ![]() You can put this solution on YOUR website! How can I combine 1/2logc+9logd and express them as a single logarithm? \n" ); document.write( "1/2logc+9logd \n" ); document.write( "1/2logc=logc^(1/2) \n" ); document.write( "9logd=logd^9 \n" ); document.write( "addition in logs indicates multiplication in operations. \n" ); document.write( "Placing under single log: \n" ); document.write( "1/2logc+9logd=log[c^(1/2)*(d^9)] \n" ); document.write( " |