document.write( "Question 133276: Write a polynomial function of least degree that has real coefficients, the given zeros and a leading coefficient of 1\r
\n" );
document.write( "\n" );
document.write( "18. 1,-3,4
\n" );
document.write( "19. 2,2,-1,0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #97482 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! If a polynomial has n zeros, it must be of degree n. (Fundamental Theorem of Algebra). Also, if a is a zero of a polynomial equation, then \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, for problem 18, you have three zeros, so you must have three binomial factors that will expand to a 3rd degree polynomial.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do the other problem the same way, except that you have 4 zeros, so you will have 4 factors and a 4th degree polynomial at the end. \n" ); document.write( " |