document.write( "Question 89206: For the quadratic function Q(x)=x^2+5x-36, determine the y-intercept. \n" ); document.write( "
Algebra.Com's Answer #64838 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y-intercept is defined as: Q(0) as in (0,Q(0)) for a function \n" ); document.write( "Q(x) = x^2 + 5x - 36 \n" ); document.write( "Q(0) = -36 \n" ); document.write( "y-int is -36 \n" ); document.write( " |