SELECT * FROM question_mgmt as q WHERE id=534 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=7 AND chapterId=16 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th biology Photosynthasis in Higher Plants figure 13 10 shows the effect of light on the rate

Question: Figure 13.10 shows the effect of light on the rate of photosynthesis. Based on the graph, answer the following questions:
(a) At which point/s (A, B or C) in the curve is light a limiting factor?
(b) What could be the limiting factor/s in region A?
(c) What do C and D represent on the curve?
effect of light

Answer:

effect of light

(a) Generally, light is not a limiting factor. It becomes a limiting factor for plants growing in shade or under tree canopies. In the given graph, light is a limiting factor at the point where photosynthesis is the minimum. The least value for photosynthesis is in region A. Hence, light is a limiting factor in this region.

(b) Light is a limiting factor in region A. Water, temperature, and the concentration of carbon dioxide could also be limiting factors in this region.

(c) Point D represents the optimum point and gives the light intensity at which the maximum photosynthesis is recorded. The rate of photosynthesis remains constant after this point, even though the intensity of light increases in region C.


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!=534 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!=534 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