document.write( "Question 184917: Give four solutions (ordered pairs) to the quadratic equation: y = -x^2 - 5x \n" ); document.write( "
Algebra.Com's Answer #138763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Give four solutions (ordered pairs) to the quadratic equation: y = -x^2 - 5x \n" ); document.write( "------------------ \n" ); document.write( "If x = -2, y = -(-2)^2-5*-2 = -4+10 = 6 : (-2,6) \n" ); document.write( "If x = -1, y = -(-1)^2-5*-1 = -1 + 5 = 4 : (-1,4) \n" ); document.write( "If x = 0, y = -(0)^2 - 5*0 = 0 : (0,0) \n" ); document.write( "If x = 1, y = -(1)^2 - 5*1 = -1 -5 = -6: (1,-6) \n" ); document.write( "----------------------------------------------------- \n" ); document.write( " \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |