document.write( "Question 894007: If f(x) = x2 − 8x + 16, find f(−a), f(a − 4), and f(a + h).
\n" );
document.write( "f(−a) =
\n" );
document.write( "f(a − 4) =
\n" );
document.write( "f(a + h) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #541752 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = x^2 - 8x + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(-a) = (-a)^2 - 8(-a) + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(a-4) = (a-4)^2 - 8(a-4) + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(a + h) = (a + h)^2 - 8(a + h) + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the argument for f(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-a is the argument for f(-a).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a-4 is the argument for f(a-4).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a+h is the argument for f(a + h).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in functional notation, the formula is working on the argument.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you see f(x) = x^2 - 8x + 16, the argument is x and that's what the formula is working on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you see f(-a) = (-a)^2 - 8(-a) + 16, the argument is (-a) and that what the formula is working on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula remains the same. \n" ); document.write( "the only thing different is the argument that it's working on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "an alternate way of telling you this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with f(x) = x^2 - 8x + 16 \n" ); document.write( "you want to find the value of the function when x = 9. \n" ); document.write( "your new function becomes: \n" ); document.write( "f(9) = 9^2 - 8*9 + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is no different.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for f(-a), you want to find the value of the function when x = -a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for f(a-4), you want to find the value of the function when x = (a-4).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for f(a+h), you want to find the value of the function when x = (a+h).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the function itself is the rules that operate on the argument provided.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rules of this function are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take the argument and then square it. \n" ); document.write( "then take the argument and multiply it by 8 and subtract it. \n" ); document.write( "then take 16 and add it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the argument is whatever you want it to be. \n" ); document.write( "it starts off with x. \n" ); document.write( "when you are supplied with a different argument, you just replace x with that argument. \n" ); document.write( "the function remains the same.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |