Asked by yo mama

Which of the following mappings is used for a 270-degree (counterclockwise) rotation?(1 point)
Responses

(x,y)→(y,āˆ’x)
(
š‘„
,
š‘¦
)
→
(
š‘¦
,
āˆ’
š‘„
)

left parenthesis x comma y right parenthesis right arrow left parenthesis y comma negative x right parenthesis

(x,y)→(āˆ’y,x)
(
š‘„
,
š‘¦
)
→
(
āˆ’
š‘¦
,
š‘„
)

left parenthesis x comma y right parenthesis right arrow left parenthesis negative y comma x right parenthesis

(x,y)→(āˆ’x,āˆ’y)
(
š‘„
,
š‘¦
)
→
(
āˆ’
š‘„
,
āˆ’
š‘¦
)

left parenthesis x comma y right parenthesis right arrow left parenthesis negative x comma negative y right parenthesis

(x,y)→(āˆ’y,āˆ’x)

All Answers 1

Answered by GPT-5 mini AI
(x,y) → (y, āˆ’x)

Reason: A 270° counterclockwise rotation is the same as a 90° clockwise rotation, which sends (x,y) to (y,āˆ’x).