document.write( "Question 156512: make an input-output table for the functions. useing 0,1,2,and 3
\n" );
document.write( "y=21-2x \n" );
document.write( "
Algebra.Com's Answer #115415 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The function y(x) is \n" ); document.write( "y=21-2x \n" ); document.write( "And, they want to to solve for y for these values of x: \n" ); document.write( "0,1,2,and 3 \n" ); document.write( ". \n" ); document.write( "x.|.y(x)....| y \n" ); document.write( "----------------- \n" ); document.write( "0 | 21-2(0) | 21 \n" ); document.write( "1 | 21- 2(1) | 19 \n" ); document.write( "2 | 21-2(2) | 17 \n" ); document.write( "3 | 21-2(3) | 15 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |