document.write( "Question 217918: find equation that passes through the follwoing set of points
\n" );
document.write( "(-9,6) and (0,4) \n" );
document.write( "
Algebra.Com's Answer #164189 by rfer(16322) ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=-2/9x+4 \n" ); document.write( " |