Animated Solution for Mathematics - Straight Lines: Let α,β,γ,δ∈Z and let A(α,β),B(1,0),C(γ,δ) and D(1,2) be the vertices of a parallelogram ABCD. If AB=10 and the points A and C lie on the line 3y=2x+1, then 2(α+β+γ+δ) is equal to
Select Answer:
Visualized Solution
Problem Overview
Vertices: A(α,β), B(1,0), C(γ,δ), D(1,2)
α,β,γ,δ∈Z (Integers)
Points A and C lie on 3y=2x+1
Side length AB=10
Point A on the Line
A(α,β) lies on 3y=2x+1
Substitute x=α,y=β: 3β=2α+1
β=32α+1
Distance AB=10
Given distance AB=10⟹AB2=10
Using distance formula for A(α,β) and B(1,0):
(α−1)2+(β−0)2=10
(α−1)2+β2=10
Substitution & Expansion
Substitute β=32α+1 into the distance equation:
(α−1)2+(32α+1)2=10
Multiply the entire equation by 9 to clear the denominator:
9(α−1)2+(2α+1)2=90
Solving the Quadratic
Expand the terms: 9(α2−2α+1)+(4α2+4α+1)=90
9α2−18α+9+4α2+4α+1=90
Combine like terms: 13α2−14α−80=0
Integer Constraint for α
Factorize the quadratic: 13α2−40α+26α−80=0
(α+2)(13α−40)=0
Roots: α=−2 or α=1340
Since α∈Z, we must choose α=−2
Finding β
Substitute α=−2 into β=32α+1
β=32(−2)+1=3−3=−1
Therefore, Point A=(−2,−1)
Parallelogram Diagonals
In a parallelogram, diagonals bisect each other.
This means the midpoint of diagonal BD is the same as the midpoint of diagonal AC.
Midpoint of BD
Known vertices: B(1,0) and D(1,2)
Midpoint M=(21+1,20+2)
M=(1,1)
Finding C(γ,δ)
Midpoint of AC must also be (1,1)
A(−2,−1) and C(γ,δ)
2−2+γ=1⟹−2+γ=2⟹γ=4
2−1+δ=1⟹−1+δ=2⟹δ=3
Therefore, Point C=(4,3)
Final Calculation
We found: α=−2,β=−1,γ=4,δ=3
Calculate the sum: α+β+γ+δ=−2−1+4+3=4
Required value: 2(α+β+γ+δ)=2(4)=8
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
Analyzing the Setup
We begin with point A(α,β). We are given that it lies on the line 3y=2x+1.
This relationship allows us to express β in terms of α:
β=32α+1
This reduction is crucial, as it transforms a two-variable problem into a single-variable problem involving only α.
The Algebraic Bridge
We utilize the distance constraint AB=10. Applying the distance formula between A(α,β) and B(1,0), we have:
(α−1)2+(β−0)2=10
Substituting the expression for β into this equation yields:
(α−1)2+(32α+1)2=10
To simplify, we multiply the entire equation by 9 to clear the denominator:
9(α−1)2+(2α+1)2=90
Expanding the terms, we obtain:
9(α2−2α+1)+(4α2+4α+1)=90
Combining like terms results in the quadratic equation:
13α2−14α−80=0
The Integer Filter
Solving the quadratic equation 13α2−14α−80=0 yields two roots:
α=−2andα=1340
The problem explicitly states that α∈Z. Therefore, we must reject the fractional root.
Thus, we have α=−2. Substituting this back into our linear relation, we find:
β=32(−2)+1=−1
Consequently, point A is (−2,−1).
The Geometric Symmetry
To find point C(γ,δ), we use the property that the diagonals of a parallelogram bisect each other. The midpoint of diagonal BD must coincide with the midpoint of diagonal AC.
Given B(1,0) and D(1,2), the midpoint M is:
M=(21+1,20+2)=(1,1)
Setting the midpoint of AC equal to M(1,1):
(2−2+γ,2−1+δ)=(1,1)
Solving for the coordinates of C:
γ=4,δ=3
Final Calculation
We are tasked with calculating the value of 2(α+β+γ+δ):