document.write( "Question 256135: state the function? input x -3 0 3 6
\n" );
document.write( " output y 1 0 -1 -2 \n" );
document.write( "
Algebra.Com's Answer #188294 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! tate the function? \n" ); document.write( "input x . . . . . -3 . . . . . 0 . . . . . 3 . . . . . . 6 \n" ); document.write( "output y. . . . . .1 .. . . . . . 0 . . . . . -1 . . . . .. -2 \n" ); document.write( "Notice as we move down 1 on the y, -1, then we move up 3, +3, on the x. Our slope is \n" ); document.write( "m = rise / run = -1/3 \n" ); document.write( "We have a formula of \n" ); document.write( "(i) \n" ); document.write( "If x =0, then y = 0. So, \n" ); document.write( "(ii) \n" ); document.write( "(iii) \n" ); document.write( "The function is \n" ); document.write( " |