document.write( "Question 205145: Can someone help me? im stuck on this...
\n" );
document.write( "Write three quadratic equations, with a, b, and c (coefficients of x2, x, and the constant) as:\r
\n" );
document.write( "\n" );
document.write( "1...Integers
\n" );
document.write( "2...Rational numbers
\n" );
document.write( "3....Irrational numbers\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #159576 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write three quadratic equations, with a, b, and c (coefficients of x2, x, and the constant) as: \n" ); document.write( "1...Integers \n" ); document.write( "2x^2 + 3x + 4 = 0 \n" ); document.write( "---------------- \n" ); document.write( "2...Rational numbers \n" ); document.write( "(2/3)x^2 - (1/7)x + 1/9 = 0 \n" ); document.write( "--------------- \n" ); document.write( "3....Irrational numbers \n" ); document.write( "pi*x^2 + e*x + sin(33º) = 0 \n" ); document.write( " |