document.write( "Question 58493: Sketch the graph of f(x)=x^2-x-6 include all intercepts and the vertex \n" ); document.write( "
Algebra.Com's Answer #40124 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! f(x)=x^2-x-6 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "f(x) = y \n" ); document.write( ": \n" ); document.write( "y = x^2 - x - 6 \n" ); document.write( ": \n" ); document.write( "Factors to: \n" ); document.write( "(x-3)(x+2) = 0 \n" ); document.write( "x = +3 and x = -2; (the x intercepts) \n" ); document.write( ": \n" ); document.write( "y intercept when x = 0 \n" ); document.write( "y = 0^2 - 0 - 6 \n" ); document.write( "y = -6; (the y intercept) \n" ); document.write( ": \n" ); document.write( "The vertex is the value of x when the parabola is at minimum \n" ); document.write( "Can be found using the vertex equation: x = -b/(2a) \n" ); document.write( ": \n" ); document.write( "In the form, ax^2 + bx + c, your equation: a = =1, b = -1, c = -6 (not used) \n" ); document.write( "x = -b/(2a) \n" ); document.write( "x = -(-1)/(2*1) \n" ); document.write( "x = +1/2 \n" ); document.write( "x = .5 is the vertex, (as you can see by the graph) \n" ); document.write( ": \n" ); document.write( "They did not ask what the minimum value (y) is but if you wanted to find it, \n" ); document.write( "Substitute .5 for x in the original equation: \n" ); document.write( "y = .5^2 - .5 - 6 \n" ); document.write( "y = .25 - .5 - 6 \n" ); document.write( "y = -6.25 is the minimum and occurs at the vertex, x = .5 (see graph) \n" ); document.write( " \n" ); document.write( " |