SELECT * FROM question_mgmt as q WHERE id=3373 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=105 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Work Energy and Power a body of mass 2 kg initially at rest moves under

Question:

A body of mass 2 kg initially at rest moves under the action of an applied horizontal force of 7 N on a table with coefficient of kinetic friction = 0.1. Compute the

(a) work done by the applied force in 10 s,

(b) work done by friction in 10 s,

(c) work done by the net force on the body in 10 s,

(d) change in kinetic energy of the body in 10 s, and interpret your results.

Answer:

Mass of the body, m= 2 kg

Applied force, F = 7 N

Coefficient of kinetic friction, µ= 0.1

Initial velocity, u= 0

Time, t = 10 s

The acceleration produced in the body by the applied force is given by Newton's second law of motion as:

a'  =  F / m = 7/2 = 3.5 m/s2

Frictional force is given as:

f = µmg

= 0.1 × 2 × 9.8 =  -1.96 N

The acceleration produced by the frictional force:

a''  = - 1.96 / 2  =  -0.98 m/s2

Total acceleration of the body:

a  =  a'  +  a''

    =  3.5  +  (-0.98)  =  2.52 m/s2

The distance travelled by the body is given by the equation of motion:

s  =  ut  +  ½ at2

= 0 + ½ x 2.52 x 102

= 126 m

(a) Work done by the applied force, Wa= F × s = 7 ×126 = 882 J

(b) Work done by the frictional force, Wf = F× s= -1.96 ×126 = -247 J

(c) Net force = 7 + (-1.96) = 5.04 N Work done by the net force, Wnet= 5.04 ×126 = 635 J

(d) From the first equation of motion, final velocity can be calculated as:

v = u + at = 0 + (25.2)2 ×10 = 25.2 m/s

Change in kinetic energy  =  1/2 mv2   -  1/2 mu2

=  ½  x  2(v2  - u2)   =  (25.2)2 - 02  =  635 j

 


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