document.write( "Question 113620: Write three quadratic equations, with a, b, and c (coefficients of x2, x, and the constant) as: \r
\n" ); document.write( "\n" ); document.write( "Integers
\n" ); document.write( "Rational numbers
\n" ); document.write( "Irrational numbers
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #82694 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Integers: \"2x%5E2%2B5x-3\" Simply use whole numbers for the coefficients\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rational numbers: \"%281%2F2%29x%5E2%2B%283%2F4%29x-%281%2F3%29\" Use fractions for the coefficients\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Irrational numbers: \"sqrt%282%29x%5E2%2Bsqrt%287%29x-sqrt%285%29\" Use square roots (there are many more forms, but we'll just use these) as the coefficients
\n" ); document.write( "
\n" );