document.write( "Question 29303: Find the point-slope form of the line satisfying the given conditions and use this to write the slope-intercept form of the equation:
\n" );
document.write( "Passing through (3, -6) and (-3,2) \n" );
document.write( "
Algebra.Com's Answer #17339 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! m(slope)=(-6-2)/(3+3) \n" ); document.write( "m=(-8)/(6) \n" ); document.write( "m=(-4/3)\r \n" ); document.write( "\n" ); document.write( "y-3=(-4/3)(x+6) \n" ); document.write( "y-3=(-4/3)x-8 \n" ); document.write( "y=(-4/3)x-5 \n" ); document.write( " |