SELECT * FROM question_mgmt as q WHERE id=3799 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=263 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Electricity redraw the circuit of question 1 putting in an am

Question:

Redraw the circuit of Question 1, putting in an ammeter to measure the current through the resistors and a voltmeter to measure the potential difference across the 12 Ω resistor. What would be the readings in the ammeter and the voltmeter?

Answer:

Current in a circuit is measured through an ammeter that  should be connected in the circuit in series with the resistors. To measure the potential difference across the 12 Ω resistor, a voltmeter should be connected parallel to this resistor, as shown in the following figure.

The resistances are connected in series.

Ohm’s law can be used to obtain the readings of ammeter and voltmeter. According to it 

V = IR,

Here  ,

V Potential difference= 6 V

Current flowing through the circuit/resistors = I

Resistance of the circuit, R = 5+8+12 = 25 Ω

Potential difference across 12 Ω resistor = VI

Current flowing through the 12 Ω resistor, I = 0.24 A

Therefore, using Ohm’s law, we obtain

VI = IR = 0.24x12 = 2.88 V

So the reading of the ammeter will be 0.24 A.

The reading of the voltmeter will be 2.88 V.

 


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