document.write( "Question 168841: find the equation of each line in teh form y=mx+b if possible:\r
\n" ); document.write( "\n" ); document.write( "the line through (3,2) with undefined slope
\n" ); document.write( "

Algebra.Com's Answer #124487 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
point slope form takes on y-k=m(x-h) where (h,k) is a point on the line and m is the slope
\n" ); document.write( ":
\n" ); document.write( "so y-2=m(x-3)
\n" ); document.write( ":
\n" ); document.write( "y-2=mx-3m
\n" ); document.write( ":
\n" ); document.write( "y=mx-(3m-2) where m is the slope(undefined) and the y intercept is 3m-2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );