document.write( "Question 706088: write an equation for the line in point-slope form\r
\n" );
document.write( "\n" );
document.write( "slope=-3,passing through (-4,7) \n" );
document.write( "
Algebra.Com's Answer #434979 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write an equation for the line in point-slope form \n" ); document.write( "slope=-3,passing through (-4,7) \n" ); document.write( "** \n" ); document.write( "point-slope formula: (y1-y2)=m(x1-x2), m=slope \n" ); document.write( "y-7=-3(x-(-4)) \n" ); document.write( "y-7=-3(x+4) \n" ); document.write( "y-7=-3x-12 \n" ); document.write( "y=-3x-5 \n" ); document.write( " |