Note: When I use the double equal sign, I mean the triple bar used with modular arithmetic
10^3 = 1000 == -1 (mod 1001)
10^3 == -1 (mod 1001)
(10^3)^672 == (-1)^672 (mod 1001)
(10^(3*672) == 1 (mod 1001)
10^2016 == 1 (mod 1001)
10*10^2016 == 10*1 (mod 1001)
10^2017 == 10 (mod 1001)
Final Answer: 10
Answer:
2/3 cup
Step-by-step explanation:
Well we see that they both have a common demonitator...6
Next we see the difference on the top of 5-1
After this we add 4 back mon top of the bottom(6)
It can be simplified from 4/6--> 2/3
Answer:
u
Step-by-step explanation:
it is undefined because its a vertical line.
9+(5+3) is going to be 17
Answer:
y=-1/2x+2
Step-by-step explanation:
First, the slope of perpendicular line have negative reciprocal coefficients. In this case the coefficient is 2, The reciprocal of 2 is 1/2 and the negative of 1/2 is -1/2. So x will have a coefficient of -1/2.
Second, find the equation with a slope of -1/2 that passes through (-2,3). There are a few ways to do this. I like to plug the given x value into the expression -1/2x, so -1/2(-2) which equals positive 1 and for the line to pass through the point (-2,3) you need to add 2. So: y=-1/2x+2