Answer:
B) d=4t
Step-by-step explanation:
let's look at two points
1. t=0, d = 0
2. t = 1, d = 4
slope = change in vertical axis (d)/ change in horizontal axis (t)
change in d = 4 = d₂-d₁
change in t = 1 = t₂-t₁
slope = 4/1 = 4
vertical variable = slope * horizontal variable + horizontal axis intercept
d = 4 * t + horizontal axis intercept
horizontal axis intercept is the vertical axis variable (d) when the horizontal axis variable (t) is at 0. at t=0, d=0
thus, d = 4 * t + 0
d = 4t (B)
Its eq 4 its 41 and all the other are 21 and lower.
6(G+9)
you have to use the distributive property.
6*G=6G
6*9=54
answer is 6G+54
a.
By Fermat's little theorem, we have
5 and 7 are both prime, so and . By Euler's theorem, we get
Now we can use the Chinese remainder theorem to solve for . Start with
- Taken mod 5, the second term vanishes and . Multiply by the inverse of 4 mod 5 (4), then by 2.
- Taken mod 7, the first term vanishes and . Multiply by the inverse of 2 mod 7 (4), then by 6.
b.
We have , so by Euler's theorem,
Now, raising both sides of the original congruence to the power of 6 gives
Then multiplying both sides by gives
so that is the inverse of 25 mod 64. To find this inverse, solve for in . Using the Euclidean algorithm, we have
64 = 2*25 + 14
25 = 1*14 + 11
14 = 1*11 + 3
11 = 3*3 + 2
3 = 1*2 + 1
=> 1 = 9*64 - 23*25
so that .
So we know
Squaring both sides of this gives
and multiplying both sides by tells us
Use the Euclidean algorithm to solve for .
64 = 3*17 + 13
17 = 1*13 + 4
13 = 3*4 + 1
=> 1 = 4*64 - 15*17
so that , and so
Answer:
y = -1/2x + 2
Step-by-step explanation:
y = 2x - 3. The slope here is 2. A perpendicular line will have a negative reciprocal slope. To find the negative reciprocal, just flip the slope and change the sign.
slope = 2 or 2/1.....flip it.....1/2....change the sign...-1/2. So our perpendicular line will have a slope of -1/2.
y = mx + b
slope(m) = - 1/2
(2,1)....x = 2 and y = 1
now we sub and find b, the y intercept
1 = -1/2(2) + b
1 = -1 + b
1 + 1 = b
2 = b
so ur equation is : y = -1/2x + 2 <===
and u can check it with ur points....(2,1)
y = 2x - 3
1 = 2(2) - 3
1 = 4 - 3
1 = 1 (yep...it checks out)