SELECT * FROM question_mgmt as q WHERE id=537 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=7 AND chapterId=18 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th biology Plant Growth and Development describe briefly a arithmetic growth b geomet

Question: Describe briefly:
(a) Arithmetic growth
(b) Geometric growth
(c) Sigmoid growth curve
(d) Absolute and relative growth rates

Answer:

(a) Arithmetic growth

In arithmetic growth, one of the daughter cells continues to divide, while the other differentiates into maturity. The elongation of roots at a constant rate is an example of arithmetic growth.

(b) Geometric growth

Geometric growth is characterised by a slow growth in the initial stages and a rapid growth during the later stages. The daughter cells derived from mitosis retain the ability to divide, but slow down because of a limited nutrient supply.

(c) Sigmoid growth curve

The growth of living organisms in their natural environment is characterised by an S-shaped curve called sigmoid growth curve. This curve is divided into three phases – lag phase, log phase or exponential phase of rapid growth, and stationary phase.                                                             

Exponential growth

 

 

 

 

 

 



Exponential growth can be expressed as:

W1 = W0en

Where,

W1 = Final size

W0 = Initial size

r = Growth rate

t= Time of growth

e = Base of natural logarithms

(d) Absolute and relative growth rates

Absolute growth rate refers to the measurement and comparison of total growth per unit time.

Relative growth rate refers to the growth of a particular system per unit time, expressed on a common basis.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='7' AND ex_no!=0 AND status=1 and id!=537 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='2' AND subId='7' AND ex_no!=0 AND status=1 and id!=537 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