Animated Solution for Mathematics - Vector Algebra: An arc PQ of a circle subtends a right angle at its centre O. The mid point of the arc PQ is R. If OP=u, OR=v and OQ=αu+βv, then α,β2, are the roots of the equation
Select Answer:
Visualized Solution
Visualizing the Arc PQ
Arc PQ subtends 90∘ at center O.
OP=u and OQ are perpendicular.
Midpoint R implies OR=v bisects ∠POQ.
∠POR=∠ROQ=45∘.
Defining Magnitudes and Dot Products
Let ∣u∣=∣v∣=∣OQ∣=r.
u⋅OQ=0 (since u⊥OQ).
u⋅v=r2cos45∘=2r2.
v⋅OQ=r2cos45∘=2r2.
Using the Vector Equation OQ=αu+βv
Given: OQ=αu+βv.
Take dot product with u:
u⋅OQ=α(u⋅u)+β(u⋅v).
Finding Relation Between α and β
0=αr2+β2r2.
Divide by r2: α+2β=0.
α=−2β.
Dot Product with v
Take dot product of OQ=αu+βv with v.
v⋅OQ=α(v⋅u)+β(v⋅v).
Substituting Values into Second Equation
Substitute known dot products:
2r2=α2r2+βr2.
Divide by r2: 21=2α+β.
Solving for β
Substitute α=−2β:
21=2−β/2+β.
21=−2β+β.
21=2β.
β=22=2.
Finding the Roots α and β2
α=−2β=−22=−1.
We need the roots α and β2.
β2=(2)2=2.
The roots are −1 and 2.
Constructing the Final Equation
Sum of roots =−1+2=1.
Product of roots =(−1)(2)=−2.
Equation: x2−(Sum)x+(Product)=0.
Final Equation: x2−x−2=0.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Imagine you are standing at the center O of a circle. You look out at two points, P and Q, on the circumference. The arc PQ subtends a right angle at your position.
We have vectors OP=u and OQ, which are perpendicular because the angle between them is 90∘. Now, consider the midpoint R of the arc PQ.
The vector OR=v acts as a bisector, splitting that 90∘ angle into two perfect 45∘ slices. This geometric setup is the foundation of our analysis.
The Power of the Dot Product
Since P, Q, and R all lie on the same circle, the magnitudes of vectors u, v, and OQ are all equal to the radius r. We know that u⋅OQ=0 because they are perpendicular.
For the other pairs, we use the definition A⋅B=∣A∣∣B∣cosθ. Thus, we calculate the following dot products:
u⋅v=r2cos45∘=2r2
v⋅OQ=r2cos45∘=2r2
These dot products are the keys that will unlock the values of α and β.
The Algebraic Dance
We are given the linear combination OQ=αu+βv. To find α and β, we perform a two-step algebraic process.
First, we take the dot product of the entire equation with u:
u⋅OQ=α(u⋅u)+β(u⋅v)
Substituting our known values, we get 0=αr2+β2r2. Dividing by r2, we find the elegant relationship:
α=−2β
Next, we take the dot product with v, yielding:
v⋅OQ=α(v⋅u)+β(v⋅v)
This simplifies to:
2r2=α2r2+βr2⇒21=2α+β
By substituting our expression for α into this second equation, we solve for β:
21=2−β/2+β⇒21=−2β+β⇒21=2β
This yields β=2. Consequently, α=−1.
The Final Construction
We have our roots: α=−1 and β2=(2)2=2. The problem asks for a quadratic equation with these roots.
Using the sum and product of roots, the sum is −1+2=1, and the product is (−1)(2)=−2. The standard form x2−(Sum)x+(Product)=0 leads us directly to:
x2−x−2=0
This is the final result of our journey. You have successfully navigated the geometry, the vector algebra, and the final construction.