Answer:
18
Step-by-step explanation:
20/2 + 8
Divide the numerator and denominator by 2
20 / 2
2 / 2
Divide the numbers
10
2 / 2
=
10 / 1
Any expression divided by 1 remains the same
10 + 8 = 18
Answer:
Regulatory
Step-by-step explanation:
the rectangular sign with longer vertical dimension and have white background are called regulatory signs.
regulatory signs are those signals which are used to indicate or reinforce traffic laws.
these regulatory sign informs the driver and tell them to apply the traffic law at certain required places.
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
For this case, the dividend is given by:

We note that the following numbers:
2, 10, 1, 5
They are the coefficients of the polynomial and they are in the upper part of the division.
The number -5 is the opposite value of the divisor constant.
Therefore, the divisor is given by:
x + 5
Answer:
The divisor is:
x + 5
Two plus two is equal to four