Angle 1: 36 degrees - It is opposite to angle 4, and is therefore equal. To solve for angle 4, you have to do 90 - angle 3 (because it is a right angle and totals 90)
Angle 2: 90 degrees - It is a right angle
Angle 4: 36 degrees (explained above)
Angle 5: 90 degrees - It is a right angle. It is also an opposite angle to angle 2, and is therefore equal to it.
Since the two diagonal lines are parallel, the angles will relate to each other.
Angle 7: 126 - It will be 180 - angle 10 (because a straight line = 180)
Angle 8: 54 - It is opposite to angle 10, and is therefore equal
Angle 9: 126 - It will be 180 - angle 8 (because a straight line = 180). It is also an opposite angle 7, and is therefore equal
Angle 10: You already figured this one out! :)
Angle 11: 36 degrees - A triangle is 180, and angles 11, 5, and 8 all make up a triangle. Therefore, 180 - angle 5 - angle 8 = angle 11
Angle 12: 144 degrees - It will be 180 - angle 13 (because a straight line = 180).
Angle 13: 36 degrees - it is opposite to angle 11, and is therefore equal
Angle 14: 144 degrees - it is opposite to angle 12, and is therefore equal
I hope this helps!
The answer is 8n2 + 26n + 6
Answer:
Step-by-step explanation:
Rotations are easy when its multiples of 90 degrees; 90,180,270,360. Treat them like they’re a complex number like [x+yi]*i=[-y,xi] so rotating by 90 degrees and 180 is i squared [-1]! So [-3,2] rot90 is [-2,-3].
Reflection about the y=x line is change places. [x.y]=[y,x].
So [-2.-3] reflected about the y=x line is [-2.-3]=[-3.-2],
Compile a list of these transform is best practice technique in this area.