document.write( "Question 977649: Rewrite the expression \r
\n" ); document.write( "\n" ); document.write( "2logx - 3log(x^2+1) +4log(x-1)\r
\n" ); document.write( "\n" ); document.write( "as a single logarithm log A. Then the function
\n" ); document.write( " i got this.. ((x^2)/((x^2+1)^3(x-1)^4)) i really don't know where my error is?
\n" ); document.write( "

Algebra.Com's Answer #599214 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You should have \"%28x%5E2%2A%28x-1%29%5E4%29%2F%28%28x%5E2%2B1%29%5E3%29\" inside the log in your answer. The difference is the placement of \"%28x-1%29%5E4\" (it should be in the numerator and not in the denominator) \n" ); document.write( "
\n" );