document.write( "Question 777807: Find the slope and the -y intercept of the line
\n" );
document.write( "8x + 3y = 41 \n" );
document.write( "
Algebra.Com's Answer #474275 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope and the -y intercept of the line \n" ); document.write( "8x + 3y = 41 \n" ); document.write( "equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given equation: \n" ); document.write( "8x+3y=41 \n" ); document.write( "3y=-8x+41 \n" ); document.write( "y=-8x/3+41/3 \n" ); document.write( "slope,m=-8/3 \n" ); document.write( "y-intercept=(0,41/3) \n" ); document.write( " |