document.write( "Question 596426: What is the y intercept of the line that passes through the points (1,0) and (2,-2) \n" ); document.write( "
Algebra.Com's Answer #377730 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the y intercept of the line that \n" ); document.write( "passes through the points (1,0) and (2,-2) \n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "slope = (-2-0)/(2-1) = -2 \n" ); document.write( "----- \n" ); document.write( "Solve for \"b\": \n" ); document.write( "0 = -2*1 + b \n" ); document.write( "b = 2 \n" ); document.write( "---- \n" ); document.write( "y-intercept = 2 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |