answersLogoWhite

0

If you know the values of "f" and "x", you just do the multiplication.Please note that if you see something like:

y = f(x)

this usually does NOT mean that f and x should be multiplied; it means that "y" SOMEHOW depends on "x", i.e., it is a function of "x". To calculate the value of this function, you need to know how exactly the function is defined.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is the integral of the quantity of the derivative with respect to x of the function f times another function of x defined as g subtracted by g prime times f divided by f times g with respect to x?

∫ [f'(x)g(x) - g'(x)f(x)]/[f(x)g(x)] dx = ln(f(x)/g(x)) + C C is the constant of integration.


How do you graph f(x)?

Select a set of values for x. For each value calculate the value of f(x). On a graph paper, mark the points [x, f(x)].


What is the derivative of e to the power of -2 times x?

e^(-2x) * -2 The derivative of e^F(x) is e^F(x) times the derivative of F(x)


Substitute f 2y in f x 2x 3x-?

The substitute of F in the equation F times 2 X times 3 X would be 0. This is taught in math.


How do you calculate length times width times height?

To calculate volume simply do length x width x height


If a function is represented by f(x)2x plus 5 how do you find f(3)?

Substitute the value 3 for x in the expression for f(x) and then calculate its value.


How to calculate temperatures from Celsius to Fahrenheit.?

Temperature C times 1.8+32=Temperatur F. Example- 25C to F 25C X 1.8 = 45, 45+32=77F


What is the integral of the quantity f prime times g minus f times g prime divided by the quantity f squared minus g squared with respect to x where f and g are functions of x?

∫ [f'(x)g(x) - f(x)g'(x)]/(f(x)2 - g(x)2) dx = (1/2)ln[(f(x) - g(x))/(f(x) + g(x))] + C


What is the integral of the quantity f prime times g minus f times g prime divided by the quantity f squared plus g squared with respect to x where f and g are functions of x?

∫ [f'(x)g(x) - f(x)g'(x)]/(f(x)2 + g(x)2) dx = arctan(f(x)/g(x)) + C C is the constant of integration.


What is fxfxf is it f cubed?

The expression fxfxf means f(f(x)f(x)), where f(x) is a function of x. This is not equivalent to f cubed (f^3(x)), which would mean f(f(f(x))). In fxfxf, the function f(x) is applied twice to the input x, whereas in f cubed, the function is applied three times. The two expressions are different due to the number of times the function is applied to the input.


If f(x) 3x2 - x find f(-2).?

Wherever there is an x substitute -2 and calculate the resulting sum: f(x) = 3x² - x → f(-2) = 3 × (-2)² - (-2) = 3 × 4 + 2 = 12 + 2 = 14


What is the integral of f prime divided by the quantity a times the square of f plus b times f with respect to x where f is a function of x and a and b are constants?

∫ f'(x)/(af(x)2 + bf) dx = (1/b)ln[f(x)/(af(x) + b)] + C C is the constant of integration.