Answer:
Here we have:
p(m) = 2m^2 - 4m + 3
And we want to find p(13)
This means that we just need to replace all the m's by the number 13 in the equation, so we get:
p(13) = 2*(m = 13)^2 - 4*(m = 13) + 3
p(13) = 2*(13)^2 - 4*13 + 3
= 338 - 52 + 3 = 289
You can see that none of the options matches this, so maybe the equation or some other part of the question is written incorrectly, but here you have at least the general way of solving these type of problems.