<h3>
Answer: 226 degrees</h3>
=====================================================
Explanation:
Notice the tickmarks on the segments in the diagram. This tells us that chords DC and CB are the same distance from the center. It furthermore means that DC and CB are the same length, and arcs DC and CB are the same measure
arc DC = arc CB
12x+7 = 18x-23
12x-18x = -23-7
-6x = -30
x = -30/(-6)
x = 5
---------------------
Use this x value to find the measure of arcs DC and CB
- arc DC = 12x+7 = 12*5+7 = 67
- arc CB = 18x-23 = 18*5-23 = 67
We get the same measure for each, which helps confirm we have the correct x value.
The two arcs in question add to 67+67 = 134 degrees. This is the measure of arc DCB. Subtract this from 360 to get the answer
arc DAB = 360-(arc DCB) = 360-134 = 226 degrees
I'm using the idea that (arc DCB) + (arc DAB) = 360 since the two arcs form a full circle.
Answer:767600640
Step-by-step explanation: If 720 equals x, you multiply 128 by 720, and multiply the answer by 8,329.
X² - 7x + 10 = 0
Let's factor out the equation first.
x² - 7x + 10
x -2
x -5
This factoring of (x-2)(x-5) fit the equation.
(x-2)(x-5) = 0
One of the factors must equal 0 as to equal zero.
Either x - 2 = 0 or x - 5 = 0
x - 2 = 0
x = 2
x - 5 = 0
x = 5
The two answers are x = 2 or x = 5. Hope this helps!
The program is an illustration of loops
<h3>What are loops?</h3>
Loops are program statements that are used to perform repetition
<h3>The main program</h3>
The program written in Python, where comments are used to explain each line is as follows:
#This initializes sum to 0
summ = 0
#This gets input for the first number
num = int(input())
#This is repeated while num is not -1
while num!= -1:
#This calculates the sum
summ+=num
#This gets input for the num
num = int(input())
#This prints the sum
print(summ)
Read more about loops at:
brainly.com/question/16397886
Answer:
how do we know if you are not a hacker
Step-by-step explanation: