document.write( "Question 952721: Find the quadratic equation whose roots are 1, 2 and passes through the point (0,2). Show your work. \n" ); document.write( "
Algebra.Com's Answer #581870 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
(x-1)*(x-2) = 0
\n" ); document.write( "x = 1 and x = 2 are the zeros and
\n" ); document.write( "f(x) = x^2 -3x +2 is the quadratic equation
\n" ); document.write( "we are given point (0,2) and need to check that point with the equation
\n" ); document.write( "2 = 0^2 -3*0 +2
\n" ); document.write( "2 = 2
\n" ); document.write( "our quadratic equation checks with the point\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );