document.write( "Question 352233: what is the system of simultaneous equations by using the substitution method?\r
\n" ); document.write( "\n" ); document.write( " x=10-y
\n" ); document.write( " y=x-8
\n" ); document.write( "

Algebra.Com's Answer #251707 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Plug \"y=x-8\" into \"x=10-y\" to get \"x=10-%28x-8%29\". Solve for x and use that solution to find y. \n" ); document.write( "
\n" );