Given seven observations: 2,4,α,8,β,12,14 with α<β.
Step 1: Utilize the Mean Formula
The mean (xˉ) of the given observations is 8.
xˉ=N∑xi
72+4+α+8+β+12+14=8
40+α+β=56
α+β=16— (1)
Step 2: Utilize the Variance Formula
The variance (σ2) of the observations is 16.
σ2=N∑xi2−(xˉ)2
16=722+42+α2+82+β2+122+142−82
16=74+16+α2+64+β2+144+196−64
80=7424+α2+β2
560=424+α2+β2
α2+β2=136— (2)
Step 3: Solve for α and β
Using the algebraic identity (α+β)2=α2+β2+2αβ:
(16)2=136+2αβ
256=136+2αβ
2αβ=120⟹αβ=60
Now, α and β are the roots of the quadratic equation t2−(α+β)t+αβ=0:
t2−16t+60=0
(t−6)(t−10)=0
t=6ort=10
Given α<β, we have:
α=6andβ=10
Step 4: Form the Required Quadratic Equation
The roots of the target quadratic equation are 3α+2 and 2β+1.
-
First root (r1):
r1=3α+2=3(6)+2=20
-
Second root (r2):
r2=2β+1=2(10)+1=21
-
Sum of the roots (S):
S=r1+r2=20+21=41
-
Product of the roots (P):
P=r1×r2=20×21=420
Thus, the required quadratic equation is:
x2−Sx+P=0
x2−41x+420=0
Therefore, the correct option is B.