SELECT * FROM question_mgmt as q WHERE id=2181 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 three capacitors of capacitances 2 pf 3 pf and 4

Question:

Three capacitors of capacitances 2 pF, 3 pF and 4 pF are connected in parallel.

(a) What is the total capacitance of the combination?

(b) Determine the charge on each capacitor if the combination is connected to a 100 V supply.

Answer:

(a) Capacitances of the given capacitors are

 C1 = 2 pF,

 C2 = 3 pF, 

 C3 = 4 pF,

For the parallel combination of the capacitors, equivalent capacitoris C' given by the algebraic sum,

C'=2 +3 + 4= 9 pF

Therefore, total capacitance of the combination is 9 pF.

 

(b) Supply voltage, V = 100 V

The voltage through all the three capacitors is same = V = 100 V

Charge on a capacitor of capacitance C and potential difference V is given by the relation,

q = VC … (i)

For C = 2 pF,

Charge= VC = 100 x 2 = 200 pC = 2 x 10-10 C

For C = 3 pF,

Charge = VC = 100 x 3 = 300 pC = 3 x 10-10 C

For C = 4 pF

Charge = VC = 100 x 4 = 400 pC = 4 x 10-10 C


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