Concept:The midpoint formula gives the average of the coordinates of two endpoints.Explanation:Let the coordinates of point Q be (x,y).The midpoint of P(−2,1) and Q(x,y) is given by: (2−2+x,21+y)This midpoint equals (2,3).So, equate the x-coordinates:2−2+x=2Multiply by 2: −2+x=4Thus, x=6.Next, equate the y-coordinates:21+y=3Multiply by 2: 1+y=6Thus, y=5.Therefore, Q=(6,5).Answer:Q=(6,5), which is option D.