SELECT * FROM question_mgmt as q WHERE id=1112 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=115 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Electric Charges and Field a system has two charges qa 2 5 times 10 minus

Question:

A system has two charges qA = 2.5 × 10−7 C and qB = −2.5 × 10−7 C located at points A: (0, 0, − 15 cm) and B: (0, 0, + 15 cm), respectively. What are the total charge and electric dipole moment of the system?

Answer:

According to the figure given below both the charges can be located in a coordinate frame of reference.

At A, amount of charge, qA = 2.5 × 10−7C (Given)

At B, amount of charge, qB = −2.5 × 10−7 C (Given)

Total charge of the system,

q = qA + qB = 2.5 × 10-7 C − 2.5 × 10−7 C = 0

Distance between two charges at points A and B,

d = 15 + 15 = 30 cm = 0.3 m

Electric dipole moment of the system is given by,

p = qA × d = qB × d = 2.5 × 10−7 × 0.3 = 7.5 × 10−8 C m along positive z-axis

Therefore, the electric dipole moment of the system is 7.5 × 10−8 C m along positive z−axis.


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