document.write( "Question 75456: Find the linear factorization from the given zeros
\n" );
document.write( "Zeros: -1, multiplicity 1; 2, multiplicity 3; 4, multiplicity 2 \n" );
document.write( "
Algebra.Com's Answer #54329 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If we are given a zero of any value (say x=a) then the factor will be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Simply if we are given zeros, we can easily find the polynomial. So the factors of the polynomial are\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Since the 2nd factor has a multiplicity of 3, we cube the 2nd term. Also, since the 3rd term has a multiplicity of 2, we simply square the term \n" ); document.write( " \n" ); document.write( "And there's the linear factorization. If you multiplied all the terms out, you would get a polynomial with the same zeros as given in the problem. \n" ); document.write( " |