document.write( "Question 628227: What is wrong with solving 2x^5 – 8x^3 + 5x^2 – 3x = 0 by dividing both sides by x? \n" ); document.write( "
Algebra.Com's Answer #395474 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x=0 is one solution \n" ); document.write( "There are four more. Two real and two complex(imaginary) \n" ); document.write( "x *(2x^4-8x^2+5 x-3) = 0 \n" ); document.write( " |