document.write( "Question 276158: Write an equation of a line connecting the given points in slope-intercept form
\n" );
document.write( "(-3,1), (3, -1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #201304 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=-1/3x \n" ); document.write( "the y int=0 (0,0) \n" ); document.write( " |