Let the coordinates be A at the origin and B at 2 cm on the x-axis, making the midpoint of BC be located at the center of the locus circle since it is the fixed median from A measuring 1.5 cm. For any vertex C at (x, y), the midpoint of BC is ((x+2)/2, y/2), which must always remain 1.5 cm from A. Applying the distance formula gives sqrt(((x+2)/2)^2 + (y/2)^2) = 1.5, and squaring both sides provides (x+2)^2 + y^2 = 9. This expands to x^2 + 4x + y^2 + 5 = 0, revealing a circle with radius 3 cm and a center located at (-2, 0), which is exactly 4 cm from point B(2, 0) along the line BA.