Arithmetic/Types of Numbers/Fraction

From testwiki
Revision as of 09:16, 14 February 2019 by imported>VIRAL SHIGWAN (Equal Fractions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fraction

Fraction is a ratio of two integer numbers. Fraction can be expressed mathematically

AB, where B is not zero.

Where

A is called Numerator
B is called Denominator

Equal Fractions

Two fractions A/B and C/D are the same if the product of numerator A and denominator D is equal to the product of denominator B and numerator C.

AB=CD if A*D=B*C
and


A*DB*C=E*HF*G if (A*D)(G*F)=(E*H)(B*C)

Rules

  1. AB + CD = AD+BCBD
  2. AB - CD = ADBCBD
  3. AB x CD = ACBD
  4. AB / CD = ADBC, if C not zero.

Template:BookCat