MHB Monica's question at Yahoo Answers regarding Linear Approximation

AI Thread Summary
The discussion centers on finding the linear approximation of the function g(x) = fifth root of (1 + x) at a = 0. The approximation formula is derived using the derivative, resulting in g(x + Δx) ≈ (1/5)Δx + g(x). For Δx = -0.05, the approximation for fifth root of 0.95 is calculated as approximately 0.99, while for Δx = 0.1, the approximation for fifth root of 1.1 is about 1.02. This method effectively demonstrates how linear approximation can be applied to estimate values of functions near a given point. The calculations provide a practical example of using linear approximation in real-world scenarios.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Linear Approximation?

Find the linear approximation of the function
g(x) = fifth sqrt(1 + x) at a = 0.

Use it to approximate the numbers
fifth sqrt(0.95) and fifth sqrt(1.1)

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
Hello Monica,

Consider the approximation:

$$\frac{\Delta g}{\Delta x}\approx\frac{dg}{dx}$$

Now this implies:

$$\Delta g\approx\frac{dg}{dx}\Delta x$$

We may rewrite $\Delta g$ as follows:

$$g\left(x+\Delta x \right)-g(x)\approx\frac{dg}{dx}\Delta x$$

And so we have:

$$g\left(x+\Delta x \right)\approx\frac{dg}{dx}\Delta x+g(x)$$

Now, with $g$ defined as:

$$g(x)\equiv x^{\frac{1}{5}}\implies \frac{dg}{dx}=\frac{1}{5}x^{-\frac{4}{5}}$$

And with $x=1$, our formula becomes:

$$g\left(1+\Delta x \right)\approx\frac{1}{5}\Delta x+1$$

And so for:

i) $$\Delta x=-0.05$$

We have:

$$g\left(1-0.05 \right)\approx\frac{-0.05}{5}+1$$

$$\sqrt[5]{0.95}\approx0.99$$

ii) $$\Delta x=0.1$$

We have:

$$g\left(1+0.1 \right)\approx\frac{0.1}{5}+1$$

$$\sqrt[5]{1.1}\approx1.02$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top