That depends what the function is! Just replace every occurrence of "x" by "x-2", and do any required simplifications.
Chat with our AI personalities
3
It actually is f(x) = y. F is a function, based on x, that gives you a result for y. An example might be f(x) = x2. This means that for every value of x, y has a value of x2.
Are you trying to solve for x? Fx = x2 - 3 x2 - Fx - 3 = 0 x2 - Fx = 3 x2 - Fx + (F/2)2 = 3 + (F/2)2 (x - F/2)2 = 3 + (F/2)2 x - F/2 = ±[ 3 + (F/2)2 ]1/2 x = F/2 ± [ 3 + (F/2)2 ]1/2
f(x)=cos(sin(x2)) [u(v)]' = u'(v) * v' so f'(x) = cos'(sinx(x2)) * sin'(x2) * (x2)' f'(x) = -sin(sin(x2)) * cos(x2) * 2x = -2x sin(sin(x2)) cos(x2)
f(x) = -x2 is a function. The equation is solved with just f(x) on one side, and if you were to graph it, it would pass the vertical line test.