The quadratic equation 3x^2 -9x +b =0 3x2−9x+b=0 has roots alphaα and alpha+2α+2, find bb?
1 Answer
Apr 1, 2017
b=15/4b=154
Explanation:
Suppose the roots of the general quadratic equation:
ax^2+bx+c = 0 ax2+bx+c=0
are
"sum of roots" \ \ \ \ \ \= alpha+beta = -b/a
"product of roots" = alpha beta \ \ \ \ = c /a
So for the given quadratic with roots
3x^2 -9x +b =0
we know that:
alpha+beta = -(-9)/3=3 \ \ \ ; and\ \ \ alpha beta = b/3
But we also know that
Hence,
alpha+beta= = alpha+(alpha+2) = 2alpha+2 => 2alpha+2=3
:. alpha = 1/2
and:
alpha beta= = alpha(alpha+2) = 1/2(1/2+2) = 5/4
:. 5/4 = b/3 => b=15/4