asked 79.4k views
2 votes
Write a function to represent the sequence of transformations applied to the point .

Write a function to represent the sequence of transformations applied to the point-example-1
asked
User Veeru
by
8.1k points

1 Answer

6 votes

Answer:

R(x,y)=(-y,x)

Explanation:

Given the point (x, y).

If the point is rotated 90 degrees counterclockwise about the origin, then, a function to represent this transformation is:


R(x,y)=(-y,x)

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.