document.write( "Question 263464: Write the equation of a line with the slope of -2 which contains the point (3,6) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194172 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! slope=-2 through (3,6) \n" ); document.write( "Y=mX+b \n" ); document.write( "6=-2*3+b \n" ); document.write( "6=-6+b \n" ); document.write( "b=6+6 \n" ); document.write( "b=12 the Y intercept. \n" ); document.write( "Y=-2x+12 is the line equation. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |