Let the arc AC of a circle subtend a right angle at the centre O. If the point B on the arc AC, divides the arc AC such that length of arcBC length of arcAB=51, and OC=αOA+βOB, then α+2(3−1)β is equal to
Options
Solution
Key Concepts and Formulas
Position Vectors on a Circle: For points A,B,C on a circle with center O and radius R, their position vectors OA,OB,OC satisfy ∣OA∣=∣OB∣=∣OC∣=R.
Dot Product:u⋅v=∣u∣∣v∣cosθ, where θ is the angle between u and v.
Arc Length and Central Angle: The ratio of arc lengths is equal to the ratio of their subtended central angles: arc length2arc length1=θ2θ1.
The arc AC subtends a right angle at the center O, so ∠AOC=90∘.
The point B divides the arc AC such that length of arc BClength of arc AB=51.
This implies the ratio of the central angles subtended by these arcs is also 51. Let ∠AOB=θ1 and ∠BOC=θ2.
We have θ2θ1=51, which means θ2=5θ1.
Also, θ1+θ2=∠AOC=90∘.
Substituting θ2=5θ1 into the sum:
θ1+5θ1=90∘⟹6θ1=90∘⟹θ1=15∘.
Then, θ2=5×15∘=75∘.
So, the angles are ∠AOB=15∘, ∠BOC=75∘, and ∠AOC=90∘.
Step 2: Set up Vector Equations using Dot Products
We are given the vector equation OC=αOA+βOB.
Let R be the radius of the circle, so ∣OA∣=∣OB∣=∣OC∣=R.
To find α and β, we take the dot product of the given equation with OA and OB.
Dot product with OA:OC⋅OA=(αOA+βOB)⋅OA∣OC∣∣OA∣cos(∠AOC)=α∣OA∣2+βOB⋅OAR⋅Rcos(90∘)=αR2+β∣OB∣∣OA∣cos(∠AOB)
Since cos(90∘)=0:
0=αR2+βR2cos(15∘)
Dividing by R2 (since R=0):
α+βcos(15∘)=0(1)
Dot product with OB:OC⋅OB=(αOA+βOB)⋅OB∣OC∣∣OB∣cos(∠BOC)=αOA⋅OB+β∣OB∣2R⋅Rcos(75∘)=α∣OA∣∣OB∣cos(∠AOB)+βR2R2cos(75∘)=αR2cos(15∘)+βR2
Dividing by R2:
cos(75∘)=αcos(15∘)+β(2)
Step 3: Solve for α and β
From equation (1), we express α in terms of β:
α=−βcos(15∘)
Substitute this into equation (2):
cos(75∘)=(−βcos(15∘))cos(15∘)+βcos(75∘)=β(1−cos2(15∘))
Using the identity 1−cos2θ=sin2θ:
cos(75∘)=βsin2(15∘)
We know that cos(75∘)=cos(90∘−15∘)=sin(15∘).
So, the equation becomes:
sin(15∘)=βsin2(15∘)
Since sin(15∘)=0, we can divide by sin(15∘):
β=sin(15∘)1
We calculate sin(15∘)=sin(45∘−30∘)=sin45∘cos30∘−cos45∘sin30∘=22⋅23−22⋅21=46−2.
β=(6−2)/41=6−24
To rationalize the denominator:
β=(6−2)(6+2)4(6+2)=6−24(6+2)=44(6+2)=6+2
Now, we find α using α=−βcos(15∘).
We calculate cos(15∘)=cos(45∘−30∘)=cos45∘cos30∘+sin45∘sin30∘=22⋅23+22⋅21=46+2.
α=−(6+2)(46+2)=−4(6+2)2α=−46+2+212=−48+43=−(2+3)=−2−3
Step 4: Evaluate the Expression
We need to compute α+2(3−1)β.
Substitute the values of α and β:
α+2(3−1)β=(−2−3)+2(3−1)(6+2)
Let's simplify the term 2(3−1)(6+2):
2(3−1)(6+2)=(6−2)(6+2)
This is a difference of squares: (a−b)(a+b)=a2−b2.
=(6)2−(2)2=6−2=4
Now substitute this back into the full expression:
α+2(3−1)β=(−2−3)+4=2−3
Common Mistakes & Tips
Angle Calculation: Ensure the division of the 90∘ angle is done correctly based on the arc length ratio.
Trigonometric Values: Double-check the values of sin15∘ and cos15∘, as errors here propagate.
Algebraic Manipulation: Be meticulous with algebraic steps, especially when expanding squares and rationalizing denominators.
Dot Product Application: The dot product method is standard for finding coefficients in vector linear combinations when the vectors have known relationships (like being on a circle).
Summary
The problem involves expressing OC as a linear combination of OA and OB where A,B,C lie on a circle. We first determined the central angles subtended by the arcs using the given arc length ratio. Then, we used the dot product property of vectors to set up a system of two linear equations for the coefficients α and β. Solving these equations yielded the values of α and β, which were then substituted into the expression to be evaluated. The final result is 2−3.