document.write( "Question 588217: I have tried to do this question a a lot of time but My answer and the Graph is not coming the Right way... so please help me.
\n" );
document.write( "this is the Question:
\n" );
document.write( "Concavity of the parabola representing the quadratic function, its y intercept and x intercepts if any exist, and the coordinates of the vertex. sketch the parabola
\n" );
document.write( "f(x)=2x^2+4. \n" );
document.write( "
Algebra.Com's Answer #374455 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Concavity of the parabola representing the quadratic function, its y intercept and x intercepts if any exist, and the coordinates of the vertex. sketch the parabola \n" ); document.write( "f(x) = 2x^2 + 4 \n" ); document.write( "y = 2x^2 + 4 \n" ); document.write( "the y intercept is easy, when x = 0, y = 4 is the y intercept \n" ); document.write( "Find the x intercept, (when y = 0) \n" ); document.write( "2x^2 + 4 = 0 \n" ); document.write( "2x^2 = -4 \n" ); document.write( "x^2 = -4/2 \n" ); document.write( "x^2 = -2 \n" ); document.write( "x = \n" ); document.write( "square root of a negative, no real roots, no x intercept \n" ); document.write( ": \n" ); document.write( "The vertex occurs at the axis of symmetry, equation has no middle term, b=0 \n" ); document.write( "therefore the axis of symmetry is 0, hence the vertex, 0, 4 \n" ); document.write( ": \n" ); document.write( "If can you plot this equation, it is easy to see \n" ); document.write( ": \n" ); document.write( " x | y \n" ); document.write( "------- 2x^2 + 4 = y; substitute for x, find y \n" ); document.write( "-2 | 12; 2(-2^2) + 4 = 2(4) + 4 = 12 \n" ); document.write( "-1 | 6: 2(-1^2) + 4 = 2(1) + 4 = 6 \n" ); document.write( " 0 | 4; 2(0) + 4 = 4 \n" ); document.write( "+1 | 6 \n" ); document.write( "+2 |12 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " |