document.write( "Question 194441This question is from textbook College Algebra A Graphing Approach
\n" );
document.write( ": This problem is from a homework handout.\r
\n" );
document.write( "\n" );
document.write( "Find a polynomial function that has the given zeros.\r
\n" );
document.write( "\n" );
document.write( "3, 2-sq rt3, 2+sq rt3\r
\n" );
document.write( "\n" );
document.write( "Thanks for the help \n" );
document.write( "
Algebra.Com's Answer #145932 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! if r is a root (zero) of a function, then x-r is a factor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-3)(x-2+sqrt(3))(x-2-sqrt(3)) = (x-3)(x^2-4x+1) = x^3-7x^2+13x-3 \n" ); document.write( " |