Let f(x)=x31 . Formula for approximate calculation using differential is presented below
f(x0+Δx)≈f(x0)+df(x0) , where df(x0)=f′(x0)∗Δx
f′(x)=31x−32=31∗(x2)311
Now we have to present number 3.3 as x0+Δx such that f(x0) is a perfect cube and Δx is relativately small. We can present it as 3.3 = 1 + 2.3, but 2.3 is a relativately big number, so the approximation error will be significant. Since 3.331=10313331 , then we can present 3.3 as 1033
and calculate both f(33) and f(10) using differentiation
f(33)=f(27+6)=f(27)+f′(27)∗6=2731+31∗(272)311∗6=3+2∗91=929
f(10)=f(8+2)=f(8)+f′(8)∗2=831+31∗(82)311∗2=2+2∗31∗41=2+61=613
f(3.3)=f(10)f(33)=9∗1329∗6=13919≈1.49
Lets check the accuracy
1.493=3.307959 . The obtained number is close to 3.3, so we answer is very accurate
Comments