document.write( "Question 57021: solve the following system of equations
\n" ); document.write( "3y=-10-5x
\n" ); document.write( "3x+5y=-6
\n" ); document.write( "

Algebra.Com's Answer #38737 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
First, solve both equations for y and get \"y=-expr%285%2F3%29x-expr%2810%2F3%29\" and \"y=-expr%285%2F3%29x-expr%286%2F5%29\". Create some ordered pairs, draw the lines, and see where they intersect -- the point of intersection is the solution. If the lines are parallel (they have the same slope, but different y-intercepts), there is no solution, which is the case here. If the lines are the same, there is an infinite solution. The graph is:
\n" ); document.write( "\"graph%28200%2C200%2C-5%2C5%2C-5%2C5%2C-5x%2F3-10%2F3%2C-5x%2F3-6%2F5%29\"
\n" ); document.write( "
\n" );