Fractions

Fractions are a fundamental part of mathematics, representing a part of a whole. Understanding fractions is crucial for various mathematical operations and real-world applications, from cooking to finance. In this section, we will explore the different types of fractions, their properties, and how to perform arithmetic operations with them.

What is a Fraction?

A fraction is a number that expresses a part of a whole. It is written in the form of a/b, where 'a' is the numerator and 'b' is the denominator. The numerator represents the number of parts we have, and the denominator represents the total number of equal parts the whole is divided into.

For example, if a cake is cut into 8 equal slices and you eat 3 slices, you have eaten 3/8 of the cake. Here, 3 is the numerator and 8 is the denominator.

Types of Fractions

Fractions can be classified into several types based on their numerators and denominators:

1. Proper Fractions

A proper fraction is a fraction where the numerator is less than the denominator. These fractions always represent a value less than 1.

Examples: 1/2, 3/4, 7/10, 2/5.

2. Improper Fractions

An improper fraction is a fraction where the numerator is greater than or equal to the denominator. These fractions represent a value greater than or equal to 1.

Examples: 5/3, 7/7, 10/4, 9/2.

3. Mixed Fractions (Mixed Numbers)

A mixed fraction consists of a whole number and a proper fraction combined. It is another way to represent an improper fraction.

Examples: 1 2/3 (which means 1 + 2/3), 2 1/4, 3 5/8.

To convert an improper fraction to a mixed number: Divide the numerator by the denominator. The quotient becomes the whole number part, the remainder becomes the new numerator, and the denominator remains the same.

Example: Convert 7/3 to a mixed number.

7 ÷ 3 = 2 with a remainder of 1. So, 7/3 = 2 1/3.

To convert a mixed number to an improper fraction: Multiply the whole number by the denominator, add the numerator to the result, and place this over the original denominator.

Example: Convert 2 1/3 to an improper fraction.

(2 × 3) + 1 = 6 + 1 = 7. So, 2 1/3 = 7/3.

4. Equivalent Fractions

Equivalent fractions are fractions that have different numerators and denominators but represent the same value or proportion. They can be obtained by multiplying or dividing the numerator and denominator of a fraction by the same non-zero number.

Examples: 1/2, 2/4, 3/6, 5/10 are all equivalent fractions.

To find an equivalent fraction, you can multiply the numerator and denominator by any non-zero number. For instance, to find an equivalent fraction for 2/3, multiply by 4: (2 × 4) / (3 × 4) = 8/12. So, 2/3 is equivalent to 8/12.

5. Like Fractions

Like fractions are fractions that have the same denominator.

Examples: 1/5, 3/5, 7/5.

6. Unlike Fractions

Unlike fractions are fractions that have different denominators.

Examples: 1/2, 3/4, 2/5.

Operations on Fractions

Performing arithmetic operations on fractions requires understanding their structure.

Addition and Subtraction of Fractions

Case 1: Like Fractions (Same Denominator) When adding or subtracting like fractions, you simply add or subtract the numerators and keep the common denominator the same.

Example (Addition): 2/7 + 3/7 = (2+3)/7 = 5/7

Example (Subtraction): 6/8 - 3/8 = (6-3)/8 = 3/8

Case 2: Unlike Fractions (Different Denominators) To add or subtract unlike fractions, you must first convert them into like fractions by finding a common denominator. The least common multiple (LCM) of the denominators is usually used to find the least common denominator (LCD).

Example (Addition): 1/3 + 1/2

The denominators are 3 and 2. The LCM of 3 and 2 is 6.

Convert 1/3 to an equivalent fraction with denominator 6: (1 × 2) / (3 × 2) = 2/6.

Convert 1/2 to an equivalent fraction with denominator 6: (1 × 3) / (2 × 3) = 3/6.

Now add the like fractions: 2/6 + 3/6 = (2+3)/6 = 5/6.

Example (Subtraction): 3/4 - 1/6

The denominators are 4 and 6. The LCM of 4 and 6 is 12.

Convert 3/4 to an equivalent fraction with denominator 12: (3 × 3) / (4 × 3) = 9/12.

Convert 1/6 to an equivalent fraction with denominator 12: (1 × 2) / (6 × 2) = 2/12.

Now subtract: 9/12 - 2/12 = (9-2)/12 = 7/12.

Shortcut for Adding/Subtracting Two Unlike Fractions (a/b ± c/d): If you have two unlike fractions a/b and c/d, you can directly use the formula: (ad ± bc) / bd This formula works by cross-multiplying and using the product of the denominators as the common denominator. Example: 1/3 + 1/2 = (1*2 + 1*3) / (3*2) = (2 + 3) / 6 = 5/6. Example: 3/4 - 1/6 = (3*6 - 1*4) / (4*6) = (18 - 4) / 24 = 14/24. This can be simplified to 7/12.

Multiplication of Fractions

To multiply fractions, you multiply the numerators together and multiply the denominators together. The resulting fraction can then be simplified if possible.

Formula: (a/b) × (c/d) = (a × c) / (b × d)

Example: 2/3 × 4/5

Multiply numerators: 2 × 4 = 8.

Multiply denominators: 3 × 5 = 15.

Result: 8/15.

You can also simplify before multiplying by cancelling out common factors between a numerator and a denominator (but not between two numerators or two denominators).

Example: 3/4 × 8/9

Notice that 3 and 9 have a common factor of 3. Also, 4 and 8 have a common factor of 4.

(3/9) × (8/4) = (1/3) × (2/1) = 2/3.

Alternatively, directly: (3 × 8) / (4 × 9) = 24 / 36. Simplifying 24/36 by dividing both by 12 gives 2/3.

Division of Fractions

To divide by a fraction, you multiply by its reciprocal. The reciprocal of a fraction a/b is b/a.

Formula: (a/b) ÷ (c/d) = (a/b) × (d/c) = (a × d) / (b × c)

Example: 1/2 ÷ 3/4

Find the reciprocal of 3/4, which is 4/3.

Now multiply: (1/2) × (4/3) = (1 × 4) / (2 × 3) = 4/6.

Simplify the result: 4/6 = 2/3.

Example: 5/6 ÷ 2/3

Reciprocal of 2/3 is 3/2.

Multiply: (5/6) × (3/2) = (5 × 3) / (6 × 2) = 15/12.

Simplify: 15/12 = 5/4.

Simplification of Fractions (Reducing to Lowest Terms)

A fraction is in its simplest form (or lowest terms) when the numerator and the denominator have no common factors other than 1. To simplify a fraction, you divide both the numerator and the denominator by their greatest common divisor (GCD).

Example: Simplify 12/18.

The factors of 12 are 1, 2, 3, 4, 6, 12.

The factors of 18 are 1, 2, 3, 6, 9, 18.

The common factors are 1, 2, 3, 6. The greatest common divisor (GCD) is 6.

Divide the numerator and denominator by 6:

12 ÷ 6 = 2

18 ÷ 6 = 3

So, the simplified fraction is 2/3.

Exam Tip: Always simplify your answer to its lowest terms unless the question specifically asks otherwise. This is a common requirement in competitive exams.

Comparing Fractions

Comparing fractions involves determining which fraction is larger, smaller, or if they are equal.

1. Comparing Like Fractions

For fractions with the same denominator, the fraction with the larger numerator is the larger fraction.

Example: Compare 3/5 and 2/5. Since 3 > 2, 3/5 > 2/5.

2. Comparing Unlike Fractions

To compare unlike fractions, you can use one of the following methods:

Method 1: Convert to Like Fractions Convert the fractions to equivalent fractions with a common denominator (usually the LCM of the denominators). Then compare the numerators.

Example: Compare 2/3 and 3/4.

The LCM of 3 and 4 is 12.

2/3 = (2 × 4) / (3 × 4) = 8/12.

3/4 = (3 × 3) / (4 × 3) = 9/12.

Since 9 > 8, 9/12 > 8/12, which means 3/4 > 2/3.

Method 2: Cross-Multiplication (Shortcut) To compare two fractions a/b and c/d, cross-multiply. Calculate ad and bc. If ad > bc, then a/b > c/d. If ad < bc, then a/b < c/d. If ad = bc, then a/b = c/d.

Example: Compare 2/3 and 3/4.

Calculate ad: 2 × 4 = 8.

Calculate bc: 3 × 3 = 9.

Since 8 < 9, it means 2/3 < 3/4.

Exam Strategy: For comparing multiple fractions, converting them all to equivalent fractions with a common denominator is often the most systematic approach, especially if you need to arrange them in ascending or descending order.

Decimal Fractions

A decimal fraction is a fraction whose denominator is a power of 10 (like 10, 100, 1000, etc.). These are commonly written using a decimal point.

Examples:

  • 1/10 = 0.1
  • 3/100 = 0.03
  • 45/1000 = 0.045

Fractions can be converted to decimals by dividing the numerator by the denominator.

Example: Convert 3/8 to a decimal.

3 ÷ 8 = 0.375

Decimals can also be converted back to fractions.

Example: Convert 0.75 to a fraction.

0.75 means 75 hundredths, so it's 75/100.

Simplify 75/100. The GCD of 75 and 100 is 25.

(75 ÷ 25) / (100 ÷ 25) = 3/4.

Recurring Decimals

Some fractions, when converted to decimals, result in a decimal that has one or more digits repeating indefinitely. These are called recurring decimals.

Examples:

  • 1/3 = 0.333... (represented as 0.3)
  • 2/7 = 0.285714285714... (represented as 0.285714)

These recurring decimals can also be converted back to fractions.

Example: Convert 0.3 to a fraction.

Let x = 0.333...

Multiply by 10 (since one digit repeats): 10x = 3.333...

Subtract the first equation from the second:

10x = 3.333...

- x = 0.333...

----------------

9x = 3

x = 3/9 = 1/3.

Example: Convert 0.12 to a fraction.

Let x = 0.121212...

Multiply by 100 (since two digits repeat): 100x = 12.121212...

Subtract:

100x = 12.121212...

- x = 0.121212...

-----------------

99x = 12

x = 12/99. Simplify by dividing by 3: x = 4/33.

Recurring Decimal Shortcut: For a recurring decimal like 0.abc, the fraction is abc/999. For 0.ab, it's ab/99. For 0.abc where 'a' is not recurring, it's (abc - a)/990. The number of 9s in the denominator corresponds to the number of repeating digits, and the number of 0s corresponds to the number of non-repeating digits after the decimal point.

Word Problems Involving Fractions

Many real-world problems involve fractions. The key is to identify the whole, the parts, and the operations required.

Example 1: A recipe calls for 2/3 cup of flour. If you only have a 1/4 cup measuring scoop, how many times do you need to fill the scoop?

This is a division problem: (2/3) ÷ (1/4).

(2/3) × (4/1) = 8/3 = 2 2/3 times.

Example 2: John spent 1/4 of his money on books and 2/5 of his money on clothes. What fraction of his money is left?

First, find the total fraction spent: 1/4 + 2/5.

Common denominator is 20.

(1 × 5) / (4 × 5) = 5/20.

(2 × 4) / (5 × 4) = 8/20.

Total spent = 5/20 + 8/20 = 13/20.

The whole amount of money is represented by 1 (or 20/20).

Fraction left = 1 - 13/20 = 20/20 - 13/20 = 7/20.

Key Takeaways for Exams

Fractions are a building block for many advanced topics. Ensure you are comfortable with:

  • Identifying different types of fractions.
  • Converting between improper fractions and mixed numbers.
  • Performing addition, subtraction, multiplication, and division accurately.
  • Simplifying fractions to their lowest terms.
  • Comparing fractions using various methods.
  • Understanding the relationship between fractions and decimals.
  • Solving word problems by correctly setting up fraction operations.

Practice is key to mastering fractions. Work through numerous examples and problems to build speed and accuracy.