वास्तविक संख्याओं पर संक्रियाएँ: Difference between revisions

From Vidyalayawiki

No edit summary
No edit summary
Line 1: Line 1:
Here we will be learning operations on [[Real Numbers]].
== Operations on Real Numbers Rules ==
* The sum or difference of a rational number and an irrational number is irrational.
* The product or quotient of a non-zero rational number with an irrational number is irrational number.
* When two irrational numbers are added, subtracted, multiplied or divided, the result may be a rational or an irrational number.
If ''a'' and ''b'' are positive real numbers, then we have,
* <math>\sqrt{ab}=\sqrt{a}\sqrt{b}</math>
* <math>\sqrt{\frac{a}{b}}=\frac{\sqrt{a}}{\sqrt{b}}</math>
* <math>(\sqrt{a} +\sqrt{b})(\sqrt{a} -\sqrt{b})=a-b</math>
* <math>(a+\sqrt{b})(a -\sqrt{b})=a^2-b</math>
* <math>(\sqrt{a}+\sqrt{b})(\sqrt{c} +\sqrt{d})=\sqrt{ac}+\sqrt{ad}+\sqrt{bc}+\sqrt{bd}</math>
* <math>(\sqrt{a} +\sqrt{b})^2=a+2\sqrt{ab}+b</math>
== Examples ==
1.<math>(\sqrt{11} +\sqrt{7})(\sqrt{11} -\sqrt{b})</math>
<math>11-7=4</math>
2.<math>(\sqrt{3} +\sqrt{7})^2 </math>
<math>(\sqrt{3})^2 +2(\sqrt{3})(\sqrt{7})+(\sqrt{7})^2 </math>
<math>3 +2(\sqrt{21})+7 </math>
<math>10 +2(\sqrt{21}) </math>
3. <math>(5+\sqrt{7})(2 +\sqrt{5})</math>
<math>10 + 5\sqrt{5}+2\sqrt{7}+\sqrt{35}</math>
4.<math>(\sqrt{7} +\sqrt{5})(\sqrt{7} -\sqrt{5})</math>
<math>(\sqrt{7})^2 - (\sqrt{5})^2</math>
<math>7-5=2</math>


[[Category:संख्या पद्धति]][[Category:कक्षा-9]][[Category:गणित]]
[[Category:संख्या पद्धति]][[Category:कक्षा-9]][[Category:गणित]]
Operations on Real Numbers
Operations on Real Numbers

Revision as of 08:33, 29 April 2024

Here we will be learning operations on Real Numbers.

Operations on Real Numbers Rules

  • The sum or difference of a rational number and an irrational number is irrational.
  • The product or quotient of a non-zero rational number with an irrational number is irrational number.
  • When two irrational numbers are added, subtracted, multiplied or divided, the result may be a rational or an irrational number.

If a and b are positive real numbers, then we have,

Examples

1.


2.


3.


4.

Operations on Real Numbers