document.write( "Question 203134: Without drawing the graph determine how many x- intercepts the parabola has and whether its vertex lies above or below or on the x axis Show your work
\n" );
document.write( "y = x^2 - 5x + 6 \n" );
document.write( "
Algebra.Com's Answer #153257 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! X-intercepts are where a a graph intersects the x-axis. In other words, x-intercepts are x-values which make the function value 0. So to find x-intercepts we need to find the x-value(s) where f(x) = 0. \n" ); document.write( "So finding the x-intercepts of your function means solving: \n" ); document.write( " \n" ); document.write( "Factoring this we get: \n" ); document.write( " \n" ); document.write( "The only way for a product to be zero is if one of the factors is zero. So the solution to \n" ); document.write( "There are two x-intercepts: (2, 0) and (3, 0) \n" ); document.write( "As for where the vertex is located, think about parabolas in general. In general the possibilities are:
\n" ); document.write( "Our parabola has 2 x-intercepts and its leading coefficient is 1 (which is positive). So our vertex is below the x-axis. \n" ); document.write( " |