SELECT * FROM question_mgmt as q WHERE id=2228 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 describe schematically the equipotential surfaces

Question:

Describe schematically the equipotential surfaces corresponding to

(a) a constant electric field in the z-direction,

(b) a field that uniformly increases in magnitude but remains in a constant (say, z) direction,

(c) a single positive charge at the origin, and

(d) a uniform grid consisting of long equally spaced parallel charged wires in a plane

Answer:

(a) Equidistant planes parallel to the x-y plane are the equipotential surfaces.

(b) Planes parallel to the x-y plane are the equipotential surfaces with the exception that when the planes get closer, the field increases.

(c) Concentric spheres centered at the origin are equipotential surfaces.

(d) A periodically varying shape near the given grid is the equipotential surface. This shape gradually reaches the shape of planes parallel to the grid at a larger distance.


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