document.write( "Question 51287: i need to write a slope-intercept equation with these characteristics. please help me\r
\n" );
document.write( "\n" );
document.write( "m= -2, passes through (-5,1)\r
\n" );
document.write( "\n" );
document.write( "can you break it down easy for me thanx \n" );
document.write( "
Algebra.Com's Answer #34221 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! think about the standerd form of the linear equation,\r \n" ); document.write( "\n" ); document.write( " y=mx+c where X&Y, variables; m is slope and c is intercept.\r \n" ); document.write( "\n" ); document.write( "so subtitude this equation with the given data,\r \n" ); document.write( "\n" ); document.write( " y=(-2)x+c \n" ); document.write( " 1 = (-2)*(-5)+c \n" ); document.write( " c = 11\r \n" ); document.write( "\n" ); document.write( "so the equation is y=(-2)x+11 \n" ); document.write( " |