document.write( "Question 212928: How do I find the equation of the line which passes throughthe points \r
\n" );
document.write( "\n" );
document.write( " (2,-1) and (-1,-4) \n" );
document.write( "
Algebra.Com's Answer #160908 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Plot the points \n" ); document.write( "y=mx+b \n" ); document.write( "y=4/3x+(-3) \n" ); document.write( "y=4/3x-3 \n" ); document.write( "remember thr rise over the run \n" ); document.write( " |