Question 683826
y=mx+3m-2
<pre>
Let m=a

y  = a + 3a - 2

let m=b where a and b are not equal.

y = bx + 3b - 2

Solve the system:

{{{system(y=ax+3a-2,y=bx+3b-2)}}}

ax + 3a - 2 = bx + 3b - 2

ax - bx = -3a + 3b

x(a - b) = -3(a - b)

Since a is not equal to b we may divide through by (a - b) and
get:

x = -3

Substituting in

y = ax + 3a - 2
y = a(-3) + 3a - 2
y = -3a + 3a - 2
y = -2

So we have a pencil of lines all going through the point (x,y) = (-3,-2).

{{{graph(400,400,-9,3,-8,4,1x+3(1)-2,-2,-2x+3(-2)-2,-3x+3(-3)-2,4x+3(4)-2,-.5x+3(-.5)-2,-6x+3(-6)-2,-7x+3(-7)-2) )}}}

[However the pencil of lines does not include the vertical line 
through (-3,-2) because there is no way to get the equation x=-3 
from the equation y = mx + 3m - 2, by substituting a value for m] 

Edwin</pre>