SELECT * FROM question_mgmt as q WHERE id=1843 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=9 AND chapterId=59 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th chemistry Chemical Kinetics consider a certain reaction a rarr products with

Question:

Consider a certain reaction A → Products with k = 2.0 x 10-2 s-1. Calculate the concentration of A remaining after 100 s if the initial concentration of A is 1.0 mol L-1.

Answer:

k= 2.0 × 110-2 s-1

T= 100 s

[A]o= 1.0 moL - 1

Since the unit of kis s - 1, the given reaction is a first order reaction.

Therefore, k = 2.303/t  Log  [A]º / [A]

⇒2.0 × 110-2 s-1  = 2.303/100s  Log  1.0 / [A]

⇒2.0 × 110-2 s-1  = 2.303/100s  ( - Log [A] )

⇒ - Log [A] = -  (2.0 x 10-2 x 100)  2.303

⇒ [A] = antilog [-  (2.0 x 10-2 x 100)  2.303]

= 0.135 mol L - 1 (approximately)

Hence, the remaining concentration of A is 0.135 mol L - 1.


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