Answer:
D) y=1/2x-3
Step-by-step explanation:
Answer:
1
Step-by-step explanation:
Remainder if 7*7*7... 124 times is divided by 4
The remainder when (7^124) / 4
Using python console:
a = 7**124
b = 4
c = a%b
print(c)
Output = 1
Hence, the remainder when 7^124 is divided by 4 is 1
Answer:
a = b + 6
b = 8
Step-by-step explanation:
a = b + 6
b = 8
(2,0)
the first # is the x coordinate which is left and right. Since B is 2 to the right from the center (0,0) x is 2. Left would make it negative
The second # is the y coordinate which is up and down. Since B is on the x axis the y coordinate is 0.
A relation is a set of inputs and outputs, often written as ordered pairs (input, output). We can also represent a relation as a mapping diagram or a graph. For example, the relation can be represented as: