document.write( "Question 142092: Write as a sum or difference of logarithms. Use the power rule to simplify as much as possible.
\n" );
document.write( "ln(cube root of (x-2) * fifth root of (x+1) all divided by (x-5)^4 \n" );
document.write( "
Algebra.Com's Answer #103464 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ln(cube root of (x-2) * fifth root of (x+1) all divided by (x-5)^4 \n" ); document.write( "ln (x-2)^(1/3) * (x+1)^(1/5) / (x-5)^4]\r \n" ); document.write( "\n" ); document.write( "= (1/3)ln(x-2) + (1/5)ln(x+1) - 4ln(x-5) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |