Given:
The value is:

To find:
The smallest positive degree angle measure equivalent to
.
Solution:
We have,

Using the scientific calculator, we get


Therefore, the smallest positive degree angle measure equivalent to
is 23 degrees.
100 ---> 96 is -4
96 ---> 104 is +8
104 ---> 88 is -16
88 ---> 120 is +32
120 ---> 56 is -64
So first we go down by 4, then up by 8, then down 16, then up 32, then finally down 64.
The pattern of numbers is: -4, +8, -16, +32, -64
Notice it's the powers of 2:
2^2 = 4
2^3 = 8
2^4 = 16
2^5 = 32
2^6 = 64
each term doubles. Also each term alternates in sign. One is positive, then the next is negative and so on.
The last difference is -64, which doubles to -128. Change the sign to positive to get +128
Add 128 to the last term of 56 to get
128+56 = 184
Therefore, the final answer is 184
I believe none is the answer due to the fact it isn’t symmetrical. sorry if i am wrong. let me know if i am
4x=-3y+17 becomes 4x+3y=17
4x+3y=17
3x-4y=-6
alrighty
elimination
muliply first equation by 4 and 2nd by 3 and add them
16x+12y=68
9x-12y=-18
add them
25x+0y=50
25x=50
idivide both sides by 25
x=2
sub back
3x-4y=-6
3(2)-4y=-6
6-4y=-6
-4y=-12
y=3
(x,y)
(2,3)