Ask Me Help Desk
>
Science
>
Mathematics
> Increment of the Function
PDA
View Full Version :
Increment of the Function
Alejandro Sanchez
Apr 21, 2010, 08:40 AM
Determine the increment of the following function:
F(x) = x + 2/x
For the following interval:
x to x + ∆x
suhari
Apr 21, 2010, 10:26 AM
so if x = x --> f(x) = x + 2/x
and if x = x + ∆x --> f(x + ∆x) = x + ∆x + 2/(x + ∆x)
when x = 1 so f(1) = 1 + 2/1 = 3
and so on..