Find the intersection of the following sets.<br><br>a= 1,2,3,4,5,6,7,8 b= 2,4,6,8,10<br>
Neporo4naja [7]
{2,4,6,8}
Intersection means common elements in both sets
Answer : option d
4.4, 5.8, 7.2, 8.6, 10, …
First we find the common difference between two terms
5.8 - 4.4 = 1.4
7.2 - 5.8 = 1.4
8.6 - 7.2 = 1.4
10 - 8.6 = 1.4
So common difference is 1.4
To find recursive rule, we add the difference with previous term
Recursive rule is 
a1 is the first term so a1= 4.4
d is the difference = 1.4
So recursive rule is
, where a1 = 4.4
The y-intercept (initial value) is 10 and it has a slope of -1, so this is the first graph.
Answer:
12 red balls
4 yellow balls
2 blue balls
2 green balls
Step-by-step explanation:
set no. of yellow, blue, red and green ball as y, b, r, g respectively
y=2b
r=3y
g=b
y+b+r+g = 20 (translate all of them into b (smallest in qty)
2b + b + 3(2b) + b = 20
10b = 20
b =2
y = 4, r = 12, b =2, g =2