SELECT * FROM question_mgmt as q WHERE id=9807 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=6 AND chapterId=282 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Probability a jar contains 24 marbles some are green and othe

Question:

A jar contains 24 marbles, some are green and others are blue. If a marble is drawn at random from the jar, the probability that it is green is 2/3. 

Find the number of blue balls in the jar.

Answer:

                 Total no of marbles in the jar (green + blue) = 24

                  Let the no of green marbles be = x

                 Therefore, no of blue marbles left = 24 – x 

                  P(E) of marble to be green = 2/3    {Given} …....(I)

                  Acc. to question

                  P(E) of green marble = x/24        …..........(ii)

                  Equating equation (I) and (ii)

                  2/3 = x/24

                  x = 16

                  No of green marbles = 16

                 Hence, no of blue marbles = 24- 16 = 8


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