- Find the nature of roots for the following quadratic equations.
The nature of roots is determined by the discriminant Δ=b2−4ac.
• If Δ>0, the roots are real and distinct.
• If Δ=0, the roots are real and equal.
• If Δ<0, the roots are complex (non-real) and distinct.
a) 2x2−5x+2=0
Step 1: Identify the coefficients.
For 2x2−5x+2=0, we have a=2, b=−5, c=2.
Step 2: Calculate the discriminant.
Δ=b2−4ac=(−5)2−4(2)(2)
Δ=25−16
Δ=9
Step 3: Determine the nature of the roots.
Since Δ=9>0, the roots are real and distinct.
The roots are realanddistinct.
b) 3x2−7x+4=0
Step 1: Identify the coefficients.
For 3x2−7x+4=0, we have a=3, b=−7, c=4.
Step 2: Calculate the discriminant.
Δ=b2−4ac=(−7)2−4(3)(4)
Δ=49−48
Δ=1
Step 3: Determine the nature of the roots.
Since Δ=1>0, the roots are real and distinct.
The roots are realanddistinct.
- If α and β are the roots of the equation 3x2−5x+4=0, find the value of α/β+β/α.
Step 1: Identify the coefficients and find the sum and product of the roots.
For 3x2−5x+4=0, we have a=3, b=−5, c=4.
Sum of roots: α+β=−ab=−3(−5)=35.
Product of roots: αβ=ac=34.
Step 2: Simplify the expression βα+αβ.
βα+αβ=αβα2+β2
We know that α2+β2=(α+β)2−2αβ.
Substitute this into the expression:
αβα2+β2=αβ(α+β)2−2αβ
Step 3: Substitute the values of α+β and αβ.
34(35)2−2(34)
=34925−38
=34925−924
=3491
=91×43
=363
=121
The value is 121.
- If α and β are the roots of the equation 2x2−4x+7=0, find α2+β2.
Step 1: Identify the coefficients and find the sum and product of the roots.
For 2x2−4x+7=0, we have a=2, b=−4, c=7.
Sum of roots: α+β=−ab=−2(−4)=24=2.
Product of roots: αβ=ac=27.
Step 2: Use the identity α2+β2=(α+β)2−2αβ.
Substitute the values of α+β and αβ:
α2+β2=(2)2−2(27)
=4−7
=−3
The value is −3.
- Construct and simplify equations whose roots are −3,1.
Step 1: Find the sum and product of the roots.
Given roots are r1=−3 and r2=1.
Sum of roots: S=r1+r2=−3+1=−2.
Product of roots: P=r1r2=(−3)(1)=−3.
Step 2: Form the quadratic equation using the formula x2−Sx+P=0.
x2−(−2)x+(−3)=0
x2+2x−3=0
The equation is x2+2x−3=0.