document.write( "Question 988931: How to determine the quadratic equation given the roots or given the sum and product of the roots? \n" ); document.write( "
Algebra.Com's Answer #609374 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Work backwards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example:
\n" ); document.write( "If x = 2 and x = -3
\n" ); document.write( "x - 2 = 0 and x + 3 = 0 {subtracted 2 from first equation and added 3 to second equation}
\n" ); document.write( "(x - 2)(x + 3) = 0 {since both equal zero, multiply together and set equal to zero}
\n" ); document.write( "x² + x - 6 = 0 {used foil method}
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );