Answer:
C
Step-by-step explanation:
We have the expression [tex](4+5i)(x+yi)[/tex] and we want to find the values of [tex]x[/tex] and [tex]y[/tex] such that the expression will evaluate to a real number.
So, let's first expand the expression. Distribute:
[tex]=4(x+yi)+5i(x+yi)[/tex]
Distribute:
[tex]=4x+4yi+5xi+5yi^2[/tex]
Simplify:
[tex]=(4x-5y)+(4yi+5xi)[/tex]
So, we want to make the second part within the real numbers.
Notice that we only have two ways of doing this: 1) Either both [tex]x[/tex] and [tex]y[/tex] are imaginary numbers themselves canceling out the [tex]i[/tex], or 2), the entire expression equals 0.
Since our answer choices consists of only real numbers, this means that the imaginary part must be equal to 0. So:
[tex]4yi+5xi=0[/tex]
We can divide everything by [tex]i[/tex]:
[tex]4y+5x=0[/tex]
Now, we can use our answer choices.
Running down the list, we can see that the choice that works is C. If we substitute the values of C into the equation, we get:
[tex]4(-5)+5(4)=0\\\Rightarrow -20+20=0\stackrel{\checkmark}{=}0[/tex]
Therefore, our answer is C.