document.write( "Question 321252: write a quadratic equation having the given numbers and solutions. -10 and -1. I don't think that this can be done with these given numbers. Help. \n" ); document.write( "
Algebra.Com's Answer #230048 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Yes it can, think of it as working backwards from solving a quadratic by factoring
\n" ); document.write( ":
\n" ); document.write( "x=-10, from a factor (x+10)
\n" ); document.write( "x=-1, from a factor (x+1)
\n" ); document.write( ":
\n" ); document.write( "FOIL (x+10)*(x+1) = x^2 + x + 10x + 10
\n" ); document.write( ":
\n" ); document.write( "y = x^2 + 11x + 10; is the equation with solutions of -10, -1
\n" ); document.write( "
\n" );