Final Answer:
The correct option is E: KerT = {(0, 0, 0)}.
Explanation:
It seems there might be some confusion in the notation and formatting in the given options. Let's clarify the situation:
You have a linear map T:
defined as:
T(x, y, z) =

Now, you want to find the kernel of this linear map T, which consists of all vectors (x, y, z) in R^3 such that T(x, y, z) = (0, 0, 0).
So, we need to solve the following system of equations:

Let's solve each equation one by one:
From the first equation, we have x = -2y.
From the second equation, we have z = 0.
From the third equation, we have
, which simplifies to -y = 0, so y = 0.
Now that we have found x = -2y = 0 and z = 0, we can write the solutions in vector form:
(x, y, z) = (0, 0, 0)
So, the kernel of T is the set containing only the zero vector:
Ker(T) = {(0, 0, 0)}
Therefore, the correct option is E: KerT = {(0, 0, 0)}.