document.write( "Question 129159: \r
\n" );
document.write( "\n" );
document.write( "write the equation of a line whose slope is -2 and passes through (-1,6). write the answer in slope intercept form.\r
\n" );
document.write( "\n" );
document.write( "This one I have no clue about. \n" );
document.write( "
Algebra.Com's Answer #94404 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b WHERE Y & X ARE COORDINATES OF A POINT ON THIS LINE, m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "6=-2*-1+b \n" ); document.write( "6=2+b \n" ); document.write( "b=6-2 \n" ); document.write( "b=4 FOR THE Y INTERCEPT. \n" ); document.write( "THUS THE LINE EQUATION IS: \n" ); document.write( "Y=-2X+4 \n" ); document.write( " |