if α and β are the zeroes of the quadratic polynomial x2-3x+a find the value of a if 3α+2β=20
Answers
A = -154
__________________________
Given :
- p(x) = *
- a = 1; b = -3; c = A
To Find :
- Value of a
Solution :
We know that,
[Given]
Equating the 2 equations by Elimination method**......
Multiplying equation(1) by 2 and then subtract from equation(1) we get,
Substituting value of in equation(1)*** we get,
We know that,
Hence,
_____________________________________
NOTE -
* - To avoid any confusions, I have taken 'a'(unknown value) as 'A'
** - You can use any method for equating the equations as per your wish.
*** - You can take any equation as per your wish.
Step-by-step explanation:
x² - 6x + a
a = 1 b = -6 c = a
α +β = -b/a = 6
αβ = c/a = a
3α + 2β = 20
3α = 20 - 2β
α = (20 - 2β) / 3
α + β = 6
(20 - 2β)/3 + β = 6
multiplying by 3 on both sides
20 - 2β + 3β = 18
20 + β = 18
β = 18 - 20
β = -2
α = (20 -2β)/3
α = (20 - 2 × -2)/3
α = (20 + 4)/3
α = 8
αβ = a
8 × -2 = a
a = -16
Hope it helps!!
Please mark as brainliest!