Answer:
0.5
Step-by-step explanation:
The formula for circumference is:
pi * d
3.14 = 3.14*d
1 = d
Since the radius is 1/2 of diameter, r = 0.5

Let's find the equivalent expressions ~
#1. PROBLEM



#2. PROBLEM



Answer:
y = 2/3x +6 for x< -3
y = 2/3x +1 for x> 3
Step-by-step explanation:
The graph is a line for x < -3
( - 6,2) and ( -3,4)
The slope is m= ( y2-y1)/(x2-x1)
m = ( 4-2)/(-3 - -6) = 2/ ( -3+6) = 2/3
The slope is 2/3
Using point slope form
y-y1 = m(x-x1) and the point ( -6,2)
y -2 = 2/3(x - -6)
y -2 = 2/3(x +6)
y-2 = 2/3 x +4
y = 2/3x +6 x< -3
The graph is a line for x > 3
(3,3) and ( 6,5)
The slope is m= ( y2-y1)/(x2-x1)
m = ( 5-3)/(6-3) = 2/ (3) = 2/3
The slope is 2/3
Using point slope form
y-y1 = m(x-x1) and the point (6,5)
y -5 = 2/3(x - 6)
y-5 = 2/3 x -4
y = 2/3x +1 x> 3
Answer:
190 possibilities.
Step-by-step explanation:
The problem is called 20 choose 2, given by the formula for combinations
C(20,2) = 20! / (2! (20-2)!) = 190
alternatively, we can reason it this way:
there are 20 choices to choose a captain and 19 choices for an alternate captain for a total of 380 ways.
However, there are 20 choices to choose an alternate captain and 19 choices for a captain for a total of 380 ways.
Since we are essentially double counting every choice of the posts, we need to divide 380 by 2 to get 190 ways.