Algebra.Com's Answer #829025 by Alan3354(69443)  You can put this solution on YOUR website! sum=2/3, product= 5/3 \n" );
document.write( "You should specify how many terms: \n" );
document.write( "a + b = 2/3, a*b = 5/3 \n" );
document.write( "----------- \n" );
document.write( "a + b + c = 2/3, a*b*c = 5/3 \n" );
document.write( "etc \n" );
document.write( "============ \n" );
document.write( "If it's 2 terms: \n" );
document.write( "a + b = 2/3, a*b = 5/3 \n" );
document.write( "b = -a + 2/3 \n" );
document.write( "a*(-a + 2/3) = 5/3 \n" );
document.write( "-3a^2 + 2a = 5 \n" );
document.write( "3a^2 - 2a + 5 = 0 \n" );
document.write( "\n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) | \n" );
document.write( "Quadratic equation (in our case ) has the following solutons: \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " For these solutions to exist, the discriminant should not be a negative number. \n" );
document.write( " \n" );
document.write( " First, we need to compute the discriminant : . \n" );
document.write( " \n" );
document.write( " The discriminant -56 is less than zero. That means that there are no solutions among real numbers.
\n" );
document.write( " If you are a student of advanced school algebra and are aware about imaginary numbers, read on.
\n" );
document.write( " \n" );
document.write( " In the field of imaginary numbers, the square root of -56 is + or - . \n" );
document.write( " \n" );
document.write( " The solution is , or \n" );
document.write( " Here's your graph: \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " \n" );
document.write( " |