document.write( "Question 571901: how do i get the points to graph y=2x(squared)+11x+5? \n" ); document.write( "
Algebra.Com's Answer #368220 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! get the points to graph y=2x(squared)+11x+5? \n" ); document.write( "---- \n" ); document.write( "If you know the graph is a parabola, you \n" ); document.write( "only need 3 points. \n" ); document.write( "y = 2x^2 + 11x + 5 \n" ); document.write( "--- \n" ); document.write( "y-intercept: (0,5) \n" ); document.write( "--- \n" ); document.write( "Find the x-intercepts: \n" ); document.write( "2x^2 + 11x + 5 = 0 \n" ); document.write( "2x^2 +10x + x + 5 = 0 \n" ); document.write( "Factor: \n" ); document.write( "2x(x+5) + (x+5) = 0 \n" ); document.write( "(x+5)(2x+1) = 0 \n" ); document.write( "x = -5, or x = -1/2 \n" ); document.write( "-------- \n" ); document.write( "Points: (-5,0) and (-1/2,0) \n" ); document.write( "--- \n" ); document.write( "Plot those three points and draw a parabola opening upward thru them. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |