SELECT * FROM question_mgmt as q WHERE id=1847 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 the decomposition of a into product has value of k

Question:

The decomposition of A into product has value of k as 4.5 x 103 s-1 at 10°C and energy of activation 60 kJ mol-1. At what temperature would k be 1.5 x 104 s-1?

Answer:

From Arrhenius equation, we obtain

log k2/k1 = Ea / 2.303 R (T2 - T1) / T1T2

Also, k1 = 4.5 × 103 s - 1

T1 = 273 + 10 = 283 K

k2 = 1.5 × 104 s - 1

Ea = 60 kJ mol - 1 = 6.0 × 104 J mol - 1

Then,

= 297 K = 24°C

Hence, k would be 1.5 × 104 s - 1 at 24°C.


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