document.write( "Question 195272: Without drawing the graph of the equation, determine how many points the parabola has in common with the x-axis and whether its vertex lies above, on, or below the x-axis. y = 3x2 - 12x + 12
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #146463 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Without drawing the graph of the equation, determine how many points the parabola has in common with the x-axis and whether its vertex lies above, on, or below the x-axis. \r
\n" ); document.write( "\n" ); document.write( "\"y+=+3x%5E2+-+12x+%2B+12\"
\n" ); document.write( "
\r\n" );
document.write( "Rules for \"y=ax%5E2%2Bbx%2Bc\":\r\n" );
document.write( "\r\n" );
document.write( "If a is positive the parabola opens upward.\r\n" );
document.write( "If a is negative the parabola opens downward.\r\n" );
document.write( "\r\n" );
document.write( "Calculate d, the discriminant where the\r\n" );
document.write( "discriminant is given by \"d=b%5E2-4ac\"\r\n" );
document.write( "\r\n" );
document.write( "If d is positive the parabola has exactly 2 points\r\n" );
document.write( "in common with the x-axis.\r\n" );
document.write( "If d is negative the parabola has NO points in\r\n" );
document.write( "common with the x-axis.\r\n" );
document.write( "Id d is zero the parabola has exactly 1 point in\r\n" );
document.write( "common with the x-axis, and that one point is the \r\n" );
document.write( "vertex of the parabola.\r\n" );
document.write( "\r\n" );
document.write( "Then calculate a*d\r\n" );
document.write( "If a*d is positive, the vertex is below the x-axis\r\n" );
document.write( "If a*d is negative, the vertex is above the x-axis \r\n" );
document.write( "If a*d is zero, the vertex is on the x-axis\r\n" );
document.write( "\r\n" );
document.write( "In your problem a=3, b=-12, c=12, so\r\n" );
document.write( "\r\n" );
document.write( "Since a=3 is positive the parabola opens upward.\r\n" );
document.write( "\r\n" );
document.write( "We calculate d:\r\n" );
document.write( "\"d=b%5E2-4ac=%28-12%29%5E2-4%283%29%2812%29=144-144=0\"\r\n" );
document.write( "\r\n" );
document.write( "So the discriminant is 0, and ad = 0, so the vertex\r\n" );
document.write( "is on the x-axis and has only that one point in\r\n" );
document.write( "common with the x-axis.\r\n" );
document.write( "\r\n" );
document.write( "Now that we have done it without the graph, we can\r\n" );
document.write( "check by drawing the graph:\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28200%2C200%2C-2%2C14%2C-2%2C14%2C3x%5E2+-+12x+%2B+12%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );