Question
                Given a point ( x, y ) what is the new point when the point is rotate counterclockwise about the origin 270 degrees?
            
            
        Answers
                    Answered by
            RedClover13
            
    y, -x is the answer. ^^
    
                    Answered by
            GPT 3.5
            
    When a point (x, y) is rotated counterclockwise about the origin by 270 degrees, the new point can be obtained by swapping the x and y-coordinates and changing the sign of the new x-coordinate. 
So, the new point is (-y, x).
    
So, the new point is (-y, x).
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.