document.write( "Question 705638: Write as a single logarithm with only positive powers: - log x - 4log y + 5log(x +1) \n" ); document.write( "
Algebra.Com's Answer #434674 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\"-+log+x+-+4log+y+%2B+5log%28x+%2B1%29\" (this and following steps showing up wrong)
\n" ); document.write( "= \"-1%28log%28x%29%2Blog%28y%29%29%2B5log%28x%2B1%29\"
\n" ); document.write( "= \"-1%28log%28xy%29%29%2B5log%28x%2B1%29\"
\n" ); document.write( "= \"5%2Alog%28x%2B1%29-log%28xy%29\"
\n" ); document.write( "= \"log%28x%2B1%29%5E5-log%28xy%29\"
\n" ); document.write( "= \"log%28%28x%2B1%29%5E5%2F%28xy%29%29\", the answer. Yes, correct.\r
\n" ); document.write( "\n" ); document.write( "(again, still learning some of the typesetting. Some of the steps are not showing up correctly.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In plain text, the steps are
\n" ); document.write( "-1(log(x)+log(y))+5log(x+1)
\n" ); document.write( "= -1(log(xy))+5log(x+1)
\n" ); document.write( "= 5*log(x+1)-log(xy)
\n" ); document.write( "= log(x+1)^5-log(xy)
\n" ); document.write( "
\n" );