answersLogoWhite

0


Best Answer

The sum of an arithmetic series of n terms is:

S(n) = n(2a1 + (n - 1)d) / 2

where a1 is the first term and d is the difference between terms.

The key to solving this is to realise that two sums are required, S1 and S2 such that:

S1 = S(r)

S2 = S(3r) - S(r).

But that this second sum can also be stated as:

S2 = sum of 2r terms starting at term ar+1

So that the problem then becomes:

Find two sums S1 and S2 of the sequence an = 2n + 3 such that the first (S1) has r terms starting at a1 and the second (S2) has 2r terms starting at ar+1, with the ratio of S1 : S2 = 7 : 44.

This gives:

S1 = r (2a1 + (r - 1)d) / 2

= r(2(2x1 + 3) + (r - 1)2) / 2

= r(2r + 8) / 2

= r(r + 4)

S2 = 2r(2ar+1 + (2r - 1)d)

= 2r(2(2(r + 1) + 3) + (2r - 1)2) / 2

= 2r(2(2r + 5) + (2r - 1)2) / 2

= 2r(2r + 5 +2r - 1)

= 2r(4r + 4)

= 8r(r + 1)

As S1 : S2 = 7 : 44,

44 S1 = 7 S2

=> 44 r(r + 4) = 7 x 8r(r + 1))0

=> 11(r + 4) = 14(r + 1)

=> 11r + 44 = 14r + 14

=> 3r = 30

=> r = 10

As r is the number of terms in S1 it is a third of the number of terms required, so 3 x 10 = 30 terms are needed.

To check:

a1 = 2 x 1 + 3 = 5

S(30) = 30(2 x 5 +(30-1) x 2) / 2 = 30 x 34 = 1020

S(10) = 10(2 x 5 + (10-1) x 2) / 2 = 10 x 14 = 140

Sum of 1st third S1 = S(10) = 140, sum of rest S2 = S(30) - S(10) = 1020 - 140 = 880

Ratio of S1 : S2 = 140 : 880

= 14 : 88

= 7 : 44

Note that the second sum S2 is also 20 terms starting at a11 = 2 x 11 + 3 = 25:

S2 = 20(2 x 25 + 19 x 2)/2

= 20 x 44

= 880.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 2n plus 3 is an arithmetic sequence how many terms should be taken starting from the first term so that the ratio of the sum of the first third of these terms to the rest of the terms is 7 to 44?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why is 11111 an arithmetic sequence?

A single number, such as 11111, cannot define an arithmetic sequence. On the other hand, it can be the first element of any kind of sequence. On the other hand, if the question was about ``1, 1, 1, 1, 1'' then that is an arithmetic sequence as there is a common difference of 0 between each term.


The sum of the first 5 terms of an arithmetic sequence is 40 and the sum of its first ten terms is 155what is this arithmetic sequence?

a1=2 d=3 an=a1+(n-1)d i.e. 2,5,8,11,14,17....


What is the definition of arithmetic sequence?

An arithmetic sequence is a group or sequence of numbers where, except for the first number, each of the subsequent number is determined by the same rule or set of rules. * * * * * The above answer is incorrect. The rule can only be additive: it cannot be multiplicative or anything else.


What is the 14th term in an arithmetic sequence in which the first term is 100 and the common difference is -4?

What is the 14th term in the arithmetic sequence in which the first is 100 and the common difference is -4? a14= a + 13d = 100 + 13(-4) = 48


Is 15 26 37 48 59 an arithmetic sequence?

It is an Arithmetic Progression with a constant difference of 11 and first term 15.


How is a arithmetic sequence found?

You take the difference between the second and first numbers.Then take the difference between the third and second numbers. If that difference is not the same then it is not an arithmetic sequence, otherwise it could be.Take the difference between the fourth and third second numbers. If that difference is not the same then it is not an arithmetic sequence, otherwise it could be.Keep checking until you think the differences are all the same.That being the case it is an arithmetic sequence.If you have a position to value rule that is linear then it is an arithmetic sequence.


What is the nth term in the arithmetic sequence?

It is a + 8d where a is the first term and d is the common difference.


What is the common first difference of this arithmetic sequence 65 53 41 29?

16


What is the sum of a 54term arithmetic sequence where the first term is 6 and the last term is 377?

10,341


What is the sum of the first ten terms of the arithmetic sequence 4 4.2 4.4...?

49


What is the d value of the following arithmetic sequence 16 9 2 5 12 19?

The sequence in the question is NOT an arithmetic sequence. In an arithmetic sequence the difference between each term and its predecessor (the term immediately before) is a constant - including the sign. It is not enough for the difference between two successive terms (in any order) to remain constant. In the above sequence, the difference is -7 for the first two intervals and then changes to +7.


How do you use a arithmetic sequence to find the nth term?

The difference between successive terms in an arithmetic sequence is a constant. Denote this by r. Suppose the first term is a. Then the nth term, of the sequence is given by t(n) = (a-r) + n*r or a + (n-1)*r