MHB How Do You Calculate the Length of a Curve Using Integrals?

Click For Summary
To calculate the length of a curve defined by the integral y=f(x)=∫(0 to 4.5x) sin(t) dt, the arc length formula is used: s = ∫(a to b) √(1 + [f'(x)]²) dx. The correct multiple-choice answer for the integral representing the length of the curve is Choice B, which is L=∫(0 to π) √(1 + 20.25(sin(4.5x))²) dx. This choice reflects the correct derivative and scaling factor derived from the function. Understanding the calculation involves finding f'(x) and applying it to the arc length formula. The discussion emphasizes the importance of correctly applying calculus principles to determine the curve's length.
alane1994
Messages
36
Reaction score
0
I had a question on a quiz that I missed... I am unsure how they got this answer. If someone could explain it would be great!

Write the integral that gives the length of the curve.

y=f(x)=\int_{0}^{4.5x} \sin{t} dt

It was multiple-choice(multiple-guess;)).

\text{Choice A } L=\int_{0}^{\pi} \sqrt{1+4.5(\sin(x))^2}dx

\text{Choice B } L=\int_{0}^{\pi} \sqrt{1+20.25(\sin(4.5x))^2}dx

\text{Choice C } L=\int_{0}^{\pi} \sqrt{1+20.25(\sin(x))^2}dx

\text{Choice D } L=\int_{0}^{\pi} \sqrt{1+4.5(\sin(4.5x))^2}dx

The correct answer is B... any way to explain in everyday people speak?
 
Physics news on Phys.org
alane1994 said:
I had a question on a quiz that I missed... I am unsure how they got this answer. If someone could explain it would be great!

Write the integral that gives the length of the curve.

y=f(x)=\int_{0}^{4.5x} \sin{t} dt

It was multiple-choice(multiple-guess;)).

\text{Choice A } L=\int_{0}^{\pi} \sqrt{1+4.5(\sin(x))^2}dx

\text{Choice B } L=\int_{0}^{\pi} \sqrt{1+20.25(\sin(4.5x))^2}dx

\text{Choice C } L=\int_{0}^{\pi} \sqrt{1+20.25(\sin(x))^2}dx

\text{Choice D } L=\int_{0}^{\pi} \sqrt{1+4.5(\sin(4.5x))^2}dx

The correct answer is B... any way to explain in everyday people speak?

Hi alane1994, :)

The arc length of the graph of the function \(f\) between the points \(x=a\) and \(x=b\) is given by,

\[s = \int_{a}^{b} \sqrt { 1 + [f'(x)]^2 }\, dx\]

Refer: Arc length - Wikipedia, the free encyclopedia

So first you'll have to find \(f'(x)\). Can you give it a try? :)

Kind Regards,
Sudharaka.