Algebra.Com's Answer #640289 by Alan3354(69443)  You can put this solution on YOUR website! Use x and y \n" );
document.write( "x + y = 1 --> y = 1-x \n" );
document.write( "xy = -14 \n" );
document.write( "------ \n" );
document.write( "x*(1-x) = 14 \n" );
document.write( "x^2 - x + 14 = 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 -55 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 -55 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( "The numbers are  \n" );
document.write( " \n" );
document.write( " |