Answer: the domain is - infinity , + infinity
Step-by-step explanation:
Interesting question. Good to know for computer science.
Suppose you have a function like
an = 3x - 2 Try the first couple
a1 = 3(1) - 2
a1 = 3 - 2
a1 = 1
a2 = 3(2) - 2
a2 = 6 - 2
a2 = 4 So each term differs by 3
a2 - a1 = 3
an = a_(n - 1) + 3
a3 = a2 + 3
a3 = 4 + 3
a3 = 7
a4 = a3 + 3
a4 = 7 + 3
a4 = 10
a5 = a4+ 3
a5 = 10 + 3
a5 = 13
I'll do one more and then check it.
a6 = a5 + 3
a6 = 13 + 3
a6 = 16
a6 = 3x -2
a6 = 3*6 - 2
a6 = 18 - 2
a6 = 16 which checks.
So the general formula is
an = a_(n - 1) * k if you were multiplying or
an = a_(n - 1) + k if you were adding. The key thing is that you are working with the previous term.
Answer:
Step-by-step explanation:
2(6²)-3(6)+2=y
(2x36)-18+2=y
72-18+2=y
y=52 BODMAS
It may also be 56 tho im not sure if thats right
Answer:
15. d) 36
16. b) 20
17. d) 180
18. b) 50
19. c) 360
20. b) 60
Step-by-step explanation:
To find the number of sides a polygon has giving an interior angle, use the equation:
(number of sides - 2)*180/(number of sides) = measure of interior angle
<em>15. </em>(n = number of sides)
((n-2)*180)/n = 170
180n-360 = 170n
10n = 360
n = 36 (d)
<em>16.</em> (n = number of sides)
((n-2)*180)/n = 162
180n-360 = 162n
18n = 360
n = 20 (b)
<em>17.</em> The sum of the interior angles of a triangle is always 180 (d)
<em>18.</em> 180-60-70 = 50 (b)
<em>19.</em> The sum of the interior angles of a quadrilateral is always 360 (c)
<em>20.</em> 360-120-90-90 = 60 (b)