document.write( "Question 812978: Point B has coordinates (-11,11)and lies on line BS, which has a slope of -5/6.
\n" );
document.write( "Find the equation of line BS in slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #489442 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "we know x=-11 we know y =11 we know m=-5/6 \n" ); document.write( "11=-5/6*(-11)+b \n" ); document.write( "11=55/6+b \n" ); document.write( "66/6-55/6=b \n" ); document.write( "11/6=b \n" ); document.write( "plug them in and find b and plug into \n" ); document.write( "y=-5/6x+b\r \n" ); document.write( "\n" ); document.write( "y=-5/6x+11/6 \n" ); document.write( " \n" ); document.write( " |