How Can I Calculate Arc Length Without a Calculator?

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
5 replies · 6K views
lastdayx52
Messages
6
Reaction score
0
2ng5rg7.jpg


How in gods name do I do that? I attempted that integral and... it just can't be integrated!

What I tried:
ih5obl.jpg


That doesn't help one bit... How do I do this? NOTE: No graphing calculator is to be used.
 
Physics news on Phys.org
You have as the integrand
[tex]\sqrt{1 + (x - 1/(4x))^2}[/tex]
[tex]= \sqrt{1 + (x^2 - 1/2 + 1/16x^2)}[/tex]

When you group together the only terms that can be grouped, you'll have a perfect square under the radical.
 
when you squared out the (x-x/4)^2 you should have got 1/2 not 3/2. this should simplify things hopefully cause you should be able to factorise the numerator into
sqrt[(4x^2+1)^2]
 
Mark44 said:
You have as the integrand
[tex]\sqrt{1 + (x - 1/(4x))^2}[/tex]
[tex]= \sqrt{1 + (x^2 - 1/2 + 1/16x^2)}[/tex]

When you group together the only terms that can be grouped, you'll have a perfect square under the radical.

Yes that gives me:
2945imx.jpg


However, what good is that, since there's still a 1 in there? I can't squareroot it to simplify...

latentcorpse said:
when you squared out the (x-x/4)^2 you should have got 1/2 not 3/2. this should simplify things hopefully cause you should be able to factorise the numerator into
sqrt[(4x^2+1)^2]

You do get 1/2, but I added a 1, therefore 3/2.
 
Mark44 said:
You have as the integrand
[tex]\sqrt{1 + (x - 1/(4x))^2}[/tex]
[tex]= \sqrt{1 + (x^2 - 1/2 + 1/16x^2)}[/tex]

When you group together the only terms that can be grouped, you'll have a perfect square under the radical.

Continuing from this point...
[tex]= \sqrt{x^2 + 1/2 + 1/16x^2}[/tex]
The part under the radical is a perfect square. Surely you can take it from here!
 
OH... I added wrong... wow... Stupid mistakes FTL... Thanks all!