Answer: -40 or negative forty
Step-by-step explanation:
Originally, both range() and xrange() produced numbers that could be iterated over with ... whereas reversed() is generally used to loop over a sequence in reverse order. ... Once you have it installed, put in the following:.
Both of the first
8 - N = 22
N - 8 = 22
Represent the difference between a number and 8 is 22 as it is not mentioned that either 8 or the unknown number N is greater so both of the first two represent the difference between a number and 8 is twenty two.
Answer: r<-2
Step-by-step explanation:
-3(r-5)+7>28
-3(r-5)+7-7>28-7
-3(r-5)>21
3(r-5)/3 < -21/3
r-5<-7
r-5+5<-7+5
r<-2
Answer:
f(n) = 74 + 11(n - 1)
<u>For the 7th term</u>
n = 7
f(7) = 74 + 11(7 - 1)
= 74 + 11(6)
= 74 + 66
<h2>= 140</h2>
<u>For</u><u> </u><u>the</u><u> </u><u>8</u><u>t</u><u>h</u><u> </u><u>ter</u><u>m</u>
n = 8
f(8) = 74 + 11( 8 - 1)
= 74 + 11(7)
= 74 + 77
<h2 /><h2>= 151</h2>
Hope this helps you