document.write( "Question 565679: what is the y-intercept of a line that passes through (-3,1) and (3,5) \n" ); document.write( "
Algebra.Com's Answer #365914 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Use point-slope: y-5= (2/3)(x-3) gives y=(2/3)x+3. Therefore the y-intercept is (0,3). \n" ); document.write( " |