document.write( "Question 676413: Express as a single logarithm
\n" );
document.write( "2log5 3 + 1/4log5 (x-1) - 1/2log5 x \n" );
document.write( "
Algebra.Com's Answer #420353 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Express as a single logarithm \n" ); document.write( "2log5 (3) + 1/4log5 (x-1) - 1/2log5 (x) \n" ); document.write( "log5[(3^2)*(x-1)^1/4/x^1/2] \n" ); document.write( "log5[(9(x-1)^1/4/x^1/2] \n" ); document.write( " |