document.write( "Question 376787: Factor to find all the real zeros of P(x)= 2x^3+5x^2-12x \n" ); document.write( "
Algebra.Com's Answer #268026 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "When factoring always start with the Greatest Common Factor (GCF), The GCF of F(x) is x. Factoring out x we get: \n" ); document.write( " \n" ); document.write( "The second factor is a quadratic trinomial which factors as follows: \n" ); document.write( " \n" ); document.write( "(Note: If you have trouble factoring trinomials like \n" ); document.write( "P(x) is now fully factored. And from the factors we can find the zeros by setting each factor equal to zero and then solving for x: \n" ); document.write( "x = 0 or 2x-3 = 0 or x+4 = 0 \n" ); document.write( "The first equation is already solved for x. Solving the other tow we get: \n" ); document.write( "x = 0 or x = 3/2 or x = -4 \n" ); document.write( "These are the three zeros of P(x). \n" ); document.write( " |