document.write( "Question 1072417: find the domain and range of f(x)=3x^2+2X-4 \n" ); document.write( "
Algebra.Com's Answer #687343 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The domain is all real numbers,
\n" ); document.write( "as it is for all polynomials.
\n" ); document.write( "For polynomials of odd degree, the range is all real numbers.
\n" ); document.write( "The function in this problem is a quadratic polynomial
\n" ); document.write( "(a polynomial of degree 2).
\n" ); document.write( "Polynomials of degree 2 can be written in the form
\n" ); document.write( "\"f%28x%29=ax%5E2%2Bbx%2Bc\" with real number coefficients
\n" ); document.write( "\"a%3C%3E0\" , \"b\" , and \"c\" .
\n" ); document.write( "If \"a%3C0\" the quadratic polynomial has a maximum.
\n" ); document.write( "If \"a%3E0\" (as for \"a=3\" in this case),
\n" ); document.write( "the polynomial has a minimum at \"x=-b%2F2a\" .
\n" ); document.write( "So, this polynomial, with \"b=2\" ,
\n" ); document.write( "has a minimum at \"x=-2%2F%282%2A3%29=-1%2F3\" ,
\n" ); document.write( "and that minimum is
\n" ); document.write( "
\n" ); document.write( "For all real values of \"x\" , \"f%28x%29%3C=-13%2F3\" .
\n" ); document.write( "As \"abs%28x%29\" increases, so does \"f%28x%29\" , without bound,
\n" ); document.write( "taking all possible real \"f%28x%29%3E=-13%2F3\" values.
\n" ); document.write( "That is the range.
\n" ); document.write( "
\n" ); document.write( "
\n" );