document.write( "Question 838042: y=x+2
\n" );
document.write( "x=-3 \n" );
document.write( "
Algebra.Com's Answer #504844 by josh_jordan(263) You can put this solution on YOUR website! To solve for y, simply substitute the value of x, which is -3, into the first equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -3 + 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then, just add 2 to -3, which will give you the value of y:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -1 \n" ); document.write( " |