document.write( "Question 173602: Take a look at the table below and write out an equation for f(x). I put \":\" and commas to stipulate where there would be a line to box them in...like a table etc. \r
\n" );
document.write( "\n" );
document.write( "x: -2, -1, 0, 1, 2
\n" );
document.write( "f(x): -1, 1, 3, 5, 7 \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #128478 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! The x's are going up by 1 and f(x) goes up by 2. This means that part of the rule will be \n" ); document.write( "f(x)=2x \n" ); document.write( "Test this rule against the numbers in your table. \n" ); document.write( "If x=2 then 2x=4 but f(x) = 7 which is 3 more than the current part of the rule gives so change the rule to \n" ); document.write( "f(x)=2x+3 \n" ); document.write( "Check this rule against the numbers in your table. It should work for all x values now. \n" ); document.write( " |