document.write( "Question 246022: Find the quadratic equatiopn whose roots are 2 and 3. \n" ); document.write( "
Algebra.Com's Answer #179695 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the quadratic equation whose roots are 2 and 3. \n" ); document.write( ". \n" ); document.write( "If 2 and 3 are roots then the following must be factors: \n" ); document.write( "(x-2) \n" ); document.write( "and \n" ); document.write( "(x-3) \n" ); document.write( ". \n" ); document.write( "To find the equation, simply multiply the two factors together: \n" ); document.write( "(x-2)(x-3) \n" ); document.write( "x^2 - 3x -2x + 6 \n" ); document.write( "x^2 - 5x + 6 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |