Answer:
∠72°.
Step-by-step explanation:
If a circle has a circumference of 20 and an arc with a length of 4, we can simply set up a ratio to determine the angle of the arc in degrees:

Cross multiply:

Divide both sides by '20':
x = 72°.
Therefore, the measure of the central angle of the arc is ∠72°.
17 Is not the right answer whats the right answer
Answer:
x - 6
Step-by-step explanation:
(4x2 + x - 5) - (5x2 - 1)
According to the order of operations, parenthesis come first so we will solve what is in the parenthesis first.
Then we do the multiplication because it comes before addition and subtraction.
4x2 = 8
Now we have 8 + x - 5
Combine like terms and 8-5=3 so we have 3 + x
Now for the second one.
5x2=10
10-1=9
Subtracting this from the first expression we have:
3+x-9 =
x - 6
Answer:
If q, then p
Step-by-step explanation:
The given conditional statement is "If p, then q"
We want to find the converse of this conditional statement.
The converse is formed by switching the hypothesis (p) and the conclusion (q).
Therefore the converse of the given conditional is "If q, then p"
Answer:
y=2x+7
Step-by-step explanation:
When an equation is parallel to another, it shares the same slope.
Our original line is y=2x-8, and it is in slope-intercept form (y=mx+b)
This means that our slope is 2 because m represents the slope.
The slope of our parallel line will then also be 2.
<u>We can begin to plug that into point-slope form which is:</u>
y - y1 = m(x - x1)
This is where (x1, y1) is a point the line intersects, and m is the slope.
<u>Plugging in the slope, we'll have:</u>
y - y1 = 2(x - x1)
We also know it intersects the point (-4, -1)
We can plug this into our equation as well.
y - (-1) = m(x - (-4))
y+1=2(x+4)
<u>Now, we can simplify it into slope-intercept form:</u>
y+1=2(x+4)
Distribute
y+1=2x+8
Subtract 1 from both sides
y=2x+8-1
y=2x+7