document.write( "Question 370225: Find all of the real zeros of the polynomial P(x)=12x^3-129x^2+342x-189. \n" ); document.write( "
Algebra.Com's Answer #263866 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 12x^3-129x^2+342x-189 \n" ); document.write( "4x^3-43x^2+114x-63 \n" ); document.write( "63 has a factor of 7, try that. \n" ); document.write( "Then it's a quadratic. \n" ); document.write( "--> 0.75, 3, 7 \n" ); document.write( " |