document.write( "Question 386815: write in standard form an equation of the line that passes through the given point and has the given slope (-2,-1),m=3 \n" ); document.write( "
Algebra.Com's Answer #273397 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-1=3*-2+b \n" ); document.write( "b=5 \n" ); document.write( "-------------------- \n" ); document.write( "y=3x+5 \n" ); document.write( "3x-y=-5 \n" ); document.write( " |