Determine the lenght of arc and the area of the sector subtended by an

  • Thread starter Thread starter luigihs
  • Start date Start date
  • Tags Tags
    Arc Area Lenght
AI Thread Summary
To determine the length of the arc and the area of the sector for a 60° angle in a circle with a radius of 3 m, the arc length can be calculated using the formula s = rθ, resulting in an arc length of π. The area of the sector is found using the formula A = (πr²)(Angle/360°), leading to an area of 3π/2. The discussion also touches on calculating sine and cosine values without a calculator, introducing Maclaurin series as a method, though it notes that a basic calculator may still be necessary for practical use. Overall, the calculations for both the arc length and sector area were confirmed to be correct.
luigihs
Messages
86
Reaction score
0
Determine the length of arc and the area of the sector subtended by an angle of 60° in circle of radius 3 m

Ok First change 60to radian measure. 60 x pi / 180° = 2pi / 6

Then.. I used the formula s = rθ 3(2pi/6) = 6pi/6 = pi <--- Is this right??

And how can I find the area which formula can I use?
 
Physics news on Phys.org


You could just have kept the angle in degrees and worked out the arc length by using,

\ c=pi*d

and then multiplied that answer by,

\frac{60}{360}
 


rollcast said:
You could just have kept the angle in degrees and worked out the arc length by using,

\ c=pi*d

and then multiplied that answer by,

\frac{60}{360}

Ok but my answer is right?
 


Yes your answer is correct.

That might give you a clue how to find the area of the sector. Think of the fraction of the total circles area you are looking for?
 


rollcast said:
Yes your answer is correct.

That might give you a clue how to find the area of the sector. Think of the fraction of the total circles area you are looking for?

A = 60 / 360 x 2 ∏ 3 ??
 


luigihs said:
A = 60 / 360 x 2 ∏ 3 ??

Nearly. You're along the right lines but your calculation for the total area is wrong, \ a = pi * r^{2}

So for the sector area your equation should be,

Area of Sector = \pi r ^ {2} * \frac{Angle of Sector°}{360°}
 
Last edited:


rollcast said:
Nearly. You're along the right lines but your calculation for the total area is wrong, \ a = pi * r^{2}

So for the sector area your equation should be,

\ Area of Sector = ( pi * r ^ {2} )* (\frac{Angle of sector°}{360°})

Ok so A = 9 pi x 60 / 360 = 540 pi / 360 = 3pi / 2
 


luigihs said:
Ok so A = 9 pi x 60 / 360 = 540 pi / 360 = 3pi / 2

Perfect.
 


rollcast said:
Perfect.

Yay! Hey do you know how to determine cos or sin without calculator?? like cos 75° any hint?
 
  • #10


luigihs said:
Yay! Hey do you know how to determine cos or sin without calculator?? like cos 75° any hint?

I found this on another website.

For sin(x)

x - \frac{x^ {3}}{3!} + \frac{x^ {5}}{5!} -\frac{x^ {7}}{7!} + ...

For cos(x)

1 - \frac{x^ {2}}{2!} + \frac{x^ {4}}{4!} -\frac{x^ {6}}{6!} +...

From a bit of quick testing here these series seem to converge to the right value fairly quickly.

Not sure if that really helps you much

AL
 
  • #11


Also I forgot to say that you need to be using radian values for those 2 series to work.

edit.

I just realized you would still need a basic calculator to do that.

Without a calculator of any sort your options are really either getting a trig table sheet or learning some of the common ones like 0, 30, 45, 60, 90 etc
 
Last edited:
  • #12


rollcast said:
I found this on another website.

For sin(x)

x - \frac{x^ {3}}{3!} + \frac{x^ {5}}{5!} -\frac{x^ {7}}{7!} + ...

For cos(x)

1 - \frac{x^ {2}}{2!} + \frac{x^ {4}}{4!} -\frac{x^ {6}}{6!} +...
These are the Maclaurin series for the sine and cosine functions. Maclaurin series are special cases of Taylor series.
rollcast said:
From a bit of quick testing here these series seem to converge to the right value fairly quickly.

Not sure if that really helps you much

AL
 
  • #13


Mark44 said:
These are the Maclaurin series for the sine and cosine functions. Maclaurin series are special cases of Taylor series.

Thanks Mark, I haven't really studied series in school in much detail yet so thanks for telling me what those where.

Thanks
AL
 
Back
Top