document.write( "Question 1102898: For the linear function:f(x)=mx+b F=(-4)=17 and F=(7)=-16
\n" );
document.write( "Find m and b \n" );
document.write( "
Algebra.Com's Answer #717617 by Boreal(15235) You can put this solution on YOUR website! y=mx+b \n" ); document.write( "17=-4m+b \n" ); document.write( "-16=7m+b \n" ); document.write( "16=-7m-b \n" ); document.write( "33=-11m \n" ); document.write( "m=-3 \n" ); document.write( "b=5 \n" ); document.write( "y=-3x+5 \n" ); document.write( " |