Hello!
The total measure of the angles in a triangle always add up to 180 degrees.
The measures that you are given are 37 and 82 degrees. To find what angle x equals, we must first add together the angles that we know:
37 + 82 = 119
To find angle x, we simply subtract 119 from the total number of degrees (180):
180-119 = 61
The measure of angle x is 61 degrees.
I hope this helps you! Have a fantastic day!
Answer:
x=11
Step-by-step explanation:
The switch case works like an if or if-else, where each of the cases are conditionals. Here we have 7 cases and we know that our variable begins with x=5.
First, it enters to case 5 because of x=5, so x+=3, this means we add 3 to the actual value of the variable ⇒ x=8.
At this point, if there's not break the program continues to the next case, executing the statements until a break or the end on the switch is reached.
In this order, the x = 8 and next we add 1 (case 6) ⇒ x=9. We add 2 (case 7) x+=2 ⇒ x=10. Then we rest 1 (case 8) ⇒ x=9 and then we add 1 again as in case 9 ⇒ x=11.
Answer:
115
Step-by-step explanation:
The angle is vertically opposite to 115. vertically opposite angles are equal
Answer:
B = 22
C = 122
D = 36
Step-by-step explanation:
The angles of a triangle add to 180. Take the measure of each angle add them together. Set them equal to 180.
2x + x + 4 + 7x - 4 = 180
10x = 180
x = 18
To find each angle, substitute x = 18.
Angle B is 18 + 4 = 22
Angle C is 7(18) - 4 = 122
Angle D is 2(18) = 36
The good apples are 14/15 of the total apples. So multiply the total apples by the weight of good ones to find the solution.