document.write( "Question 491888: f(x)=25xsquare2+20x+4 find the y intercepts and x intercepts \n" ); document.write( "
Algebra.Com's Answer #334827 by ccs2011(207) You can put this solution on YOUR website! Intercepts can be found by plugging in zero for the other variable since anywhere on y-axis, x=0 and anywhere on x-axis, y=0 \n" ); document.write( "Y-intercept: set x=0 \n" ); document.write( "--> y = 0+0+4 = 4 \n" ); document.write( "Y-intercept is the point (0,4), this is where the graph crosses the y-axis \n" ); document.write( "X-intercept: set y=0 \n" ); document.write( "--> 25x^2 +20x +4 = 0 \n" ); document.write( "I will use the quadratic solver to show how to find x:\r \n" ); document.write( "\n" ); document.write( "
|