document.write( "Question 610696: finding a quadratic equation with a given roots \n" ); document.write( "
Algebra.Com's Answer #384520 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
A quadratic equation with roots of \"r%5B1%5D\" and \"r%5B2%5D\" will factor into:
\n" ); document.write( "\"%28x+-+r%5B1%5D%29%28x+-+r%5B2%5D%29+=+0\"

\n" ); document.write( "So just multiply this out.
\n" ); document.write( "
\n" );