document.write( "Question 683826: A pencil of lines described by y=mx+3m-2 \n" ); document.write( "
Algebra.Com's Answer #423782 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
y=mx+3m-2
\n" ); document.write( "
\r\n" );
document.write( "Let m=a\r\n" );
document.write( "\r\n" );
document.write( "y  = a + 3a - 2\r\n" );
document.write( "\r\n" );
document.write( "let m=b where a and b are not equal.\r\n" );
document.write( "\r\n" );
document.write( "y = bx + 3b - 2\r\n" );
document.write( "\r\n" );
document.write( "Solve the system:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=ax%2B3a-2%2Cy=bx%2B3b-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "ax + 3a - 2 = bx + 3b - 2\r\n" );
document.write( "\r\n" );
document.write( "ax - bx = -3a + 3b\r\n" );
document.write( "\r\n" );
document.write( "x(a - b) = -3(a - b)\r\n" );
document.write( "\r\n" );
document.write( "Since a is not equal to b we may divide through by (a - b) and\r\n" );
document.write( "get:\r\n" );
document.write( "\r\n" );
document.write( "x = -3\r\n" );
document.write( "\r\n" );
document.write( "Substituting in\r\n" );
document.write( "\r\n" );
document.write( "y = ax + 3a - 2\r\n" );
document.write( "y = a(-3) + 3a - 2\r\n" );
document.write( "y = -3a + 3a - 2\r\n" );
document.write( "y = -2\r\n" );
document.write( "\r\n" );
document.write( "So we have a pencil of lines all going through the point (x,y) = (-3,-2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "[However the pencil of lines does not include the vertical line \r\n" );
document.write( "through (-3,-2) because there is no way to get the equation x=-3 \r\n" );
document.write( "from the equation y = mx + 3m - 2, by substituting a value for m] \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );