document.write( "Question 304019: a line contains the point(2,4)and has a slope of -3 whats the equation \n" ); document.write( "
Algebra.Com's Answer #217804 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (y-4)/(x-2)=-3 \n" ); document.write( "y-4=-3*(x-2) \n" ); document.write( "y-4=-3x+6 \n" ); document.write( "y=-3x+10 \n" ); document.write( " \n" ); document.write( " |