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 #260829 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use y = mx + b \n" ); document.write( "-10 = (-2)*6 + b \n" ); document.write( "b = 2 (the y-intercept) \n" ); document.write( "----------- \n" ); document.write( "--> y = -2x + 2 is the equation \n" ); document.write( " \n" ); document.write( " |