Well, I have never seen a question posed this way, but let's check it out by trial and error.
1^3 = 3
2^3 = 8
3^3 = 27 Hey! There's one. And the ones digit ends in 3.
Let's try another number that ends in 3 and see if it works as well.
13^3 = 2197 Wow. It works again. I never noticed this before, so you taught me something new.
I will test one more.
33^3 = 35937 Bingo. I think we have a winner.
Answer:
y = (1/3)x + 1
Step-by-step explanation:
You first find the slope:
(2 - (-1))/(3 - (-6)) =
3/9 =
1/3
This means the equation of the line is y = (1/3)x + b, where b is a real number.
Plug in either of the points to find the value of b:
-1 = (1/3)(-6) + b -->
-1 = -2 +b -->
1 = b
This means the equation is y = (1/3)x + 1
Answer:
0.30
Step-by-step explanation:
Probability of stopping at first signal = 0.36 ;
P(stop 1) = P(x) = 0.36
Probability of stopping at second signal = 0.54;
P(stop 2) = P(y) = 0.54
Probability of stopping at atleast one of the two signals:
P(x U y) = 0.6
Stopping at both signals :
P(xny) = p(x) + p(y) - p(xUy)
P(xny) = 0.36 + 0.54 - 0.6
P(xny) = 0.3
Stopping at x but not y
P(x n y') = P(x) - P(xny) = 0.36 - 0.3 = 0.06
Stopping at y but not x
P(y n x') = P(y) - P(xny) = 0.54 - 0.3 = 0.24
Probability of stopping at exactly 1 signal :
P(x n y') or P(y n x') = 0.06 + 0.24 = 0.30