SELECT * FROM question_mgmt as q WHERE id=9506 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=6 AND chapterId=268 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Real Numbers the following real numbers have decimal expansions

Question:

The following real numbers have decimal expansions as given below. In each case, decide whether they are rational or not. If they are rational, and of the form , p/q what can you say about the prime factors of q?

Answer:

Note:     A rational number has a decimal expansion which is either terminating or non -Terminating repeating otherwise the given number is irrational.

  •   43.123456789

Since, the given decimal expansion is terminating. Therefore it is a rational number and we know that the prime factorization of denominator of rational 2 and 5 or both. 

  •  0.120120012000120000……

Since, the given decimal expansion is non- terminating non- repeating. Therefore it is irrational number.

  •   

Since, the given decimal expansion is non- terminating repeating. Therefore it is a rational number and we know that the prime factorization of denominator of rational 2 and 5 or both. 


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!=9506 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!=9506 ORDER BY last_viewed_on desc limit 0,10
Q:

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