Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24
Answer:
6.
Step-by-step explanation:
First you put the numbers in order, 5, 6, 6, 9, 10 then you find the number in the middle, which in this case is 6.
Answer:
339.5
Step-by-step explanation:
-67.9x+679= y
-67.9*5+679=
-339.5+679= 339.5
Answer:
There are 178 more boys in Barlow school as compared to Willow school.
Step-by-step explanation:
We are given the following in the question:
Barlow school:
Total number of students = 873
Number of boys =

Willow school:
Total number of students = 630
Number of girls =

Number of boys =
Total number of students - total number of girls

Thus, Barlow school has greater number of boys than Willow school.
Difference between the number of boys =

Thus, there are 178 more boys in Barlow school as compared to Willow school.