If f(x) = x2 +1, h = 1 then 18 backward difference of Vf(x) Is
given by
Answers
Answered by
0
∇f(x) = 2x - 1
Given :
f(x) = x² + 1 , h = 1
To find :
The backward difference ∇f(x)
Solution :
Step 1 of 2 :
Find f(x - h)
Here it is given that
f(x) = x² + 1 , h = 1
Thus we get
f(x - h)
= f(x - 1)
= (x - 1)² + 1
= x² - 2x + 1 + 1
= x² - 2x + 2
Step 2 of 2 :
Find the backward difference ∇f(x)
∇f(x)
= f(x) - f(x - h)
= f(x) - f(x - 1)
= ( x² + 1 ) - ( x² - 2x + 2 )
= x² + 1 - x² + 2x - 2
= 2x - 1
Correct question : If f(x) = x² + 1 , h = 1 then backward difference ∇f(x) is given by
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
write the expression for gradient and divergence
https://brainly.in/question/32412615
2. prove that the curl of the gradient of
(scalar function) is zero
https://brainly.in/question/19412715
Similar questions