Solve for x in the equation x^2 - 14x + 31 = 63?
The value of x for given equation is x = 16 or x = -2
Given that equation is [tex]x^2 - 14x + 31 = 63[/tex]
To find: value of "x"
Subtract 63 from both sides we have:
[tex]x^2 - 14x + 31 -63 = 63 - 63\\\\x^2 - 14x - 32 = 0[/tex]
Now we will factor our given quadratic equation by splitting the middle term.
-14x can be splitted as -16x + 2x
[tex]x^2 -16x + 2x - 32 = 0[/tex]
Take "x" as common from first two terms and "2" as common from last two terms
[tex]x(x-16)+2(x-16)=0[/tex]
Take (x-16) common we have:
[tex](x - 16)(x + 2) = 0[/tex]
Equating the terms to 0,
x - 16 = 0 or x + 2 = 0
x = 16 or x = -2
Therefore, the value of x are: 16 and -2