document.write( "Question 1066249: For the quadratic function f(x)=3x^2+6x+2
\n" );
document.write( "a.)Graph the quadratic function by determining whether its graph opens up or down and by finding the vertex, axis of symmetry, y intercept, x intercepts, if any.
\n" );
document.write( "b.)The domain of f is
\n" );
document.write( "the range of f is
\n" );
document.write( "c.)determine where the function is increasing and where it is decreasing. \n" );
document.write( "
Algebra.Com's Answer #681441 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=3x^2+6x+2 \n" ); document.write( "function opens upward because positive coefficient in front of x^2. It decreases from x=-oo to x=-1 and increases from x >-1. \n" ); document.write( "domain is all x. \n" ); document.write( "vertex x-value is -b/2a or -6/3(2)=-1 \n" ); document.write( "f(-1)=3-6+2=-1. \n" ); document.write( "Vertex is (-1,-1) \n" ); document.write( "axis of symmetry is x=-1 \n" ); document.write( "Range is [-1,oo) \n" ); document.write( "y intercept is at f(0), and that = 2 \n" ); document.write( "x-intercepts need quadratic formula \n" ); document.write( "x=(1/6)(-6 +/- sqrt (36-24))= (1/6)(-6 +/- 2 sqrt (3))= -1 +/- ((1/3) sqrt (3)). Numerically, they are -.42 and -1.58\r \n" ); document.write( "\n" ); document.write( " |