SELECT * FROM question_mgmt as q WHERE id=2178 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=116 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Electrostatic Potential and Capacitance a parallel plate capacitor with air between the pl

Question:

A parallel plate capacitor with air between the plates has a capacitance of 8 pF (1pF = 10-12 F). What will be the capacitance if the distance between the plates is reduced by half, and the space between them is filled with a substance of dielectric constant 6?

Answer:

Capacitance between the parallel plates of the capacitor, C = 8 pF

Initially, distance between the parallel plates was d and it was filled with air. Dielectric constant of air, k = 1

Capacitance, C, is given by the formula,

Where, A = Area of each plate

= Permittivity of free space

If distance between the plates is reduced to half, then new distance, d' = d / 2

Dielectric constant of the substance filled in between the plates, = 6

Hence, capacitance of the capacitor becomes

Taking ratios of equations (i) and (ii), we obtain

Therefore, the capacitance between the plates is 96 pF.


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