document.write( "Question 453097: How do you know if the parabola opens upward or downward? What are 3 key points you can determine and graph from the equation? Demonstrate with an example.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311314 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you know if the parabola opens upward or downward? What are 3 key points you can determine and graph from the equation? Demonstrate with an example. \r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "y = ax^2+bx+c \n" ); document.write( "If \"a\" is positive, opens upward. \n" ); document.write( "If \"a\" is negative, opens downward. \n" ); document.write( "----- \n" ); document.write( "3 key points: \n" ); document.write( "2 x-intercepts or roots \n" ); document.write( "1 y-intercept \n" ); document.write( "------------------- \n" ); document.write( "Example: \n" ); document.write( "x intercepts: (2,0) and (5,0) \n" ); document.write( "y intercept: (0,8) \n" ); document.write( "---- \n" ); document.write( "y = ax^2 + bx + c \n" ); document.write( "Using (0,8) you know c = 8 \n" ); document.write( "--- \n" ); document.write( "Using the x-intercepts: \n" ); document.write( "0 = (x-2)(x-3) \n" ); document.write( "0 = x^2-5x+6 \n" ); document.write( "--- \n" ); document.write( "y = a(x^2-5x+6) \n" ); document.write( "y = ax^2-5ax+6a \n" ); document.write( "6a = 8 \n" ); document.write( "a = 4/3 \n" ); document.write( "------------ \n" ); document.write( "y = (4/3)x^2-(20/3)x+ (4/3)*6 \n" ); document.write( "y = (4/3)x^2-(20/3)x + 8 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |