document.write( "Question 195270: 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.
\n" );
document.write( "y = 2x^2 + x + 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #146465 by J2R2R(94)![]() ![]() 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( "\n" ); document.write( "y = 2x^2 + x + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here, the discriminant will tell us how many real or imaginary roots we have.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b^2 – 4ac > 0 gives two real solutions which are different (crosses the x-axis in two places)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b^2 – 4ac = 0 gives two real solutions which are equal (crosses the x-axis in one place at the vertex)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b^2 – 4ac < 0 gives two complex solutions which are different (doesn’t cross the x-axis).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For our equation, a = 2, b = 1, c = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b^2 – 4ac = 1 – 24 = – 23\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus we have two complex roots which are different and therefore the parabola doesn’t cross the x-axis so there are no points in common with the x-axis, and the vertex lies above the x-axis. \n" ); document.write( " |