document.write( "Question 1074223: Hello! Thank you for your time.
\n" ); document.write( "I am trying to solve a function problem and so far I haven't been able to find similar practice questions where two different functions are given.\r
\n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------
\n" ); document.write( "If f(x)= 12 - (x^2 / 2) and f(2k) = 2k, what is one possible value of k? \r
\n" ); document.write( "\n" ); document.write( "The multiple choice options are : 2 , 3, 4, 6, 8
\n" ); document.write( "----------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "What I'm stuck on: if f(2k) = 2k, wouldn't that mean 2k = 2k, thus k = k? So any value can be inputted? I'm not sure what I should do with x either...\r
\n" ); document.write( "\n" ); document.write( "Any insight into how to go about solving a problem like this is very much appreciated! It's been a few years since I've worked with functions. Thanks once again!
\n" ); document.write( "

Algebra.Com's Answer #688931 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"f%282k%29\" is the number you get when you replace \"2k\" for \"x\"
\n" ); document.write( "in the function (formula) \"f%28x%29=%22...%22\" given.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "The unexpected brackets add no meaning, but they do not hurt.
\n" ); document.write( "They are unexpected because \"f(x)= 12 - (x^2 / 2) \".
\n" ); document.write( "means the same as f(x) = 12 - x^2 /2 , or \"f%28x%29+=+12+-+x%5E2+%2F2\" .
\n" ); document.write( "
\n" ); document.write( "What the problem you posted says, in other words,
\n" ); document.write( "is to solve the equation
\n" ); document.write( "\"12-%28%282k%29%5E2%2F2%29=2k\" ,
\n" ); document.write( "or at least verify if one of the solutions given makes the equation true.
\n" ); document.write( "
\n" ); document.write( "This looks like a problem you may face in a timed test,
\n" ); document.write( "so finding the most effective strategy will help.
\n" ); document.write( "(I failed at strategy this time, but hindsight may help me next time).
\n" ); document.write( "
\n" ); document.write( "1) CHECKING THE CHOICES:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "2) SOLVING THE EQUATION:
\n" ); document.write( "\"12-%282k%29%5E2%2F2=2k\"
\n" ); document.write( "\"12-4k%5E2%2F2=2k\"
\n" ); document.write( "\"12-2k%5E2=2k\"
\n" ); document.write( "From here, you may divide everything by 2 (or not),
\n" ); document.write( "and solve the equation to find the solutions are \"k=2\" and \"k=-3\" .
\n" ); document.write( "
\n" ); document.write( "3) THE OTHER OPTION:
\n" ); document.write( "\"y=2k\" as a change of variable, tells you to solve \"f%28y%29=y\"
\n" ); document.write( "\"12-y%5E2%2F2=y\" .
\n" ); document.write( "You could solve, you could check y=4, 6, 8, 12, and 16.
\n" ); document.write( "You could look at
\n" ); document.write( "\"12-y%5E2%2F2=y\" <--> \"12-y=y%5E2%2F2\"
\n" ); document.write( "and decide that from the options given,
\n" ); document.write( "the only \"y%5E2%2F2\" that will work is \"4%5E2%2F2=16%2F2=8\" ,
\n" ); document.write( "because the other ones will yield too large a \"y%5E2%2F2%3E=6%5E2%2F2=36%2F2=18\" .
\n" ); document.write( "
\n" );