document.write( "Question 272123: find an equation of the line that passes through the given point and has the given slope. (8,0);m=-3 \n" ); document.write( "
Algebra.Com's Answer #199120 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The equation of the line that passes through the given point and has the given slope. (8,0);m=-3 is \n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "y-0=-3(x-8) \n" ); document.write( "y=-3x+24 \n" ); document.write( " \n" ); document.write( " |