document.write( "Question 718287: write the simplest polynomial function with zeros 1+√5 and 3 \n" ); document.write( "
Algebra.Com's Answer #440857 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Pick two binomials which would be zero; one binomial for each of the given zeros.\r
\n" ); document.write( "\n" ); document.write( "\"%28x-%281%2Bsqrt%285%29%29%29\" and \"%28x-3%29\". You can then create your function in either factored form or generalized form. This will not give all rational coefficients.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Any function such as \"+f%28x%29=a%28x-%281%2Bsqrt%285%29%29%29%28x-3%29\", where a is some real nonzero number, will work.
\n" ); document.write( "
\n" );