Find Local Approximation of f(x)=x^(1/3) at x=26.6 with f(27)=3

AI Thread Summary
To find the local approximation of f(x) = x^(1/3) at x = 26.6, the derivative f'(x) = (1/3)x^(-2/3) is used to determine the slope at x = 27, where f(27) = 3. The calculation involves setting up the tangent line equation and substituting values, leading to an approximation of y = 2.985. This result is reasonable as it is close to the cube root of 27, confirming the approximation's accuracy. The discussion emphasizes that both the fractional and decimal forms are approximations of the same value.
UrbanXrisis
Messages
1,192
Reaction score
1
I need to find thelocal approximation of f(x)=x^(1/3) at x=26.6, knowing f(27)=3.

Here's what I did, don't know if I did it right:

f '(x)=(1/3)x^(-2/3)=[x^(-2/3)]/3

slope of the tanget = slope of the secant
[x^(-2/3)]/3=(y-y1)/(x-x1)
[26.6^(-2/3)]/3=(y-3)/(x-27)

now I sub in X and solve for y:
[26.6^(-2/3)]/3=(y-3)/(26.6-27)
y=2.985

I don't think that's the answer at all, could someone check it?
 
Physics news on Phys.org
UrbanXrisis said:
I need to find thelocal approximation of f(x)=x^(1/3) at x=26.6, knowing f(27)=3.

Here's what I did, don't know if I did it right:

f '(x)=(1/3)x^(-2/3)=[x^(-2/3)]/3

slope of the tanget = slope of the secant
[x^(-2/3)]/3=(y-y1)/(x-x1)
[26.6^(-2/3)]/3=(y-3)/(x-27)

now I sub in X and solve for y:
[26.6^(-2/3)]/3=(y-3)/(26.6-27)
y=2.985

I don't think that's the answer at all, could someone check it?

your answer is reasonable. why? it's just under the cube root of 27, which is what you're looking at. cube that number to check your results -- 26.597 pretty close.

as i recall

the formula is L(x) = f(a) + f'(a)(x-a)

f(x) = x^(1/3)
f'(x) = 1/(3x^(2/3))

i arrive at the same answer plugging those values in.

f(x) = x^(1/3)
 
However, I'm not supposed to use a calculator to solve it...is there an easier way?
 
UrbanXrisis said:
However, I'm not supposed to use a calculator to solve it...is there an easier way?

well subsitute the values in fractional form

3 + 1/3(27)^2/3(26.6-27)

3+(1/27)(-4/10)

3-4/270 = 3-2/135 = 2.985

the fractional answer is correct, the decimal is simply an approximation of the fractional expressoin. (both are approximations, keep that in mind)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top