document.write( "Question 1152044: write the equation of a line that has a slope of -3 and passes through the point (2,1).\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773942 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! point slope formula y-y1=m(x-x1), m slope and (x1, y1) point \n" ); document.write( "y-1=-3(x-2) \n" ); document.write( "y=-3x+7 \n" ); document.write( " \n" ); document.write( " |