document.write( "Question 734414: Find a third degree polynomial that has x=1 as its only real zero and this zero has:
\n" ); document.write( "A. Multiplicity one(1)
\n" ); document.write( "B. Multiplicity three(3)
\n" ); document.write( "

Algebra.Com's Answer #448987 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Third Degree Polynomial:
\n" ); document.write( "\"%28x-a%29%28x-b%29%28x-c%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A real zero is x=1:
\n" ); document.write( "\"%28x-1%29%28x-b%29%28x-c%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=1 is the only real zero, and multiplicity is 1:
\n" ); document.write( "\"%28x-1%29%28x-z%5B1%5D%29%28x-z%5B2%5D%29\",
\n" ); document.write( "where we want two complex numbers as conjugate pairs. This part is open-ended. For convenience we could pick 1-i and 1+i.\r
\n" ); document.write( "\n" ); document.write( "\"%28x-1%29%28x-%281-i%29%29%28x-%281%2Bi%29%29\"
\n" ); document.write( "\"%28x-1%29%28x%5E2-%281-i%29x-%281%2Bi%29x%2B%281-i%29%281%2Bi%29%29\"
\n" ); document.write( "\"%28x-1%29%28x%5E2-x%2Bix-x-ix%2B1%2B1%29\"
\n" ); document.write( "\"highlight%28%28x-1%29%28x%5E2-2x%2B2%29%29\"
\n" ); document.write( "
\n" );