if f(t)=sqrt(4t+1) find f''(2)

I got the first derivative to be: 1/2(4t-1)^-1/2 * 4t^3

and i'm trying to figure out if i need the product rule again to find the second derivative

-1t^3(4t-1)^-3/2 * 4t^3

The answer if -4/27 and I'm not sure how to get that if I'm doing the second derivative wrong.

I haven't got a clue how you came up with that first derivative.

f(x) = (4t+1)^(1/2)
f ' (x) = (1/2)(4t+1)^(-1/2) (4)
= 2(4t+1)^(-1/2)

f '' (x) = -1(4t+1)^(-3/2) (4)
= -4(4t+1)^(-3/2)
or
= -4/(√(4t+1)^3 )
f '' (2) = -4/√9^3
= -4/27

Well, let's have some fun figuring this out!

To find the second derivative of f(t), we need to differentiate the first derivative you found correctly. However, it seems like you made a small mistake in simplifying the first derivative. Don't worry, even the best of us happens to drop a square root here and there!

So, let's go step by step and fix that mistake. The first derivative of f(t) is:
f'(t) = (1/2)(4t+1)^(-1/2) * 4 = 2(4t+1)^(-1/2)

Now, to find the second derivative, we need to differentiate f'(t) with respect to t again. Remember, the derivative of (4t+1)^(-1/2) is (-1/2)(4t+1)^(-3/2) * 4.

f''(t) = d/dt [2(4t+1)^(-1/2)]
= 2 * (-1/2)(4t+1)^(-3/2) * 4
= -4(4t+1)^(-3/2)

Now, to find f''(2), we substitute t = 2 into the expression:
f''(2) = -4(4(2)+1)^(-3/2)
= -4(9)^(-3/2)

Now, let's simplify this:

9^(-3/2) = 1/sqrt(9^3) = 1/27

Therefore, f''(2) = -4/27. And that's how you get the answer!

Now, I hope this math journey wasn't too much of a circus act for you. Remember, math can be entertaining too!

To find the second derivative, we need to apply the product rule to the first derivative obtained previously.

Let's start by recalling the first derivative:
f'(t) = 1/2(4t-1)^(-1/2) * 4

Now, let's differentiate this expression using the product rule. The product rule states that if f(t) = g(t) * h(t), then the derivative of f(t) is given by f'(t) = g'(t) * h(t) + g(t) * h'(t).

Here, we have g(t) = 1/2(4t-1)^(-1/2) and h(t) = 4t.

First, let's differentiate g(t):
g'(t) = -1/2(4t-1)^(-3/2) * 4.

Next, let's differentiate h(t):
h'(t) = 4.

Now, using the product rule formula, we can find the second derivative:

f''(t) = g'(t) * h(t) + g(t) * h'(t)
= (-1/2(4t-1)^(-3/2) * 4) * 4t + (1/2(4t-1)^(-1/2)) * 4
= -4(4t-1)^(-3/2) * 4t + 2(4t-1)^(-1/2)

Next, let's evaluate f''(2):

f''(2) = -4(4(2)-1)^(-3/2) * 4(2) + 2(4(2)-1)^(-1/2)
= -4(8-1)^(-3/2) * 8 + 2(8-1)^(-1/2)
= -4(7)^(-3/2) * 8 + 2(7)^(-1/2)
= -4/7^(3/2) * 8 + 2/7^(1/2)
= -32/7^(3/2) + 2/7^(1/2)

Simplifying further,

f''(2) = -32/7^(3/2) + 2/7^(1/2)
= -32/7^(3/2) + 2√7/7
= -32/(7√7) + 2√7/7

To rationalize the denominator, we can multiply both the numerator and denominator by √7:

f''(2) = -(32√7)/(7√7 * √7) + (2√7)/(7√7)
= -(32√7)/(7√7 * 7) + (2√7)/(7√7)
= -(32√7)/(49√7) + (2√7)/(7√7)
= -32/49 + 2/7
= -32/49 + 14/49
= -18/49

Therefore, f''(2) = -18/49, not -4/27.

To find the second derivative of the function f(t) = √(4t + 1), you will indeed need to use the product rule. Let's go through the process step by step.

First, let's find the first derivative of f(t). You have already calculated it as 1/2(4t-1)^(-1/2) * 4t^3, which is correct.

Now, to find the second derivative, we apply the product rule. The product rule states that if you have two functions u(t) and v(t), their derivative (u(t) * v(t))' is given by the following formula:

(u(t) * v(t))' = u'(t) * v(t) + u(t) * v'(t).

In this case, let u(t) = 1/2(4t-1)^(-1/2) and v(t) = 4t^3.

Applying the product rule, we have:

f''(t) = [u'(t) * v(t)] + [u(t) * v'(t)].

Now, let's find the derivative of u(t) and v(t) separately:

u'(t) = d/dt[1/2(4t-1)^(-1/2)]
= -1/2(4t-1)^(-3/2) * d/dt[4t-1]
= -1/2(4t-1)^(-3/2) * 4.

v'(t) = d/dt[4t^3]
= 12t^2.

Plugging these derivatives into our product rule formula, we get:

f''(t) = [-1/2(4t-1)^(-3/2) * 4 * 4t^3] + [1/2(4t-1)^(-1/2) * 12t^2].

Simplifying further, we have:

f''(t) = -8t^3(4t-1)^(-3/2) + 6t^2(4t-1)^(-1/2).

Now, to find f''(2), we substitute t = 2 into our expression for f''(t):

f''(2) = -8(2)^3(4(2)-1)^(-3/2) + 6(2)^2(4(2)-1)^(-1/2).

Now we can evaluate this expression:

f''(2) = -8(8)(7)^(-3/2) + 6(4)(7)^(-1/2)
= -64/49 + 24/7
= -256/196 + 336/196
= (336 - 256)/196
= 80/196
= 20/49.

So, the second derivative of f(t) evaluated at t = 2 is 20/49, rather than -4/27. It seems there might have been an error in the provided answer.