document.write( "Question 930050: Please help me solve the following per step. Thanks!
\n" );
document.write( "For the quadratic function: f(x)=x^2-4x-5 find:
\n" );
document.write( "a) y-intercept
\n" );
document.write( "b) x-intercept(s)
\n" );
document.write( "c) the vertex
\n" );
document.write( "d) f(6) \n" );
document.write( "
Algebra.Com's Answer #564683 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y = x^2-4x-5 (x = 0)...y=intercept: -5 \n" ); document.write( "0 = (x+1)(x-5) \n" ); document.write( "x-intercepts: -1, 5 \n" ); document.write( "....... \n" ); document.write( "y = x^2-4x-5 (Completing the Square) \n" ); document.write( "y = x^2-4x+4 -4 +5 = (x-2)^2 - 4 - 5 \n" ); document.write( "y = (x-2)^2 - 9 V(2,-9) \n" ); document.write( "...... \n" ); document.write( "f(6) = (6)^2 - 4(6) - 5 = 7 \n" ); document.write( "..... \n" ); document.write( "the vertex form of a Parabola opening up(a>0) or down(a<0), \n" ); document.write( " \n" ); document.write( "where(h,k) is the vertex and x = h is the Line of Symmetry \n" ); document.write( "..... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |