Respuesta :
First, you can factor out the -. You then get
[tex]-(x^{2}+2^{2})[/tex].
It becomes clear that this is a difference of squares. So, you can factor this to be
[tex]-(x-2i)(x+2i)[/tex]
Plugging in the - into one of the two factors gives you
[tex](-x-2i)(x-2i)[/tex]
Therefore, the answer is A.
The expression - x² - 4 is equal to the complex expression (- x - 2i)(x - 2i). Hence, option A is the right choice.
What are complex numbers?
Complex numbers are a combination of real numbers and imaginary numbers, which help us to represent the square roots of negative numbers.
It is of the form a + bi, where a and b are real constants, and i = √(-1).
How to solve the question?
In the question, we have been asked for an equal expression to -x² - 4.
The expression, - x² - 4, can be written as:
- x² - 4,
= - x² + (-1)(4),
= - x² + (i²)(2)² {Since, i = √(-1) ⇒ i² = -1},
= - x² + (2i)² {Since, aˣ.bˣ = (ab)ˣ},
= (2i)² - x² {Rearranging},
= (2i + x)(2i - x) {Since, a² - b² = (a + b)(a - b)},
= {-(-x - 2i)}{-(x - 2i)} {Rearranging},
= (- x - 2i)(x - 2i) {Simplifying}.
Thus, the expression - x² - 4 is equal to the complex expression (- x - 2i)(x - 2i). Hence, option A is the right choice.
Learn more about complex numbers at
https://brainly.com/question/11718993
#SPJ2