Concept:The point P(x,y) is equidistant from V(1,1) and W(3,5), so its locus is the perpendicular bisector of line segment VW.Explanation:Write the distance condition PV=PW using the distance formula.(x−1)2+(y−1)2=(x−3)2+(y−5)2Square both sides to remove the square roots.(x−1)2+(y−1)2=(x−3)2+(y−5)2Expand each expression.x2−2x+1+y2−2y+1=x2−6x+9+y2−10y+25Simplify both sides.x2+y2−2x−2y+2=x2+y2−6x−10y+34Cancel x2 and y2, then collect like terms.−2x+6x−2y+10y=34−24x+8y=32Divide through by 4.x+2y=8Answer:The equation of the locus is x+2y=8, which is option D.