Please help, I can't find the answer but I understand the topic.

Question:

Fill in the missing parentheses to have x equal 15.
int x = _ 2 + 3 _ * 3;

Console.WriteLine(x);