document.write( "Question 48966: What is the y-intercept form of the equation of the line that passes through points (2,3) and (-1,4)? \n" ); document.write( "
Algebra.Com's Answer #32476 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE IS (4-3)/(-1-2) OR 1/-3 OR -1/3 THUS THE EQUATION IS \r \n" ); document.write( "\n" ); document.write( "Y=-1/3X+b THEN 3=(-1/3)*2+b or 3=-2/3+b or b=3 2/3 or Y=-1/3X+3 2/3 \n" ); document.write( " |