@extends('frontend.layouts.app') @section('title', 'Number System - Complete Notes | Hi-Tech Pathshala') @section('meta_description', 'Detailed notes with formulas, examples and practice questions for Number System.') @push('styles') @endpush @section('content')
PDF

Number System – Complete Notes

Detailed notes with formulas, examples and practice questions.

CA Foundation Business Mathematics 25 Pages 4.8 (124)
Your Progress 35%
Last read: 2 days ago
Page 12 of 25
100%

4. Rational Numbers


A number which can be expressed in the form of pq, where p and q are integers and q ≠ 0, is called a rational number.

Example:
34, -75, 92, -3 (= -31) are all rational numbers.
Important Points
  • Every integer is a rational number.
  • Every fraction is a rational number.
  • The set of rational numbers is denoted by Q.

4.1 Properties of Rational Numbers

  1. Closure Property: The sum, difference, product and division (except by zero) of two rational numbers is always a rational number.
  2. Commutative Property: For any two rational numbers a and b,
    a + b = b + a and a × b = b × a
  3. Associative Property: For any three rational numbers a, b and c,
    (a + b) + c = a + (b + c) and (a × b) × c = a × (b × c)
  4. Distributive Property: For any three rational numbers a, b and c,
    a × (b + c) = a × b + a × c
My Notes
Add Note

Remember to practice comparing fractions well for exams!

Just now
Quick Actions
@endsection