document.write( "Question 624538: Solve the system: y=2x+3 and y=3x+1
\n" );
document.write( "a. (-2,-1)
\n" );
document.write( "b. (-1,-2)
\n" );
document.write( "c. (2, 7)
\n" );
document.write( "d. (-2,-5) \n" );
document.write( "
Algebra.Com's Answer #392819 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Hint: Since y is both 2x+3 and 3x+1, this means that 2x+3 = 3x+1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve this equation for x. Then use the solution of x to find y. \n" ); document.write( " |