Question 283338
This would happen is m = n and b = c.


This means that the lines are identical.


If the lines are identical then they intersect at all points.


If the equations are in same standard form, then this would happen is the equations are multiples of each other.


An example:


5x + 7y = 35
10x + 14y = 70


To convert these equations into slope intercept form, we solve for y.


The first equation becomes:


5x + 7y = 35 is the original equation.
Subtract 5x from both sides of this equation to get:
7y = -5x + 35
Divide both sides of this equation by 7 to get:
y = (-5/7)x + (35/7)


the second equation becomes:
10x + 14y = 70 is the original equation.
Subtract 10x from both sides of the equation to get:
14y = -10x + 70
Divide both sides of the equation by 14 to get:
y = (-10/14)x + (70/14)
Simplify to get:
y = (-5/7)x + (35/7)


The equations that were multiples of each other in standard form become the same as each other in slope-intercept form.


If you graph both these equations, you will get the same line.


If you get the same line, then there are an infinite number of solutions that will satisfy both equations.