document.write( "Question 149163: What are three quadratic equations with a,b and c (coefficients of x^2,x and the constant. \r
\n" );
document.write( "\n" );
document.write( "using
\n" );
document.write( "1. Integers
\n" );
document.write( "2. Rational numbers
\n" );
document.write( "3. Irrational numbers \n" );
document.write( "
Algebra.Com's Answer #109428 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are three quadratic equations with a,b and c (coefficients of x^2,x and the constant. \n" ); document.write( "using \n" ); document.write( "1. Integers: \n" ); document.write( "(x-2)(x+5) = x^2 +3x -10 has integral solutions. \n" ); document.write( "----------------------------- \n" ); document.write( "2. Rational numbers \n" ); document.write( "(2x-1)(3x-2) = 6x^2 - 7x +6 has rational solutions \n" ); document.write( "----------------------------- \n" ); document.write( "3. Irrational numbers \n" ); document.write( "(x-sqrt(2))(x+sqrt(3)) = x^2 + [sqrt(3)-sqrt(2)]x - sqrt(6) has \n" ); document.write( "irrational solutions. \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |