document.write( "Question 1120457: Suppose the product of the roots of a quadratic equation is given, do you think you can determine the equation? Justify your answer.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736147 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "No; you can't tell what the equation is. \n" ); document.write( "Suppose the roots are p and q; then the equation is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now suppose, for example, that you are told that the product of the roots is pq = 20. Then you know the equation is \n" ); document.write( " \n" ); document.write( "where the product of p and q is 20. But there are an infinite number of possibilities for that: \n" ); document.write( "p, q = 20 and 1: x^2-21x+20 = 0 \n" ); document.write( "p, q = 10 and 2: x^2-12x+20 = 0 \n" ); document.write( "p, q = 5 and 4: x^2-9x+20 = 0 \n" ); document.write( "p, q = -5 and -4: x^2+9x+20 = 0 \n" ); document.write( ".... \n" ); document.write( "And those are only some of the possibilities where the roots are integers.... \n" ); document.write( " |