document.write( "Question 88210: I need some help badley, find the vertex, the x-intercepts, and the y-intercept of the quadratic function.(remember that the x-coordinate of the vertex is -b/2a) problem y=x2-2x-3 then it says
\n" );
document.write( "
\n" );
document.write( "Vertex_________\r
\n" );
document.write( "\n" );
document.write( "x-intercepts__________and __________\r
\n" );
document.write( "\n" );
document.write( "y-intercept______________
\n" );
document.write( "thanks for your help \n" );
document.write( "
Algebra.Com's Answer #64170 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I need some help badly, find the vertex, the x-intercepts, and the y-intercept of the quadratic function.(remember that the x-coordinate of the vertex is -b/(2a) problem y=x2-2x-3 then it says \n" ); document.write( ": \n" ); document.write( "y = x^2 - 2x -3 \n" ); document.write( ": \n" ); document.write( "Vertex_________ \n" ); document.write( "Find the axis of symmetry using x = -b/(2a), in this equation: a=1, b=-2 \n" ); document.write( "x = -(-2)/(2*1) \n" ); document.write( "x = +2/2 \n" ); document.write( "x = +1; \n" ); document.write( "Find the vertex by finding y: substitute 1 for x in the original equation: \n" ); document.write( "y = 2^1 + -2(1) - 3 \n" ); document.write( "y = 1 - 2 - 3 \n" ); document.write( "y = -4 \n" ); document.write( "Vertex coordinates: x=1, y=-4 \n" ); document.write( ": \n" ); document.write( "x-intercepts__________and __________ \n" ); document.write( "x intercepts occur when y = 0 \n" ); document.write( "x^2 - 2x - 3 = 0 \n" ); document.write( "This will factor to: \n" ); document.write( "(x-3)(x+1) = 0 \n" ); document.write( "x = +3 \n" ); document.write( "and \n" ); document.write( "x = -1 \n" ); document.write( ": \n" ); document.write( "y-intercept______________ \n" ); document.write( "y intercept occurs when x = 0 \n" ); document.write( "Substitute 0 for x in the original equation \n" ); document.write( "y = 0^2 + 2(0) -3 \n" ); document.write( "y = -3 \n" ); document.write( ": \n" ); document.write( "Did this help you?? Any questions? \n" ); document.write( " |