document.write( "Question 448366: I'm trying to write a polynomial equation of least degree for the given set of roots. 1+- 2i,3. The answer I got was 5x-15. Is that right? \n" ); document.write( "
Algebra.Com's Answer #308520 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since you have 3 zeros, the degree should be 3. So you are dealing with a cubic polynomial. \n" ); document.write( "
\n" );