document.write( "Question 239147: Find the polynomial of the lowest degree whose roots are -4, 7, 3, and -6 \n" ); document.write( "
Algebra.Com's Answer #175633 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the polynomial of the lowest degree whose roots are -4, 7, 3, and -6
\n" ); document.write( "--------------
\n" ); document.write( "(x+4)*(x-7)*(x-3)*(x+6) = 0 has those roots.
\n" ); document.write( "You can do the multiplication.
\n" ); document.write( "
\n" );