Jump to content

Literal Calculation

From Slow Like Wiki
Revision as of 10:22, 6 December 2025 by Robert.adlington (talk | contribs) (Created page with "== Developing and Factorizing Equations == For any real numbers: * <math>a(b + c) = ab + ac</math> * <math>a(b - c) = ab - ac</math> * <math>(a + b)(c + d) = ac + ad + bc + bd</math> == Remarkable Identities == For any real numbers: * Square of a sum: <math>(a + b)^2 = a^2 + 2ab + b^2</math> * Square of a difference: <math>(a - b)^2 = a^2 - 2ab + b^2</math> * Difference of two squares: <math>a^2 - b^2 = (a + b)(a - b)</math> == Powers and Exponents == For any non-nul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Developing and Factorizing Equations

For any real numbers:

  • a(b+c)=ab+ac
  • a(bc)=abac
  • (a+b)(c+d)=ac+ad+bc+bd

Remarkable Identities

For any real numbers:

  • Square of a sum: (a+b)2=a2+2ab+b2
  • Square of a difference: (ab)2=a22ab+b2
  • Difference of two squares: a2b2=(a+b)(ab)

Powers and Exponents

For any non-null natural integer:

  • an=a*a*a**an
  • When n=0;a0=1
  • If n is a natural integer et a is a non-null real number: an=1an