document.write( "Question 90405: Find the corresponding y values for x = -4, -3, -2, -1, 0, 1, 2 if y = x^2 + 2x- 3. help this is not sinking in at all. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65602 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the corresponding y values for x = -4, -3, -2, -1, 0, 1, 2 if y = x^2 + 2x- 3. help this is not sinking in at all. \n" ); document.write( "----------------- \n" ); document.write( "Just put each value of x in place of x in the formula. \n" ); document.write( "For example \n" ); document.write( "If x = -3, y = (-3)^2 + 2(-3) -1 = 9 - 6 -1 = 2 \n" ); document.write( "If x = 2, y = (2)^2 + 2*(2) - 3 = 4+4-3=5 \n" ); document.write( "etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |