document.write( "Question 573801: Showing all the steps, solve the following:\r
\n" );
document.write( "\n" );
document.write( "3x^3+x^2=4x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can the below equation be solved? If yes, show how.\r
\n" );
document.write( "\n" );
document.write( "3x^2+4x=7 \n" );
document.write( "
Algebra.Com's Answer #368879 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Showing all the steps, solve the following:\r \n" ); document.write( "\n" ); document.write( "3x^3+x^2=4x \n" ); document.write( "============================= \n" ); document.write( "3x^3+x^2=4x \n" ); document.write( "This can be factored as \n" ); document.write( "x(3x^2 + x - 4) = 0 \n" ); document.write( "So one of the solutions is x = 0 \n" ); document.write( "For the other two solutions we solve 3x^2 + x - 4 = 0 \n" ); document.write( "This can be factored as \n" ); document.write( "(3x+4)(x-1) = 0 \n" ); document.write( "The solutions are x = -4/3, x = 1, and x = 0 \n" ); document.write( "============================== \n" ); document.write( "Can the below equation be solved? If yes, show how.\r \n" ); document.write( "\n" ); document.write( "3x^2+4x=7 \n" ); document.write( "============================= \n" ); document.write( "3x^2 + 4x - 7 = 0 \n" ); document.write( "This can be factored as \n" ); document.write( "(3x+7)(x-1) = 0 \n" ); document.write( "So the solutions are x=1, and x=-7/3 \n" ); document.write( " \n" ); document.write( " |