document.write( "Question 520027: Determine the quadratic equation whose solutions are: 3 and -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345913 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Solution set = 3, -2 \n" ); document.write( "x= 3, or -2 \n" ); document.write( "x=3 or x=-2 \n" ); document.write( "x-3=0 or x+2=0 \n" ); document.write( "Since either of above is equal to zero, therefore multiplicatoin of the both will equal to zero\r \n" ); document.write( "\n" ); document.write( "(x-3)(x+2)=0 \n" ); document.write( "x^2+2x-3x-6=0 \n" ); document.write( "x^2-x-6=0 \n" ); document.write( "Required Quadratic Equation. \n" ); document.write( " |