document.write( "Question 1107614: If the slope of a line that passes through (3,4) and (10,-b) is -11, what is b? \n" ); document.write( "
Algebra.Com's Answer #722631 by Boreal(15235) You can put this solution on YOUR website! -11= change in y/change in x \n" ); document.write( "-11=(4+b)/-7 \n" ); document.write( "77=4+b \n" ); document.write( "b=73 \n" ); document.write( " |