SELECT * FROM question_mgmt as q WHERE id=3816 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='8' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Electricity the values of current i flowing in a given resisto

Question:

The values of current I flowing in a given resistor for the corresponding values of potential difference V across the resistor are given below –

I (amperes)   0.5   1.0   2.0   3.0    4.0
V (volts)        1.6   3.4   6.7   10.2  13.2

Plot a graph between V and I and calculate the resistance of that resistor.

Answer:

The plot between voltage and current is called IV characteristic. The voltage is plotted on x-axis and current is plotted on y-axis. The values of the current for different values of the voltage are shown in the given table.

V (volts)        1.6    3.4    6.7    10.2   13.2
I (amperes)   0.5    1.0    2.0    3.0     4.0

The IV characteristic of the given resistor is plotted in the following figure.

The slope of the line gives the value of resistance (R) as,

Therefore, the resistance of the resistor is 3.4 Ω.


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