Points M and N are the midpoints of sides PA and PB of △PAB. As P moves along a line that is parallel to side AB, how many of the four quantities listed below change?(A) the length of the segmentMN(B) the perimeter of △PAB(C) the area of △PAB(D) the area of trapezoidABNM
[asy]
draw((2,0)--(8,0)--(6,4)--cycle);
draw((4,2)--(7,2));
draw((1,4)--(9,4),Arrows);
label("A",(2,0),SW);
label("B",(8,0),SE);
label("M",(4,2),W);
label("N",(7,2),E);
label("P",(6,4),N);[/asy](A) 0(B) 1(C) 2(D) 3(E) 4 geometryperimetertrapezoid