document.write( "Question 1167811: Find a polynomial of least degree with integer coefficients that has the given zeros. Write your answer in both factored form and general form.\r
\n" );
document.write( "\n" );
document.write( "X= 0,-4,1 \n" );
document.write( "
Algebra.Com's Answer #792403 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "In factored form, the polynomial is the product of the three linear binomials associated with the given roots\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " p(x) = (x-0)*(x-(-4)*(x-1) = x*(x+4)*(x-1).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You can do the rest.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |