SELECT * FROM question_mgmt as q WHERE id=579 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=7 AND chapterId=38 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th biology Organisms and Population if a population growing exponentially double in si

Question: If a population growing exponentially double in size in 3 years, what is the intrinsic rate of increase (r) of the population?

Answer:

A population grows exponentially if sufficient amounts of food resources are available to the individual. Its exponential growth can be calculated by the following integral form of the exponential growth equation:

Nt = No ert

Where,

Nt= Population density after time t

NO= Population density at time zero

r = Intrinsic rate of natural increase

e = Base of natural logarithms (2.71828)

From the above equation, we can calculate the intrinsic rate of increase (r) of a population.

Now, as per the question,

Present population density = x

Then,

Population density after two years = 2x

t = 3 years

Substituting these values in the formula, we get:

⇒ 2x = x e3r

⇒ 2 = e3r

Applying log on both sides:

⇒ log 2 = 3r log e

Intrinsic Rate Of Increase

Hence, the intrinsic rate of increase for the above illustrated population is 0.2311.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=579 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=579 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question