document.write( "Question 595280: Finding Slope and y-Intercept From an Equation.\r
\n" );
document.write( "\n" );
document.write( "For example:
\n" );
document.write( "-4x + 6y = 18 \n" );
document.write( "
Algebra.Com's Answer #377062 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Finding Slope and y-Intercept From an Equation.\r \n" ); document.write( "\n" ); document.write( "For example: \n" ); document.write( "-4x + 6y = 18 \n" ); document.write( "------------ \n" ); document.write( "Solve for y \n" ); document.write( "-4x + 6y = 18 \n" ); document.write( "y = (2/3)x + 3 \n" ); document.write( "The slope, m, is the coefficient of x \n" ); document.write( "m = 2/3 \n" ); document.write( "----- \n" ); document.write( "The y-int is the constant \n" ); document.write( "b = 3 \n" ); document.write( "That's all, just solve for y. \n" ); document.write( " \n" ); document.write( " |