document.write( "Question 814358: Determine the equation of the quadratic function that passes through
\n" );
document.write( "(5, 12)
\n" );
document.write( "and has zeroes of {2+sqrt(3)}and
\n" );
document.write( "{2-sqrt(3)}. Express your final answer in standard form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #490271 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x-(2+sqrt(3))) (x-(2-sqrt(3))) \n" ); document.write( "x^2-4 x+1=y \n" ); document.write( "has the appropriate zeroes but doesn't pass though that pount. \n" ); document.write( " |