document.write( "Question 63947: Thank you for helping me with the solution to the following problem. Our solutions do not seem to be going in the same direction would you please assist as to what I am doing wrong. This is as far as I could get with the problem.\r
\n" );
document.write( "\n" );
document.write( "Problem: 3log(X^2)-4log(X^2)+log(2X^3):\r
\n" );
document.write( "\n" );
document.write( "3log(X^2)-4log(X^2)+log(2X^3):
\n" );
document.write( "log((X^2)^3)-log((X^2)4)+log(2X^3)
\n" );
document.write( "log(X^6)-log(X^8)+log(2X^3)
\n" );
document.write( "log(X^-8/X^6,2X^3)log(X^-8 I am stuck here with my completion. \n" );
document.write( "
Algebra.Com's Answer #44607 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Problem: 3log(X^2)-4log(X^2)+log(2X^3): \n" ); document.write( "If you're the same person I just answered this for, there is more than one way to skin this cat, however you should still come up with the same conclusion. Doing it your way: \n" ); document.write( "3log(X^2)-4log(X^2)+log(2X^3): \n" ); document.write( "log((X^2)^3)-log((X^2)4)+log(2X^3) \n" ); document.write( "log(X^6)-log(X^8)+log(2X^3) \n" ); document.write( "log(x^6/x^8)+log(2x^3) because loga-logb=log(a/b) \n" ); document.write( "log(1/x^2)+log(2x^3) reduce \n" ); document.write( "log((1/x^2)(2x^3)) because loga+logb=log(ab) \n" ); document.write( "log(2x^3/x^2) \n" ); document.write( "log(2x) reduce \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |