Growing Everyday

Algebra Level 3

Observation of a subject shows that it grows at a constant rate everyday. If it grows by 69% in 22 days, what percentage has it grown by in 11 days?

25 25 35 35 20 20 30 30

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

7 solutions

Increased by 69% means..... 1.69 = ( 1 + r )^22, ? = ( 1 + r )^11
Taking square root of both sides, ? = square root (1.69 ) = 1.30 means 30%
A = P ( 1 + r )^t the formula for compound interest is used.

I took the base as 100. I realized that in 22 days, it would grow to 169. As it is a constant rate, it grows by 69/22 everyday. In 11 days, it grows by (69/22)*11 = 34.5. The percentage increase is hence 34.5%, so I chose 35%.

Rahul Goel - 7 years, 2 months ago

Log in to reply

i guess there is something wrong with your method, if u divide 69 by 22, the "constant rate" u found is rather constant range of growth, which means everyday it grows 1/22 of 69. The value it grows everyday is actually different but not constant.

pong . - 7 years, 2 months ago

i also do the same ...

zarree khan - 7 years, 1 month ago

I do the same, why it is wrong?

Hafizh Ahsan Permana - 7 years, 1 month ago

Log in to reply

It is not a constant rate. Constant rate is like simple interest. The problem is like compound interest.

Niranjan Khanderia - 7 years, 1 month ago

Log in to reply

@Niranjan Khanderia So where is this formula come from "1.69 = ( 1 + r )^22, ? = ( 1 + r )^11 "? and those number too.

Hafizh Ahsan Permana - 7 years, 1 month ago

Log in to reply

@Hafizh Ahsan Permana It is the formula for compound interest, 0r constant growth rate as explained by Calvin Lin, the staff, see below.

Niranjan Khanderia - 7 years, 1 month ago

See my reply to Rahul Goel.

Anuran Sonowal - 7 years, 1 month ago

thats what i chose too...

Micheal Chew - 7 years, 1 month ago

It was COMPOUND INTEREST

Anand Raj - 7 years, 1 month ago

That's not 'constant rate', that's 'constant amount'. If it's constant rate then the percentage of growth remains the same, say 5%. If it's constant amount, it'll grow by the same amount, let's take it to be 5. (per day, in both cases)

So at constant rate, growth from 100 After 1 day = 105 (= 100 + 5% of 100) After 2 days = 110.25 (= 105 + 5% of 105)

At constant amount After 1 day = 105 (= 100 + 5) After 2 days = 110 (= 105 + 5)

That's the difference.

Anuran Sonowal - 7 years, 1 month ago

Same method ;)

Seraph Yang - 7 years, 2 months ago

nice question

BHANU VISHWAKARMA - 7 years, 2 months ago

Constant growth rate could imply either a percentage increase or a numeric increase. Since it can easily be interpreted as an arithmetic progression, the question should really be reworded.

Anonymous Anonymous - 7 years, 1 month ago
Jeffrey Effendy
Mar 29, 2014

I am solving it by following the arithmetic progression.

Since it is constant growth, denoting a to be the initial number and r to be the rate of increase,

1st day = a

2nd day = a + r

3rd day = a + 2r

....

22nd day = a + 21r

So, a + 21r = (169/100) * a

Solving above equation will give you r = (3/100) * a

So, in 11th day, --> a + 10r --> a + (30/100) * a

As you can see, a has increased by 30% in 11 days.

It is constant growth rate, and not constant growth. As such, we have a geometric series instead of an arithmetic series.

Note that in your equation a + 21 r = ( 169 / 100 ) a a + 21r = (169/100) * a , this does not give us r = ( 3 / 100 ) a r = (3/100) * a as claimed. Instead, it gives us r = 69 21 × 100 a r = \frac{ 69 } { 21 \times 100 } * a .

Calvin Lin Staff - 7 years, 2 months ago

Log in to reply

ohh yah, u are right there. Must not have been thinking properly. Thanks for pointing this out!

Jeffrey Effendy - 7 years, 2 months ago

As the growth rate is constant why cant we take dg/dt=K and integrate?

Bala Tweakbytes - 7 years, 2 months ago

(1+r)^{22}=1.69\tag1

(1+r)^{11}=y\tag2

Dividing (1) by (2) we get

( 1 + r ) 11 = 1.69 y = y (1+r)^{11}=\frac{1.69}{y}=y

y 2 = 1.69 \Rightarrow y^2=1.69

y = + 1.69 = 1.3 \Rightarrow y=+\sqrt{1.69}=1.3

Percentage Growth hence is ( 1.3 1 ) × 100 = 30 (1.3 -1)\times 100 = 30

This is the best solution to this problem. Well, can you tell me other equations to solve this problem?

Dang Anh Tu - 7 years, 2 months ago

Really good than other but i don't understand this method cause i found 34.5 like Rahul Goel in upward.

Hafizh Ahsan Permana - 7 years, 1 month ago
Anand Shah
Mar 29, 2014

the easiest sum.... If we count 69%=100+69 that means (100+rate)^22=1.69 for counting(100+rate)^11 we must get the sqrt of 1.69 thus we will get 1.3 and 1.3 = 130/100 and this shows increase of 30%

Rohan Kumar
Mar 28, 2014

it's like formula of compound interest p*(1+r/100)^n =Amount by putting on this formula you'll grt answer 30

Um... you can do the 22nd root of 1.69, and then put it to the power of 11. That's 1.3. So 30%.

Matthew Stephenson - 7 years, 2 months ago
Navoditte Das
Mar 30, 2014

Using the formula for nth term of a geometric series;

  • ar^{n-1}=1.69a (where r is the common ratio, a is the first term and n is the nth term, taken as 23 here because technically this is after the 22nd day)

  • r^{22}=1.69 (dividing both sides by a)

  • r^{11} = 1.3 (taking the square root of 1.69)

Thus at the 11th day the population will be 1.3 times the original, 30% more than at the beginning.

Anand Raj
Apr 29, 2014

square root it and multiply by 10 and sbstract 100.........

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...