document.write( "Question 639399: Express as a single logarithm: 3log5(x)-5[log5(y)+2log5(z)]\r
\n" );
document.write( "\n" );
document.write( "What are the steps I need to take? Please help\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #402720 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Express as a single logarithm: 3log5(x)-5[log5(y)+2log5(z)] \n" ); document.write( "** \n" ); document.write( "all terms must be of the same base. In this case all terms are of base 5. \n" ); document.write( "coefficient in front of log is an exponent. \n" ); document.write( "subtraction of logs means division of numbers \n" ); document.write( "addition of logs means multiplication of numbers \n" ); document.write( ".. \n" ); document.write( " 3log5(x)-5[log5(y)+2log5(z)]=log5[(x^3)/(yz^2)^5]\r \n" ); document.write( "\n" ); document.write( "Solution is revised to correct following error in the last term: \n" ); document.write( "It should read (yz^2)^5 instead of (y+z^2)^5 as in the earlier solution \n" ); document.write( " |