document.write( "Question 897423: So this has really confused me. Can someone help me solve it and offer an explanation? I would be forever grateful!
\n" );
document.write( "Use the table below to find the indicated function values.
\n" );
document.write( "x f(x)
\n" );
document.write( "-4 -3
\n" );
document.write( "-2 2
\n" );
document.write( "0 7
\n" );
document.write( "2 12
\n" );
document.write( "4 17\r
\n" );
document.write( "\n" );
document.write( "a. f(-4)
\n" );
document.write( "b. f(2)
\n" );
document.write( "c. For what value of x is f(x)=7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #544135 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! standard form for linear equation is f(x) = ax +b \n" ); document.write( "now the function value (0, 7) gives us the value of b, that is, \n" ); document.write( "f(x) = 7 = a(0) +b and b = 7 \n" ); document.write( "so far we have \n" ); document.write( "f(x) = ax +7 \n" ); document.write( "let's pick another value, say (-4, -3), then we have \n" ); document.write( "f(x) = -3 = a(-4) +7 \n" ); document.write( "-10 = -4a and \n" ); document.write( "a = 10/4 = 5/2 and our equation is \n" ); document.write( "f(x) = (5x/2) + 7 \n" ); document.write( "a) f(-4) = (5*-4/2) + 7 \n" ); document.write( "f(-4) = -10 +7 = -3 \n" ); document.write( "b) f(2) = (5*2/2) +7 \n" ); document.write( "f(2) = 5 + 7 = 12 \n" ); document.write( "c) f(x) = 7 = (5*0/2) +7 = 7 \n" ); document.write( "x = 0 \n" ); document.write( " \n" ); document.write( " |