document.write( "Question 171526: How would I 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( "

Algebra.Com's Answer #126697 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
You need to write three equations of the form \"ax%5E2%2Bbx%2Bc=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Integers are whole numbers, either positive or negative. -4, 5, and 23 are integers, for example. 0 (zero) is also an integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rational numbers are numbers that can be expressed as the quotient of two integers. \"-3%2F4\", \"1%2F2\", and \"37%2F14\" are rational numbers (all integers are also rational, by the way)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Irrational numbers are any real numbers that CANNOT be expressed as the quotient of two integers. \"sqrt%282%29\", \"-sqrt%2887%29\", \"pi\", and \"e\" (the base of the natural logarithms) are irrational numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In each case, pick any numbers you like within the given constraints for the caracter of the coefficients, and substitute them for a, b, and c in \"ax%5E2%2Bbx%2Bc=0\"
\n" ); document.write( "
\n" );