Rotation problem [duplicate]Rotation of an angle that has another as the centerTracking a point on an object during rotationRotation matrix - rotate a ball around a rotating boxFind center of rotation after object rotated by known angle (2D)Composition of a rotation and translation is a rotation with what angle?Prove that every rotation is equivalent to two successive reflections (in 3D)Image after Rotation in Geometry???Find Center of Circle given Radius, Circumference Point, and that Point's RotationFinding rotation matrix with respect to a given point in space.Rotation of an angle that has another as the centerChanging rotation center
Does IPv6 have similar concept of network mask?
What happens if you are holding an Iron Flask with a demon inside and walk into an Antimagic Field?
How should I respond when I lied about my education and the company finds out through background check?
Can disgust be a key component of horror?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Do the primes contain an infinite almost arithmetic progression?
What is the highest possible scrabble score for placing a single tile
Does the UK parliament need to pass secondary legislation to accept the Article 50 extension
Is aluminum electrical wire used on aircraft?
Why did the EU agree to delay the Brexit deadline?
Quoting Keynes in a lecture
Calculating total slots
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
What is going on with 'gets(stdin)' on the site coderbyte?
How do you make your own symbol when Detexify fails?
Why does a simple loop result in ASYNC_NETWORK_IO waits?
Recommended PCB layout understanding - ADM2572 datasheet
Plot of a tornado-shaped surface
What are the advantages of simplicial model categories over non-simplicial ones?
Yosemite Fire Rings - What to Expect?
putting logo on same line but after title, latex
Mixing PEX brands
Extract more than nine arguments that occur periodically in a sentence to use in macros in order to typset
Non-trope happy ending?
Rotation problem [duplicate]
Rotation of an angle that has another as the centerTracking a point on an object during rotationRotation matrix - rotate a ball around a rotating boxFind center of rotation after object rotated by known angle (2D)Composition of a rotation and translation is a rotation with what angle?Prove that every rotation is equivalent to two successive reflections (in 3D)Image after Rotation in Geometry???Find Center of Circle given Radius, Circumference Point, and that Point's RotationFinding rotation matrix with respect to a given point in space.Rotation of an angle that has another as the centerChanging rotation center
$begingroup$
This question is an exact duplicate of:
Rotation of an angle that has another as the center
2 answers
With a 2D surface, we take $(2, 1)$ as the center point and consider a transformation with a rotation angle of $45^circ$ so point $(3, 3)$ is transformed into point?
I'm really close to getting the answer! I've gotten $(-1/sqrt2,3/sqrt2)$ but the answer is $(2-1/sqrt2, 3+1/sqrt2)$. Please tell me what I'm missing.
geometry trigonometry rotations
$endgroup$
marked as duplicate by Saad, Leucippus, Lord Shark the Unknown, mrtaurho, Vinyl_cape_jawa Mar 15 at 9:39
This question was marked as an exact duplicate of an existing question.
add a comment |
$begingroup$
This question is an exact duplicate of:
Rotation of an angle that has another as the center
2 answers
With a 2D surface, we take $(2, 1)$ as the center point and consider a transformation with a rotation angle of $45^circ$ so point $(3, 3)$ is transformed into point?
I'm really close to getting the answer! I've gotten $(-1/sqrt2,3/sqrt2)$ but the answer is $(2-1/sqrt2, 3+1/sqrt2)$. Please tell me what I'm missing.
geometry trigonometry rotations
$endgroup$
marked as duplicate by Saad, Leucippus, Lord Shark the Unknown, mrtaurho, Vinyl_cape_jawa Mar 15 at 9:39
This question was marked as an exact duplicate of an existing question.
add a comment |
$begingroup$
This question is an exact duplicate of:
Rotation of an angle that has another as the center
2 answers
With a 2D surface, we take $(2, 1)$ as the center point and consider a transformation with a rotation angle of $45^circ$ so point $(3, 3)$ is transformed into point?
I'm really close to getting the answer! I've gotten $(-1/sqrt2,3/sqrt2)$ but the answer is $(2-1/sqrt2, 3+1/sqrt2)$. Please tell me what I'm missing.
geometry trigonometry rotations
$endgroup$
This question is an exact duplicate of:
Rotation of an angle that has another as the center
2 answers
With a 2D surface, we take $(2, 1)$ as the center point and consider a transformation with a rotation angle of $45^circ$ so point $(3, 3)$ is transformed into point?
I'm really close to getting the answer! I've gotten $(-1/sqrt2,3/sqrt2)$ but the answer is $(2-1/sqrt2, 3+1/sqrt2)$. Please tell me what I'm missing.
This question is an exact duplicate of:
Rotation of an angle that has another as the center
2 answers
geometry trigonometry rotations
geometry trigonometry rotations
edited Mar 15 at 3:03
Parcly Taxel
44.7k1376109
44.7k1376109
asked Mar 15 at 2:52
JennYTJennYT
43
43
marked as duplicate by Saad, Leucippus, Lord Shark the Unknown, mrtaurho, Vinyl_cape_jawa Mar 15 at 9:39
This question was marked as an exact duplicate of an existing question.
marked as duplicate by Saad, Leucippus, Lord Shark the Unknown, mrtaurho, Vinyl_cape_jawa Mar 15 at 9:39
This question was marked as an exact duplicate of an existing question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The displacement vector from $(2,1)$ to $(3,3)$ is $(1,2)$. Rotated counterclockwise by $45^circ$, $(1,2)$ becomes
$$beginbmatrix
cos45^circ&-sin45^circ\
sin45^circ&cos45^circ
endbmatrixbeginbmatrix1\2endbmatrix$$
$$=frac1sqrt2beginbmatrix
1&-1\1&1endbmatrixbeginbmatrix1\2endbmatrix=frac1sqrt2beginbmatrix-1\3endbmatrix$$
Thus $(3,3)$ is transformed to $(2,1)+frac1sqrt2(-1,3)$ or $left(2-frac1sqrt2,1+frac3sqrt2right)$.
$endgroup$
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The displacement vector from $(2,1)$ to $(3,3)$ is $(1,2)$. Rotated counterclockwise by $45^circ$, $(1,2)$ becomes
$$beginbmatrix
cos45^circ&-sin45^circ\
sin45^circ&cos45^circ
endbmatrixbeginbmatrix1\2endbmatrix$$
$$=frac1sqrt2beginbmatrix
1&-1\1&1endbmatrixbeginbmatrix1\2endbmatrix=frac1sqrt2beginbmatrix-1\3endbmatrix$$
Thus $(3,3)$ is transformed to $(2,1)+frac1sqrt2(-1,3)$ or $left(2-frac1sqrt2,1+frac3sqrt2right)$.
$endgroup$
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
add a comment |
$begingroup$
The displacement vector from $(2,1)$ to $(3,3)$ is $(1,2)$. Rotated counterclockwise by $45^circ$, $(1,2)$ becomes
$$beginbmatrix
cos45^circ&-sin45^circ\
sin45^circ&cos45^circ
endbmatrixbeginbmatrix1\2endbmatrix$$
$$=frac1sqrt2beginbmatrix
1&-1\1&1endbmatrixbeginbmatrix1\2endbmatrix=frac1sqrt2beginbmatrix-1\3endbmatrix$$
Thus $(3,3)$ is transformed to $(2,1)+frac1sqrt2(-1,3)$ or $left(2-frac1sqrt2,1+frac3sqrt2right)$.
$endgroup$
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
add a comment |
$begingroup$
The displacement vector from $(2,1)$ to $(3,3)$ is $(1,2)$. Rotated counterclockwise by $45^circ$, $(1,2)$ becomes
$$beginbmatrix
cos45^circ&-sin45^circ\
sin45^circ&cos45^circ
endbmatrixbeginbmatrix1\2endbmatrix$$
$$=frac1sqrt2beginbmatrix
1&-1\1&1endbmatrixbeginbmatrix1\2endbmatrix=frac1sqrt2beginbmatrix-1\3endbmatrix$$
Thus $(3,3)$ is transformed to $(2,1)+frac1sqrt2(-1,3)$ or $left(2-frac1sqrt2,1+frac3sqrt2right)$.
$endgroup$
The displacement vector from $(2,1)$ to $(3,3)$ is $(1,2)$. Rotated counterclockwise by $45^circ$, $(1,2)$ becomes
$$beginbmatrix
cos45^circ&-sin45^circ\
sin45^circ&cos45^circ
endbmatrixbeginbmatrix1\2endbmatrix$$
$$=frac1sqrt2beginbmatrix
1&-1\1&1endbmatrixbeginbmatrix1\2endbmatrix=frac1sqrt2beginbmatrix-1\3endbmatrix$$
Thus $(3,3)$ is transformed to $(2,1)+frac1sqrt2(-1,3)$ or $left(2-frac1sqrt2,1+frac3sqrt2right)$.
answered Mar 15 at 2:57
Parcly TaxelParcly Taxel
44.7k1376109
44.7k1376109
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
add a comment |
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
Thank you, are those matrices? How can I learn more about this topic?
$endgroup$
– JennYT
Mar 15 at 3:44
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
$begingroup$
@JennYT They're rotation matrices. Look up Wikipedia for "rotation matrix".
$endgroup$
– Parcly Taxel
Mar 15 at 3:45
add a comment |