document.write( "Question 838796: what is the y-intercept of the line in the standard (x,y) coordinate plane that goes through the points (-3,6) and (3,2)? \n" ); document.write( "
Algebra.Com's Answer #505347 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y-6=m*(x+3)
\n" ); document.write( "y-2=m*(x-3)\r
\n" ); document.write( "\n" ); document.write( "(0,4) is the y intercept
\n" ); document.write( "when x =0 y=4\r
\n" ); document.write( "\n" ); document.write( "m = -2/3, y = -2/3x+4
\n" ); document.write( "
\n" );