document.write( "Question 23779: Please help me solve the following quadratic equation. Find the vertex and intercepts for quadratic function, and graph: \n" );
document.write( "
Algebra.Com's Answer #12555 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite as y+24 = x^2+2x \n" ); document.write( "Complete the square on the right side and keep the \n" ); document.write( "equation balanced as follows: \n" ); document.write( " y+24+1 = x^2+2x+1 \n" ); document.write( "Rewrite as: \n" ); document.write( " y+25 = (x+1)^2 \n" ); document.write( "The form is Y-k =4p(x-h)^2 \n" ); document.write( "So, vertex is at (h,k)= (-1,-25) \n" ); document.write( "y-intercept: Let x=0 in the original equation to get y=24 \n" ); document.write( "So, y=intercept is (0,24) \n" ); document.write( "x-intercept: Let y=0 in the original equation to get: \n" ); document.write( "x^2+2x-24=0 \n" ); document.write( "This factors as (x+6)(x-4)=0 \n" ); document.write( "So, you have x-intercepts at x=-6 and x=4\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |