document.write( "Question 1096301: What is 8x+19y=-9 in slope intercept form
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #710744 by addingup(3677)![]() ![]() You can put this solution on YOUR website! slope intercept form: y = mx + b where m is the slope of the line and b is the y-intercept, the point where the line touches the y-axis. \n" ); document.write( "8x+19y=-9 \n" ); document.write( "19y = -8x-9 \n" ); document.write( "y = (-8x-9)/19 \n" ); document.write( "y = -8x/19-9/19 \n" ); document.write( " |