18.9k views
1 vote
Y = (1/4)x^2 - (1/2)lnx..over the interval (1, 7e) ...what is the arc length ?

User Taconut
by
7.8k points

1 Answer

6 votes
So, f[x] = 1/4x^2 - 1/2Ln(x)
thus f'[x] = 1/4*2x - 1/2*(1/x) = x/2 - 1/2x
thus f'[x]^2 = (x^2)/4 - 2*(x/2)*(1/2x) + 1/(4x^2) = (x^2)/4 - 1/2 + 1/(4x^2)
thus f'[x]^2 + 1 = (x^2)/4 + 1/2 + 1/(4x^2) = (x/2 + 1/2x)^2
thus Sqrt[...] = (x/2 + 1/2x)
User Alex Thomas
by
8.6k points

No related questions found