songoku
- 2,514
- 395
Homework Statement
Given that [tex]y=2+\frac{8}{x}[/tex]. Find the approximate change in x which will cause y to increase from 6 to 6.01
Homework Equations
[tex]\frac{\delta y}{\delta x}=\frac{dy}{dx}[/tex]
The Attempt at a Solution
I did it with two ways :
1.
when y = 6 --> x = 2
when y = 6.01 --> [tex]x=\frac{800}{401}[/tex]
approximate change in x = [tex]\frac{800}{401}-2 = -\frac{2}{401}[/tex]
2.
[tex]\delta y = 0.01[/tex]
[tex]\frac{\delta y}{\delta x}=\frac{dy}{dx}[/tex]
[tex]\frac{\delta y}{\delta x}=\frac{-8}{x^2}~ \text{where x = 2}[/tex]
[tex]\delta x = -\frac{1}{200}[/tex]
My question is : Can I use the first method? I don't think I can but I don't know the reason why I may not use it.