document.write( "Question 478303: How do I compute this???\r
\n" );
document.write( "\n" );
document.write( "Find the slope and the y-intercept of the line.\r
\n" );
document.write( "\n" );
document.write( "x − 6y + 30 = 0\r
\n" );
document.write( "\n" );
document.write( "slope =
\n" );
document.write( "y-intercept = \n" );
document.write( "
Algebra.Com's Answer #327715 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope and the y-intercept of the line. \n" ); document.write( "x − 6y + 30 = 0 \n" ); document.write( "----------- \n" ); document.write( "Solve for y \n" ); document.write( "y = (1/6)x + 5 \n" ); document.write( "That's the slope-intercept form, y = mx + b \n" ); document.write( "m = slope = 1/6 \n" ); document.write( "b = intercept = 5 \n" ); document.write( " \n" ); document.write( " |