Answer:
24 terms
Step-by-step explanation:
The sum of an arithmetic sequence is the average of the first and last terms, multiplied by the number of terms. The last term is given by ...
an = a1 + (n-1)d
We have a sequence with first term a1 = 2 and common difference d = 2. So the last term is ...
an = 2+ 2(n -1) = 2n
Then the average of first and last terms times the number of terms is ...
Sn = 600 = n(2 + 2n)/2 = n(n+1) . . . . . . close to n²
We can solve the quadratic in n, or we can estimate the value of n as the integer just below the square root of 600.
√600 ≈ 24.5
so we believe n = 24.
_____
<em>Check</em>
S24 = 24·25 = 600 . . . . . . as required.
Area of a rectangle = W X L
Area of a rectangle = 5 X 2
Area of a rectangle = 10
Area of triangle 1= 1/2 X B X H
Area of triangle 1= 1/2 X 2 X 2
Area of triangle 1= 1/2 X 4
Area of triangle 1= 2
Area of triangle 2= 1/2 X B X H
Area of triangle 2= 1/2 X 7 X 4
Area of triangle 2= 1/2 X 28
Area of triangle 2= 14
Area of a rectangle + Area of triangle 1 + Area of triangle 2=
10 + 2 + 14 = 36
Answer:
56 number of ways
Step-by-step explanation:
This question is a combination question since it involves selection.
Generally, if r objects are to be selected from n pool of objects, this can be done in nCr number of ways.
nCr = n!/(n-r)!r!
If a manager receives 8 applications for a specific position and wants to narrow it down to 5, the number of ways he can do this is 8C5
8C5 = 8!/(8-5)!5!
= 8!/3!5!
= 8*7*6*5!/3*2*5!
= 8*7*6/3*2
= 8*7
= 56 number of ways.
This means that the manager can rank 5 applications in 56 number of ways