Finding the coordinates of a point rotated about the origin

preview_player
Показать описание

Question: Rotating a point around another using vectors. - method is wrong?
The question: On what coordinates will point B = (7,5) land if it is rotated around point A = (0,0) by 110 degrees?My workings out gave me the answer B will land on point (-7.09, 4.87). I got this answer by figuring out that the vector from A to B is (7 , 5) and therefore the direction angle of the vector AB is tan^-1(5/7) = 35.54° by using pythagoras on vector AB. Thus the direction angle of AB1, where B1 is the new point on which B will land, is 110 + 35.54 = 145.54 degrees. Then, one can use the rule that the unit vector in the unit circle is (cos(v), sin(v)), and by finding out the length of the vector AB (√(7^2+5^2 = √74)), you can apply this rule to the new AB1 vector and you get that the vector AB1 = √74 * (cos(145.54°) , sin(145.54°)). This, in turn, is equal to AB1 = (-7.09, 4.87). Now that we have the vector of AB1, we can use this to find point B1, by adding the values inside vector AB1 to the point we are rotating B around (A = (0,0)). Therefore B1 = (-7.0...

------------------------

Answered By:

Richard C.
Confidence-building Geometry tutor with 18 years experience

------------------------

------------------------

About: Wyzant Ask an Expert offers free answers to your toughest academic and professional questions from over 65,000 verified experts. It’s trusted by millions of students each month with the majority of questions receiving an answer within 1 hour of being asked. If you ever need more than just an answer, Wyzant also offers personalized 1-on-1 sessions with experts that will work with you to help you understand whatever you’re trying to learn.

Рекомендации по теме