The perfect square
Let's highlight the perfect square of the square three-member
$$\left(- x^{2} + x\right) - 6$$
To do this, let's use the formula
$$a x^{2} + b x + c = a \left(m + x\right)^{2} + n$$
where
$$m = \frac{b}{2 a}$$
$$n = \frac{4 a c - b^{2}}{4 a}$$
In this case
$$a = -1$$
$$b = 1$$
$$c = -6$$
Then
$$m = - \frac{1}{2}$$
$$n = - \frac{23}{4}$$
So,
$$- \left(x - \frac{1}{2}\right)^{2} - \frac{23}{4}$$
General simplification
[src]
$$- x^{2} + x - 6$$
/ ____\ / ____\
| 1 I*\/ 23 | | 1 I*\/ 23 |
|x + - - + --------|*|x + - - - --------|
\ 2 2 / \ 2 2 /
$$\left(x + \left(- \frac{1}{2} - \frac{\sqrt{23} i}{2}\right)\right) \left(x + \left(- \frac{1}{2} + \frac{\sqrt{23} i}{2}\right)\right)$$
(x - 1/2 + i*sqrt(23)/2)*(x - 1/2 - i*sqrt(23)/2)
Rational denominator
[src]
$$- x^{2} + x - 6$$
Assemble expression
[src]
$$- x^{2} + x - 6$$
Combining rational expressions
[src]
$$x \left(1 - x\right) - 6$$