Literal Calculation: Difference between revisions
Appearance
| Line 32: | Line 32: | ||
* Thanks to the third remarkable identity, <math>(a + b\sqrt{n})(a - b\sqrt{n}) = a^2 - nb^2</math> | * Thanks to the third remarkable identity, <math>(a + b\sqrt{n})(a - b\sqrt{n}) = a^2 - nb^2</math> | ||
* In an expression like <math>\frac{A}{a + b\sqrt{2}}</math>you can simplify the denominator: <math>\frac{A}{a + b\sqrt{2}} = \frac{A(a - b\sqrt{2})}{a^2 - 2b^2}</math> | * In an expression like <math>\frac{A}{a + b\sqrt{2}}</math>you can simplify the denominator: <math>\frac{A}{a + b\sqrt{2}} = \frac{A(a - b\sqrt{2})}{a^2 - 2b^2}</math> | ||
== Equations == | |||
* If <math>ax + b = 0</math>, if a is non-null, <math>x = -\frac{b}{a}</math> | |||
* If A = 0 or B = 0, then AB = 0 | |||
== Inequalities == | |||
For reals: | |||
* If <math>a \leq b</math>then <math>a + c \leq b + c | |||
</math> | |||
* If <math>a \leq b</math>and <math>c \leq d</math>then <math>ac \leq bc | |||
</math> | |||
* If <math>a \leq b</math>and <math>c \geq 0</math>then | |||
Revision as of 10:53, 6 December 2025
Developing and Factorizing Equations
For any real numbers:
Remarkable Identities
For any real numbers:
- Square of a sum:
- Square of a difference:
- Difference of two squares:
Powers and Exponents
For any non-null natural integer:
- When
- If n is a natural integer et a is a non-null real number:
Square Roots
If a is a positive real number, then there are two reals (one positive and one negative) for which the square is a.
- The positive one is written as:
- If a = 0, we can write
- The formula is equal to a or -a
- For two non-null positive reals:
- If a is a positive real or null and b is positive:
- In particular:
- In an expression like , you can make the denominator rational:
- Thanks to the third remarkable identity,
- In an expression like you can simplify the denominator:
Equations
- If , if a is non-null,
- If A = 0 or B = 0, then AB = 0
Inequalities
For reals:
- If then
- If and then
- If and then