document.write( "Question 775997: Identify the solution(s) of the system of equations, if any.
\n" );
document.write( "2x+5y=10
\n" );
document.write( "y=2-x \n" );
document.write( "
Algebra.Com's Answer #473293 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! y=(10-2x)/5 \n" ); document.write( "y=2-x \n" ); document.write( "plot the lines, where they cross is the solution so (0,2) \n" ); document.write( " |