document.write( "Question 626524: Solve the system\r
\n" );
document.write( "\n" );
document.write( "{y=x+3
\n" );
document.write( " y=-4x+17 \n" );
document.write( "
Algebra.Com's Answer #394254 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Hint: y is both x+3 and -4x+17 at the same time. So x+3 = -4x+17 \n" ); document.write( " |