SELECT * FROM question_mgmt as q WHERE id=5175 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='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Real Numbers prove that 3 2 radic 5 is irrational

Question:

Prove that 3 + 2√5 is irrational.

Answer:

Let us assume 3 + 2√5 is a rational number.
Therefore, 3 + 2√5 = p/
q where p and q are co primes and q ≠ 0.

3 + 2√5 = ab           

On solving, 2√5 =(a/b) - 3

√5 =1/2 (a/- 3)

Since a, b are integers and 1/2 (a/b-3 ) is also a rational number.
But we know √5 is an irrational number.
Thus our assumption is wrong. 3 + 2√5 is not a rational number.
Hence proved.


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