76.6k views
5 votes
pproximate the value of f'(0.50) if f(x) = 5ln(3x) + 6cos(3-7x) Using Centered Differencing. h = 0.001 O-10.13569485 0-9.996690716 O-10.27469898 11 35089814 Approximate the value of f'(4.645) if f(x) = In (3x)+sin(5x-4) -3 Using Centered Differencing. h = 0.002 4.86693212 O4.876145534 O-4629511341 -4.673166844

1 Answer

1 vote

Answer:

  • (a) -10.13569485
  • (a) 4.86693212

Explanation:

You want the approximate value of f'(0.50) if f(x) = 5ln(3x) +6cos(3 -7x) and the approximate value of f'(4.645) if f(x) = ln(3x) +sin(5x -4) -3 using centered differencing and h = 0.001 and 0.002, respectively.

Centered differencing

The approximate derivative using centered differencing is computed as ...

f'(x) ≈ ((f(x +h) -f(x -h))/(2h)

F'(0.50)

The calculations using the above formula for (x, h) = (0.50, 0.001) are shown in the first half of the attachment. The approximate value is ...

f'(0.50) ≈ -10.13569485

F'(4.645)

The calculations using the above formula for (x, h) = (4.645, 0.002) are shown in the second half of the attachment. The approximate value is ...

f'(4.645) ≈ 4.86693212

__

Additional comment

The calculator must be in radians mode for these functions.

<95141404393>

pproximate the value of f'(0.50) if f(x) = 5ln(3x) + 6cos(3-7x) Using Centered Differencing-example-1
User Onkar Kole
by
7.9k points