document.write( "Question 894721: A line passes through the points (-10,-4) and (-1,2) . What is the y-intercept of the line? \n" ); document.write( "
Algebra.Com's Answer #542252 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! From Stan's work: \n" ); document.write( "=================== \n" ); document.write( "A line passes through the points (-10,-4) and (-1,2) . \n" ); document.write( "What is the y-intercept of the line? \n" ); document.write( "------- \n" ); document.write( "!st:: Find the equation of the line. \n" ); document.write( "slope = (2--4)/(-1--10 = 6/9 = 2/3 \n" ); document.write( "---- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "---- \n" ); document.write( "Solve for \"b\"; it is the y-intercept. \n" ); document.write( "2 = (2/3)(-1) + b \n" ); document.write( "2 = -2/3 + b \n" ); document.write( "b = 7/3 \n" ); document.write( "============== \n" ); document.write( "b = 8/3, not 7/3 \n" ); document.write( " |