Respuesta :

Consider that a rotation of 90° clockwise is given by:

T(x,y) => (y,-x)

The coordintates of the point L is L(0,1), the, after the rotation you have:

T(0,1) => (1,0)

answer:

D. L(1,0)