document.write( "Question 19718: What Quadratic Equation has the following solutions: X= 4 +/- Square root 7? \n" ); document.write( "
Algebra.Com's Answer #9572 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! roots of the equation: 4 +- sqrt(7) \n" ); document.write( "sum of the roots: (4+sqrt(7))+(4-sqrt(7)) = 4+4= 8 \n" ); document.write( "product of the roots: (4+sqrt(7))*(4-sqrt(7)) = (16-7)= 9 \n" ); document.write( "
|