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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
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.

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

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

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

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

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

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

The correct answer is B... any way to explain in everyday people speak?
 
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.

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

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

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

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

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

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

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.