Final answer:
The quadratic equation x2 – 14x + 48 = 0 has two roots calculated using the quadratic formula. The roots are found to be x = 6 and x = 8 after following the formula and solving for x.
Step-by-step explanation:
The roots of the quadratic equation x2 – 14x + 48 = 0 can be found using the quadratic formula, which is x = –b ± √(b2 – 4ac) / (2a), where a, b, and c are coefficients from the equation ax2 + bx + c = 0.
In our case,
Plugging these values into the quadratic formula, we calculate the discriminant
b
2
– 4ac
, which is
196 – 4(1)(48) = 196 – 192 = 4
.
Next, we find the square root of the discriminant, √4, which is 2. Now, applying the quadratic formula, the roots are:
- x = (14 + 2) / 2 = 8
- x = (14 - 2) / 2 = 6
Therefore, the roots of the equation are
x = 6
and
x = 8