document.write( "Question 454991: Hello, I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "Solve logarithmic equation log(3x+15)=2 and write 5 lnx + 1/2 lny - 4 lnz as a single logarithm.\r
\n" );
document.write( "\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #312393 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Solve logarithmic equation log(3x+15)=2 and write 5 lnx + 1/2 lny - 4 lnz as a single logarithm. \n" ); document.write( ". \n" ); document.write( "log(3x+15)=2 \n" ); document.write( "(3x+15)= 10^2 \n" ); document.write( "3x+15= 100 \n" ); document.write( "3x = 85 \n" ); document.write( "x = 85/3 (exact answer) \n" ); document.write( "x = 28.33 (approx decimal answer) \n" ); document.write( ". \n" ); document.write( "5 lnx + 1/2 lny - 4 lnz \n" ); document.write( "lnx^5 + lny^(1/2) - lnz^4 \n" ); document.write( "ln x^5y^(1/2) - lnz^4 \n" ); document.write( "ln x^5y^(1/2)/z^4 \n" ); document.write( " \n" ); document.write( " |