Answer:
x=-4
Step-by-step explanation:
-18=2+5x
Subtract 2 from both sides
-20=5x
-4=x
Answer: r = C/(2pi)
This is the same as writing 
=========================================================
Explanation:
pi is some number (approximately 3.14) which means 2pi is also some number (roughly 6.28)
Saying c = 2pi*r means we have 2pi times r, and the result is the circumference c. To isolate r, we'll undo the multiplication. We'll undo it by dividing both sides by 2pi like so
C = 2pi*r
C/(2pi) = r
r = C/(2pi)
in which we can write it like 
So whatever C is, we divide it over 2pi (aka roughly 6.28) to get the radius.
-----------------
Extra Info (Optional Section):
As an example, let's say the circumference of the circle is 628 feet. This means the distance around the circle is 628 feet. So C = 628 would lead to...
r = C/(2pi)
r = C/(6.28)
r = 628/(6.28)
r = 100
So the radius would be roughly 100 feet.
Step-by-step explanation:
the probability of A working is 60% or 0.6, so the probability it does not work is 40% or 0.4.
the probability of B working is 90% or 0.9, so the probability it does not work is 10% or 0.1.
plan 1
it is the probabilty that either A works, or (if it is not working) B works.
0.6 + 0.4×0.9 = 0.6 + 0.36 = 0.96
plan 2
either B works, or (if it is not working) A works
0.9 + 0.1×0.6 = 0.9 + 0.06 = 0.96
both plans have the same success probability.