document.write( "Question 888206: find the slope and the y-intercept for the line that passes trough (-11,1) and (12,2)
\n" );
document.write( "(the answer need to be in integers or simplified fractions) \n" );
document.write( "
Algebra.Com's Answer #537213 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the slope and the y-intercept for the line that passes trough (-11,1) and (12,2) \n" ); document.write( "------------ \n" ); document.write( "slope m = diffy/diffx = 1/23 \n" ); document.write( "Use y = mx + b and either point to find b, the y-intercept \n" ); document.write( "2 = (1/23)*12 + b \n" ); document.write( "b = 34/23 \n" ); document.write( " \n" ); document.write( " |