SELECT * FROM question_mgmt as q WHERE id=1848 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 time required for 10 completion of a first or

Question:

The time required for 10% completion of a first order reaction at 298 K is equal to that required for its 25% completion at 308 K. If the value of A is 4 x 1010 s-1. Calculate k at 318 K and Ea.

Answer:

For a first order reaction,

t = 2.303 / k log/ a - x

At 298 K,

t = 2.303 / k log 100  / 90

= 0.1054 / k

At 308 K,

t' = 2.303 / k' log 100  / 75

= 2.2877 / k'

According to the question,

t = t'

0.1054 / k  =  2.2877 / k'

⇒ k' k  = 2.7296

From Arrhenius equation,we obtain

 To calculate k at 318 K,

It is given that, A = 4 x 1010 s-1, T = 318K

Again, from Arrhenius equation, we obtain

Therefore, k = Antilog (-1.9855)

= 1.034 x 10-2 s -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!=1848 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!=1848 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