document.write( "Question 366009: THe slpoe is -2 and it passes through (6,-10)
\n" );
document.write( "How would you find the y intercept.
\n" );
document.write( "What is the equation of the line
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #260831 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! THe slpoe is -2 and it passes through (6,-10) \n" ); document.write( "How would you find the y intercept. \n" ); document.write( "What is the equation of the line\r \n" ); document.write( "\n" ); document.write( "Given the standard equation \n" ); document.write( " y = mx + b \n" ); document.write( " \n" ); document.write( " where b = the y intercept \n" ); document.write( " m = -2 \n" ); document.write( " x = 6 \n" ); document.write( " y = -10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " -10 = -2(6) + b \n" ); document.write( " b = -10 + 12 \n" ); document.write( " b = 2\r \n" ); document.write( "\n" ); document.write( "The y intercept is 2 \n" ); document.write( " |