document.write( "Question 169502: condense the expression log 3+ 1/2 log x-log 5 \n" ); document.write( "
Algebra.Com's Answer #125292 by chiefman(11)\"\" \"About 
You can put this solution on YOUR website!
log3+1/2logx-log5 this becomes
\n" ); document.write( "log3+logx^1/2-log5 since( alogb=logb^a)
\n" ); document.write( "log{(3*x^1/2)/5}since[loga+logb=logab],and [loga-logb=log(a/b)]
\n" ); document.write( "hence the answer is
\n" ); document.write( "log{(3*x^1/2)/5}
\n" ); document.write( "
\n" );