Answer:
straight line that passes through the origin
Step-by-step explanation:
Two variables are said to have a direct variation or proportional relationship if it can be represented by y = kx, where k is a constant.
Comparing this with the equation of a straight line y = mx + b, where m is the slope of the line and b is the y intercept (value of y when x = 0), We can tell if the say that the graph of a direct variation or proportional relationship is a straight line with no y intercept (b = 0, that is it passes through the origin).
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:
scale factor : 3.5
Step-by-step explanation:
56/16=3.5
-11/2 or -5.5
-4
0
4/5 or 0.8
1.5
3