Aprendizado de Matemática

formulas.title

formulas.description

Mathematics is built on formulas that simplify problem-solving and help in quick calculations. Each branch—algebra, geometry, mensuration, trigonometry, probability, etc.—has its own set of formulas that are used frequently in academics, competitive exams, and practical life.

Algebra Formulas

Various algebraic formulas that are widely used:

Basic Algebraic Formulas

  1. a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)
  2. (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
  3. a2+b2=(a+b)22aba^2 + b^2 = (a + b)^2 - 2ab
  4. (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2
  5. (a+b+c)2=a2+b2+c2+2ab+2bc+2ca(a + b + c)^2 = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca
  6. (abc)2=a2+b2+c22ab+2bc2ca(a - b - c)^2 = a^2 + b^2 + c^2 - 2ab + 2bc - 2ca
  7. (a+b)3=a3+3a2b+3ab2+b3(a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3
  8. (ab)3=a33a2b+3ab2b3(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
  9. a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)
  10. a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)
  11. (a+b)4=a4+4a3b+6a2b2+4ab3+b4(a + b)^4 = a^4 + 4a^3b + 6a^2b^2 + 4ab^3 + b^4
  12. (ab)4=a44a3b+6a2b24ab3+b4(a - b)^4 = a^4 - 4a^3b + 6a^2b^2 - 4ab^3 + b^4
  13. a4b4=(ab)(a+b)(a2+b2)a^4 - b^4 = (a - b)(a + b)(a^2 + b^2)
  14. (am)(an)=am+n(a^m)(a^n) = a^{m + n}
  15. (ab)m=ambm(ab)^m = a^m b^m
  16. (am)n=amn(a^m)^n = a^{mn}

Mensuration Formulas

Mensuration is the study of areas and volumes of 2D and 3D shapes using mathematical formulas.

2D Shapes

Rectangle

  • Perimeter of Rectangle = 2(l+b)2(l + b)
  • Area of Rectangle = l×bl \times b

Square

  • Area of Square = a2a^2
  • Perimeter of Square = 4a4a

Triangle

  • Area of Triangle = 12×b×h\frac{1}{2} \times b \times h

Trapezoid

  • Area of Trapezoid = 12×(b1+b2)×h\frac{1}{2} \times (b_1 + b_2) \times h

Circle

  • Area of Circle = πr2\pi r^2
  • Circumference of Circle = 2πr2\pi r

3D Shapes

Cube

  • Surface Area of Cube = 6a26a^2
  • Volume of Cube = a3a^3

Cylinder

  • Curved Surface Area of Cylinder = 2πrh2\pi rh
  • Total Surface Area of Cylinder = 2πr(r+h)2\pi r(r + h)
  • Volume of Cylinder = πr2h\pi r^2 h

Cone

  • Curved Surface Area of Cone = πrl\pi rl
  • Total Surface Area of Cone = πr(r+l)=πr[r+h2+r2]\pi r(r + l) = \pi r[r + \sqrt{h^2 + r^2}]
  • Volume of Cone = 13×πr2h\frac{1}{3} \times \pi r^2 h

Sphere

  • Surface Area of a Sphere = 4πr24\pi r^2
  • Volume of a Sphere = 43×πr3\frac{4}{3} \times \pi r^3

Probability Formula

P(A)=n(A)n(S)P(A) = \frac{n(A)}{n(S)}

Where:

  • P(A) is the Probability of an Event
  • n(A) is the Number of Favorable Outcomes
  • n(S) is the Total Number of Events

Fraction Formulas

A fraction is a number expressed with integers in which the numerator is divided by the denominator. A fraction is basically the quotient of a division.

Addition of a whole number and a fraction

(a+bc)=(a×c)+bc\left(a + \frac{b}{c}\right) = \frac{(a \times c) + b}{c}

Addition of fractions with the same denominator

ab+db=a+db\frac{a}{b} + \frac{d}{b} = \frac{a + d}{b}

Addition of fractions with different denominators

ab+cd=a×d+b×cb×d\frac{a}{b} + \frac{c}{d} = \frac{a \times d + b \times c}{b \times d}

Multiplication of fractions

ab×cd=a×cb×d\frac{a}{b} \times \frac{c}{d} = \frac{a \times c}{b \times d}

Division of fractions

ab÷cd=ab×dc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}

Percentage Formula

A percentage is a numerical value or ratio expressed as a fraction of 100. It is generally symbolized by the sign %.

Percentage=Given ValueTotal Value×100\text{Percentage} = \frac{\text{Given Value}}{\text{Total Value}} \times 100

Distance Formula

If the coordinates of points A are (x1,y1)(x_1, y_1) and B are (x2,y2)(x_2, y_2), the distance between these two points is:

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

Trigonometry Formulas

The six basic functions of Trigonometry are:

Trigonometric RatioDefinition
sinθ\sin \thetaPerpendicular / Hypotenuse
cosθ\cos \thetaBase / Hypotenuse
tanθ\tan \thetaPerpendicular / Base
secθ\sec \thetaHypotenuse / Base
cscθ\csc \thetaHypotenuse / Perpendicular
cotθ\cot \thetaBase / Perpendicular

Pythagorean Identity

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

Other Trigonometric Identities

  • tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta}
  • cotθ=cosθsinθ\cot \theta = \frac{\cos \theta}{\sin \theta}
  • secθ=1cosθ\sec \theta = \frac{1}{\cos \theta}
  • cscθ=1sinθ\csc \theta = \frac{1}{\sin \theta}
formulas.title | Maths Learning