document.write( "Question 169120: Find the corresponding y values for x=-4, -3, -2 if y+x^+2x-15. \n" ); document.write( "
Algebra.Com's Answer #124761 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y+x^[2]+2x-15 I'll assume you meant to have a [^2) power for the first x term? \n" ); document.write( "When x=-4: \n" ); document.write( "x(-4)=y+(-4^2)+2*-4-15 \n" ); document.write( "x(-4)=y+16-8-15 \n" ); document.write( "x(-4)=y-7 ans. \n" ); document.write( "Where x=-3 \n" ); document.write( "x(-3)=y+(-3)^2+2*-3-15 \n" ); document.write( "x(-3)=y+9-6-15 \n" ); document.write( "x(-3)=y-12 ans. \n" ); document.write( "Where x=-2 \n" ); document.write( "x(-2)=y(-2)^2+2*-2-15 \n" ); document.write( "x(-2)=y+4-4-15 \n" ); document.write( "x(-2)=y-15 ans. \n" ); document.write( " \n" ); document.write( " |