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
So base on your question the possible answer to that kind of question and the solution are the following and i hope you will understand the formula and free to ask some questions if needed.
<span>2<span>cos2</span><span>x2</span>=1+cosx=1−<span>1517</span>=<span>217</span>,<span>cos2</span><span>x2</span>=<span>117</span></span>
<span>cos<span>x2</span>=−<span>1<span>17<span>−−</span>√</span></span>....(1)</span>
<span>sin<span>x2</span>=<span>1<span>17<span>−−</span>√</span></span>,90<<span>x2</span><135</span>
<span>sin<span>x2</span>>0,cos<span>x2</span><0,tan<span>x2</span><0</span>
<span>2<span>sin2</span><span>x2</span>=1−cosx=1−<span><span>−15</span>17</span>=<span>3217</span>,sin<span>x2</span>=<span>4<span>17<span>−−</span>√</span></span>.....(2)</span><span>
divide (2) by (1) and get the value of tan x/2</span>
Answer:
y = -
x + 8
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Rearrange 3x - y = 9 into this form by subtracting 3x from both sides
- y = - 3x + 9 ( divide all terms by - 1 )
y = 3x - 9 ← in slope- intercept form
with slope m = 3
Given a line with slope m then the slope of a line perpendicular to it is
= -
= -
, thus
y = -
x + c ← is the partial equation
To find c substitute (6, 6) into the partial equation
6 = - 2 + c ⇒ c = 6 + 2 = 8
y = -
x + 8 ← equation of perpendicular line
Answer:
The y-intercept should be 346,904. This is the population for the first (first/last( known year of data. The year 2000 acts as 0 on the graph of the exponential function.
Step-by-step explanation:
I just did it on my homework and it said that my answer is right