document.write( "Question 127365This question is from textbook college Algebra
\n" );
document.write( ": Find all of the real and imaginary zeros for the polynomial function.
\n" );
document.write( "12) f(x) = x3 - 2x2 - 25x + 50 \n" );
document.write( "
Algebra.Com's Answer #93322 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x3 - 2x2 - 25x + 50=0 \n" ); document.write( "x^2(x-2)-25(x-2)=0 \n" ); document.write( "(x^2-25)(x-2)=0 Factoring by grouping. \n" ); document.write( "(x+5)(x-5)(x-2)=0 \n" ); document.write( "x=-5, x=5, x=2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |