Point A is at (-7 ,7 ) and point B is at (5 ,1 ). Point A is rotated pi clockwise about the origin. What are the new coordinates of point A and by how much has the distance between points A and B changed?

1 Answer
Feb 7, 2018

New coordinates of A are color(red)(7, -7)

Change ( reduction ) in length of vec(AB) due to the rotation :

color(green)(vec(AB) - vec(A'B) = 13.42 - 8.25 = 5.17)

Explanation:

Given : A (-7, 7), B (5, 1). Rotated clockwise by pi about the origin.

Point A is in II quadrant and roated to IV quadrant

enter image source here

A((-7),(7)) -> A'((7),(-7))

New coordinates of A are color(red)(7, -7)

vec(AB) = sqrt((-7-5)^2 + (7-1)^2) ~~ color(blue)(13.42)

vec(A'B) = sqrt((7-5)^2 + (-7-1)^2) ~~ color(blue)(8.25)

Change (reduction) in length of vec(AB) due to the rotation :

color(green)(vec(AB) - vec(A'B) = 13.42 - 8.25 = 5.17)