document.write( "Question 96873: WRITE A FUNTION RULE FOR THE DATA IN THE TABLE.
\n" );
document.write( "INPUT X-0 1 2 3 4
\n" );
document.write( "OUTPUT Y-0 4 8 12 16 \n" );
document.write( "
Algebra.Com's Answer #70491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=4x \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |