SELECT * FROM question_mgmt as q WHERE id=1198 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=6 AND chapterId=74 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th mathematics Trignometric Functions a wheel makes 360 revolutions in one minute throu

Question:

A wheel makes 360 revolutions in one minute. Through how many radians does it turn in one second?

Answer:

Number of revolutions made by the wheel in 1 minute = 360

∴Number of revolutions made by the wheel in 1 second =360/60 = 6

In one complete revolution, the wheel turns an angle of 2π radian.

Hence, in 6 complete revolutions, it will turn an angle of 6 × 2π radian, i.e.,

12 π radian

Thus, in one second, the wheel turns an angle of 12π radian.


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