document.write( "Question 184836: what is: y= x+7 (eq. 1)
\n" ); document.write( "y= -4x-3 (eq. 2)
\n" ); document.write( "

Algebra.Com's Answer #138683 by jigs_ipan(5)\"\" \"About 
You can put this solution on YOUR website!
equate the first and second equation.
\n" ); document.write( "x+7=-4x-3
\n" ); document.write( "x+4x=-3-7 (combine liked terms)
\n" ); document.write( "5x=-10 (divide both sides by 5)
\n" ); document.write( "x=-2\r
\n" ); document.write( "\n" ); document.write( "subtitute the value of x to any of the two equation to find y.
\n" ); document.write( "y=x+7 (eq. 1)
\n" ); document.write( "y=(-2)+7 (subtituting the value of x)
\n" ); document.write( "y=5
\n" ); document.write( "
\n" );