document.write( "Question 853147: What is the solution of the system of equations?
\n" ); document.write( "y= -3x+10
\n" ); document.write( "y= -4x-3
\n" ); document.write( "

Algebra.Com's Answer #514117 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Since they both equal \"y\", set them equal to each other.
\n" ); document.write( "\"-3x%2B10=-4x-3\"
\n" ); document.write( "\"x=-13\"
\n" ); document.write( "Then use either equation to solve for \"y\"
\n" ); document.write( "\"y=-3%28-13%29%2B10\"
\n" ); document.write( "\"y=39%2B10\"
\n" ); document.write( "\"y=49\"
\n" ); document.write( "
\n" );