document.write( "Question 992499: a line has a slope of -2 and passes through the point (4,-3)
\n" );
document.write( "ii you were asked to write an equation for this line, which form would be the easiest to begin with? why \n" );
document.write( "
Algebra.Com's Answer #612111 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi dear, \n" ); document.write( "Since the slope of the line is given as -2 and the point through which the line passes,Then, \n" ); document.write( "Use This formula \n" ); document.write( " \n" ); document.write( "Wher m=-2, \n" ); document.write( "x1=4,y1=-3 \n" ); document.write( "then, \n" ); document.write( "y+3=-2(x-4) \n" ); document.write( "y+3=-2x+8 \n" ); document.write( "y=-2x+5--->as required \n" ); document.write( " |