Mathematics cheats nust, Cheat Sheet of Mathematics

Here is a mathematics cheats for NUST students for complete there preparation of exams

Typology: Cheat Sheet

2025/2026

Available from 06/21/2026

abubakar-9
abubakar-9 🇵🇰

1 document

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
NUST NET ENGINEERING PREP
Mathematics Quick-Reference Cheat Sheet
Essential Formulas, Shortcuts, and Core Conic & Calculus Relations
1. ALGEBRA & FUNCTIONS
Quadratic Equations
For ax² + bx + c = 0:
• Roots: x = (-b ± √(b² - 4ac)) / 2a
• Sum of Roots (α + β) = -b/a
• Product (αβ) = c/a
• Discriminant (Δ = b² - 4ac)
Sequences & Series
AP n-th Term: a_n = a + (n-1)d
AP Sum: S_n = (n/2)[2a + (n-1)d]
GP n-th Term: a_n = ar^(n-1)
Infinite GP Sum: S_∞ = a / (1 - r) where |r| < 1
2. TRIGONOMETRY & IDENTITIES
Fundamental Identities
sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = csc²θ
Double & Half Angle
sin(2θ) = 2sinθcosθ
cos(2θ) = cos²θ - sin²θ = 2cos²θ - 1
sin²θ = (1 - cos(2θ)) / 2
cos²θ = (1 + cos(2θ)) / 2
3. COORDINATE GEOMETRY & CONIC SECTIONS
Conic Section Standard Equation Key Metrics / Eccentricity (e)
Circle (x - h)² + (y - k)² = r² e = 0, Center at (h, k)
Parabola y² = 4ax e = 1, Focus at (a, 0), Directrix: x = -a
Ellipse x²/a² + y²/b² = 1 e < 1, b² = a²(1 - e²)
Hyperbola x²/a² - y²/b² = 1 e > 1, b² = a²(e² - 1)
4. DIFFERENTIAL & INTEGRAL CALCULUS
Core Derivatives
d/dx(x^n) = n x^(n-1)
d/dx(ln x) = 1/x
d/dx(sin x) = cos x
d/dx(cos x) = -sin x
d/dx(tan x) = sec²x
Core Integrals
∫ x^n dx = (x^(n+1))/(n+1) + C
∫ (1/x) dx = ln|x| + C
∫ sin x dx = -cos x + C
∫ cos x dx = sin x + C
∫ sec²x dx = tan x + C
NUST NET Prep | Mathematics
Page 1
pf2

Partial preview of the text

Download Mathematics cheats nust and more Cheat Sheet Mathematics in PDF only on Docsity!

NUST NET ENGINEERING PREP

Mathematics Quick-Reference Cheat Sheet

Essential Formulas, Shortcuts, and Core Conic & Calculus Relations

1. ALGEBRA & FUNCTIONS

Quadratic Equations For ax² + bx + c = 0 :

  • Roots: x = (-b ± √(b² - 4ac)) / 2a
  • Sum of Roots ( α + β ) = -b/a
  • Product ( αβ ) = c/a
  • Discriminant ( Δ = b² - 4ac )

Sequences & Series

  • AP n -th Term: a_n = a₁ + (n-1)d
  • AP Sum: S_n = (n/2)[2a₁ + (n-1)d]
  • GP n -th Term: a_n = a₁r^(n-1)
  • Infinite GP Sum: S∞ = a₁ / (1 - r)_ where |r| < 1

2. TRIGONOMETRY & IDENTITIES

Fundamental Identities

  • sin²θ + cos²θ = 1
  • 1 + tan²θ = sec²θ
  • 1 + cot²θ = csc²θ

Double & Half Angle

  • sin(2θ) = 2sinθcosθ
  • cos(2θ) = cos²θ - sin²θ = 2cos²θ - 1
  • sin²θ = (1 - cos(2θ)) / 2
  • cos²θ = (1 + cos(2θ)) / 2

3. COORDINATE GEOMETRY & CONIC SECTIONS

Conic Section Standard Equation Key Metrics / Eccentricity ( e ) Circle (x - h)² + (y - k)² = r² e = 0 , Center at (h, k) Parabola y² = 4ax e = 1 , Focus at (a, 0) , Directrix: x = -a Ellipse x²/a² + y²/b² = 1 e < 1 , b² = a²(1 - e²) Hyperbola x²/a² - y²/b² = 1 e > 1 , b² = a²(e² - 1)

4. DIFFERENTIAL & INTEGRAL CALCULUS

Core Derivatives

  • d/dx(x^n) = n x^(n-1)
  • d/dx(ln x) = 1/x
  • d/dx(sin x) = cos x
  • d/dx(cos x) = -sin x
  • d/dx(tan x) = sec²x

Core Integrals

  • ∫ x^n dx = (x^(n+1))/(n+1) + C
  • ∫ (1/x) dx = ln|x| + C
  • ∫ sin x dx = -cos x + C
  • ∫ cos x dx = sin x + C
  • ∫ sec²x dx = tan x + C

NUST NET Prep | Mathematics

Page 1

Essential Limits & L'Hôpital's Speed Rule

  • lim{x → 0} (sin x / x) = 1_ | lim{x → 0} ((e^x - 1) / x) = 1_
  • L'Hôpital's Rule: If an evaluation yields 0/0 or ∞/∞ , differentiate numerator and denominator independently until the form clears: lim{x → c} [f(x)/g(x)] = lim_{x → c} [f'(x)/g'(x)]_

5. MATRICES & VECTOR ALGEBRA

2x2 Matrix Operations For Matrix A = [[a, b], [c, d]] :

  • Determinant: |A| = ad - bc
  • Inverse: A¯¹ = (1/|A|) * [[d, -b], [-c, a]]
  • Singular Matrix condition: |A| = 0

Vector Products

  • Dot Product: A • B = A_x B_x + A_y B_y + A_z B_z = |A|| B|cosθ
  • Orthogonal condition: A • B = 0
  • Cross Product Mag: |A × B| = |A||B|sinθ
  • Parallel condition: A × B = 0

⚡ NET HIGH-SPEED STRATEGY TIP: Do not calculate full matrix determinants or long conics transformations explicitly if possible. Look for systemic clues: check if matrices have identical parallel rows (determinant = 0 instantly), use the derivative to check curves tangent slope answers, and always substitute simple standard options like 0 or 1 into parametric variables to knock out wrong choices instantly.

NUST NET Prep | Mathematics

Page 2