answersLogoWhite

0


Best Answer

180 degrees.

User Avatar

Wiki User

βˆ™ 7y ago
This answer is:
User Avatar
User Avatar

rory Lingen

Lvl 1
βˆ™ 1y ago
wheres the picture of whats being rotated
User Avatar

Antonio Gidron

Lvl 1
βˆ™ 1y ago
it’s 90 braπŸ˜’
User Avatar

zikora anya

Lvl 1
βˆ™ 1y ago
b@stard
More answers
User Avatar

Des'Neiges Harris

Lvl 4
βˆ™ 2y ago

Β°270

This answer is:
User Avatar
User Avatar

Elian Collins

Lvl 1
βˆ™ 2y ago
I agree with this answer
User Avatar

Charlize Bennett

Lvl 1
βˆ™ 2y ago
apex 4.4.2

Add your answer:

Earn +20 pts
Q: How many degrees has triangle ABC been rotated counterclockwise about the origin?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Geometry

What is true about corresponding line segments of an object that has been rotated 180 degrees about the origin?

The line segments will have been rotated by 180 degrees.


How do you rotate a figure 180 degrees counterclockwise around the origin?

For every point A = (x,y) in your figure, a 180 degree counterclockwise rotation about the origin will result in a point A' = (x', y') where: x' = x * cos(180) - y * sin(180) y' = x * sin(180) + y * cos(180) Happy-fun time fact: This is equivalent to using a rotation matrix from Linear Algebra! Because a rotation is an isometry, you only have to rotate each vertex of a polygon, and then connect the respective rotated vertices to get the rotated polygon. You can rotate a closed curve as well, but you must figure out a way to rotate the infinite number of points in the curve. We are able to do this with straight lines above due to the property of isometries, which preserves distances between points.


How do you rotate a figure 180 degrees clockwise about origin?

To rotate a figure 180 degrees clockwise about the origin you need to take all of the coordinates of the figure and change the sign of the x-coordinates to the opposite sign(positive to negative or negative to positive). You then do the same with the y-coordinates and plot the resulting coordinates to get your rotated figure.


What is the image of (1 -6) for a 90 and deg counterclockwise rotation about the origin?

It is (-1, 6).


How do you rotate a figure 270 degrees clockwise about origin?

You dont, its just 90 degrees 3 times..

Related questions

What is the image of 1 -6 for a 90 counterclockwise rotation about the origin?

(-1, -4) rotated 90 degrees anticlockwise


How do you rotate triangle 180 degrees about the origin?

Negate each of the x and y components of all three vertices of the triangle. For example, a triangle with vertices (1,2), (8,3), and (5,6) would become (-1,-2), (-8,-3) and (-5,-6) when rotated 180 degrees about the origin.


Point Q was rotated about origin (0,0) by 180 degrees?

.


What is true about corresponding line segments of an object that has been rotated 180 degrees about the origin?

The line segments will have been rotated by 180 degrees.


How do you rotate a polygon 90 degrees counterclockwise about the origin?

{1 0} {0 -1}


Is this symmetric with y x origin or all y 20x?

y = 20x is symmetric about the origin. (If you rotate it around the origin, it will look the same before it is rotated 360 degrees).


How do you rotate a triangle around a point that is not origin?

If you know how to rotate a triangle around the origin, treat the point as the origin.If you have Cartesian coordinates (that is x, y pairs) for the points of the triangle,subtract the coordinates of the centre of rotation from the coordinates of the triangle, do the rotation and then add them back on.Doing it geometrically:Draw line from centre of rotation to a point (for example a vertex)Measure the required angle from this line and draw in the rotated lineMeasure the distance from the centre of rotation to the original point and measure along the rotated line the required distance to get the rotated point.repeat for as many points as needed (eg the 3 vertices of the triangle) and join together the rotated points in the same was as the original points.[The construction lines drawn to the centre of rotation can be erased once the rotated point is found.]


How do you rotate a figure 180 degrees about origin?

Visualize a capital "N." Rotated 90 degrees counter-clockwise (a quarter turn to the left) it would look like a capital "Z."


How the Triangle ABC is shown on the graph. What are the coordinates of the image of point B after the triangle is rotated 270 and deg about the origin?

That would depend on its original coordinates and in which direction clockwise or anti clockwise of which information has not been given.


Will the sides of the triangle change if rotate a figure 90 degrees clockwise about origin?

No, only their positions will change.


How do you you rotate a figure 90 degrees clockwise about the origin?

Take any one point on the figure. Draw a line from it to the origin. At the origin measure an angle of 90 degrees (right angle) in a clockwise direction. Draw a line from the origin at this new angle and of the same length as the original angle. Repeat this process for the other points in the figure. NB Be careful, there will be numerous lines from the origin. At the end points of the new lines, connect up to reveal the origin figure ,but rotated 90 degrees - clockwise.


How do you rotate a figure 180 degrees counterclockwise around the origin?

For every point A = (x,y) in your figure, a 180 degree counterclockwise rotation about the origin will result in a point A' = (x', y') where: x' = x * cos(180) - y * sin(180) y' = x * sin(180) + y * cos(180) Happy-fun time fact: This is equivalent to using a rotation matrix from Linear Algebra! Because a rotation is an isometry, you only have to rotate each vertex of a polygon, and then connect the respective rotated vertices to get the rotated polygon. You can rotate a closed curve as well, but you must figure out a way to rotate the infinite number of points in the curve. We are able to do this with straight lines above due to the property of isometries, which preserves distances between points.