Question

Find coordinates on a circle from arc length and central angles

Original question: Consider the diagram shown below. Suppose that O=(0,0)O=(0,0) and A=(3.6,0)A=(3.6,0) and B=(2.99,2)B=(2.99,2). The arc between points BB and CC is 14.436 units long.

a. In radians, what is the value of θ1\theta_1 (equivalently, the measure of AOB\angle AOB)?

θ1=tan1(22.99)\theta_1=\tan^{-1}\left(\frac{2}{2.99}\right) radians

b. In radians, what is the value of θ2\theta_2 (equivalently, the measure of BOC\angle BOC)?

θ2=14.4363.6\theta_2=\frac{14.436}{3.6} radians

c. What are the xx and yy coordinates of point CC?

x=3.6(cos(14.4363.6+tan1(22.99)))x=3.6\left(\cos\left(\frac{14.436}{3.6}+\tan^{-1}\left(\frac{2}{2.99}\right)\right)\right)

y=3.6(sin(14.4363.6+tan1(22.99)))y=3.6\left(\sin\left(\frac{14.436}{3.6}+\tan^{-1}\left(\frac{2}{2.99}\right)\right)\right)

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This problem mixes circular motion ideas with coordinate geometry. The key is to treat the arc length as the product of radius and central angle, then use standard circle coordinates from the angle at the center.

Detailed walkthrough

We are given:

  • O=(0,0)O=(0,0)
  • A=(3.6,0)A=(3.6,0), so the radius is r=3.6r=3.6
  • B=(2.99,2)B=(2.99,2)
  • arc length BC=14.436\overset{\frown}{BC}=14.436

We want θ1\theta_1, θ2\theta_2, and point CC.

a) Find θ1\theta_1

Since AOB\angle AOB is the angle from the positive xx-axis to OBOB,

θ1=tan1(22.99)\theta_1=\tan^{-1}\left(\frac{2}{2.99}\right)

So

θ10.590 rad\theta_1\approx 0.590\text{ rad}

b) Find θ2\theta_2

Arc length formula:

s=rθs=r\theta

So

θ2=sr=14.4363.6=4.01 rad\theta_2=\frac{s}{r}=\frac{14.436}{3.6}=4.01\text{ rad}

c) Find coordinates of CC

The angle to point CC is the total central angle:

θ=θ1+θ2=tan1(22.99)+14.4363.6\theta=\theta_1+\theta_2=\tan^{-1}\left(\frac{2}{2.99}\right)+\frac{14.436}{3.6}

Then

C=(3.6cosθ,3.6sinθ)C=(3.6\cos\theta,\,3.6\sin\theta)

Using the approximate angle,

θ0.590+4.01=4.60 rad\theta\approx 0.590+4.01=4.60\text{ rad}

So

x3.6cos(4.60)0.37x\approx 3.6\cos(4.60)\approx -0.37 y3.6sin(4.60)3.58y\approx 3.6\sin(4.60)\approx -3.58

Answer

  • θ10.590 rad\theta_1\approx \boxed{0.590\text{ rad}}
  • θ2=4.01 rad\theta_2=\boxed{4.01\text{ rad}}
  • C(0.37,3.58)C\approx \boxed{(-0.37,-3.58)}

💡 Pitfall guide

A common slip is forgetting that arc length uses radians, not degrees. Another one is missing the fact that the angle for point CC is the sum of the two central angles, not just the arc-based angle alone.

🔄 Real-world variant

If the arc from BB to CC were measured in the opposite direction, the angle for CC would be found by subtracting instead of adding. On a circle, direction matters, especially when the total angle wraps past π\pi or 2π2\pi.

🔍 Related terms

arc length, central angle, unit circle

FAQ

How do you find a point on a circle from arc length?

Use the arc length formula s = rθ to find the central angle, then convert that angle to coordinates with (r cosθ, r sinθ).

Why must the angle be in radians?

Because the arc length formula s = rθ uses radians directly. If the angle is in degrees, it must be converted first.

chat