Decimals and Fractions

Welcome to the essential topic of Decimals and Fractions, a cornerstone of mathematics and a frequent subject in competitive exams like the RRB ALP CBT-1. Understanding how to work with these numerical representations is crucial for solving a wide range of problems. We will explore what decimals and fractions are, how they relate to each other, and how to perform various operations with them.

Understanding Fractions

A fraction represents a part of a whole. It is written in the form of 'a/b', where 'a' is called the numerator and 'b' is called the denominator. The denominator indicates the total number of equal parts the whole is divided into, and the numerator indicates how many of those parts we are considering.

For example, if we have a pizza cut into 8 equal slices, and we eat 3 of them, we have eaten 3/8 of the pizza. 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:

  • Proper Fraction: A fraction where the numerator is smaller than the denominator (e.g., 1/2, 3/4, 7/10). These fractions represent a value less than 1.
  • Improper Fraction: A fraction where the numerator is greater than or equal to the denominator (e.g., 5/3, 7/7, 10/2). These fractions represent a value greater than or equal to 1.
  • Mixed Fraction: A combination of a whole number and a proper fraction (e.g., 1 1/2, 3 2/5). This is often used to represent improper fractions in a more intuitive way.
  • Like Fractions: Fractions with the same denominator (e.g., 2/5, 3/5, 7/5).
  • Unlike Fractions: Fractions with different denominators (e.g., 1/2, 2/3, 3/4).
  • Equivalent Fractions: Fractions that represent the same value, even though they have different numerators and denominators (e.g., 1/2, 2/4, 3/6 are all equivalent to 0.5).

Understanding Decimals

A decimal is a number that uses a decimal point (.) to separate the whole number part from the fractional part. The digits to the right of the decimal point represent fractions with denominators that are powers of 10 (10, 100, 1000, and so on).

For example, the decimal 0.75 means 7 tenths and 5 hundredths, which can be written as 7/10 + 5/100 = 70/100 + 5/100 = 75/100.

Place Value in Decimals

Understanding place value is key to interpreting decimals.

  • The first digit to the right of the decimal point is in the tenths place (1/10).
  • The second digit is in the hundredths place (1/100).
  • The third digit is in the thousandths place (1/1000), and so on.

Consider the number 12.345:

  • 1 is in the tens place.
  • 2 is in the ones place.
  • 3 is in the tenths place (3/10).
  • 4 is in the hundredths place (4/100).
  • 5 is in the thousandths place (5/1000).

Conversion Between Fractions and Decimals

It's often necessary to convert between fractions and decimals to simplify calculations or to compare values.

Fraction to Decimal Conversion

To convert a fraction to a decimal, you divide the numerator by the denominator.

Example: Convert 3/4 to a decimal.

Divide 3 by 4: 3 ÷ 4 = 0.75. So, 3/4 is equal to 0.75.

Example: Convert 1/3 to a decimal.

Divide 1 by 3: 1 ÷ 3 = 0.333... This is a repeating decimal, often written as 0.3̅.

Decimal to Fraction Conversion

To convert a decimal to a fraction:

  1. Write down the decimal number without the decimal point as the numerator.
  2. The denominator will be 1 followed by as many zeros as there are digits after the decimal point.
  3. Simplify the fraction if possible.

Example: Convert 0.65 to a fraction.

The number without the decimal point is 65. There are two digits after the decimal point, so the denominator is 100. The fraction is 65/100. This can be simplified by dividing both numerator and denominator by 5: 13/20.

Example: Convert 2.5 to a fraction.

The number without the decimal point is 25. There is one digit after the decimal point, so the denominator is 10. The fraction is 25/10. Simplifying by dividing by 5 gives 5/2. This can also be written as a mixed fraction: 2 1/2.

Operations with Fractions

Performing arithmetic operations on fractions requires understanding their properties.

Addition and Subtraction of Fractions

To add or subtract fractions, they must have a common denominator.

  • Like Fractions: If the denominators are already the same, simply add or subtract the numerators and keep the common denominator.
  • Unlike Fractions: If the denominators are different, find the Least Common Multiple (LCM) of the denominators. Convert each fraction to an equivalent fraction with the LCM as the new denominator, then add or subtract the numerators.

Example: Add 1/4 + 2/3.

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

Convert 1/4 to an equivalent fraction with denominator 12: (1 * 3) / (4 * 3) = 3/12. Convert 2/3 to an equivalent fraction with denominator 12: (2 * 4) / (3 * 4) = 8/12.

Now add: 3/12 + 8/12 = (3 + 8) / 12 = 11/12.

Multiplication of Fractions

To multiply fractions, multiply the numerators together and multiply the denominators together. Simplify the resulting fraction if possible.

Example: Multiply 2/5 * 3/7.

(2 * 3) / (5 * 7) = 6/35.

You can also simplify before multiplying if there is a common factor between a numerator and a denominator.

Example: Multiply 3/4 * 8/9.

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

(3/4) * (8/9) = (3/9) * (8/4) = (1/3) * (2/1) = 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.

Example: Divide 5/6 by 2/3.

(5/6) ÷ (2/3) = (5/6) * (3/2)

Multiply the numerators and denominators: (5 * 3) / (6 * 2) = 15/12.

Simplify the fraction by dividing by 3: 5/4. This can also be written as a mixed fraction: 1 1/4.

Operations with Decimals

Operations with decimals are similar to operations with whole numbers, with careful attention to the decimal point.

Addition and Subtraction of Decimals

To add or subtract decimals, align the decimal points vertically so that the ones, tenths, hundredths, etc., are in the same column. Then, add or subtract as you would with whole numbers, keeping the decimal point in the same position in the answer.

Example: Add 12.5 + 3.75.

``` 12.50 + 3.75 ------- 16.25 ```

Example: Subtract 25.3 - 8.12.

``` 25.30 - 8.12 ------- 17.18 ```

Multiplication of Decimals

To multiply decimals:

  1. Multiply the numbers as if they were whole numbers, ignoring the decimal points for now.
  2. Count the total number of digits after the decimal point in both of the original numbers.
  3. Place the decimal point in the answer so that it has the same number of digits after it as the total counted in step 2.

Example: Multiply 2.5 * 3.1.

Multiply 25 * 31 = 775. There is 1 digit after the decimal in 2.5 and 1 digit after the decimal in 3.1, for a total of 2 digits. Place the decimal point 2 places from the right in 775: 7.75.

Example: Multiply 0.4 * 0.05.

Multiply 4 * 5 = 20. There is 1 digit after the decimal in 0.4 and 2 digits after the decimal in 0.05, for a total of 3 digits. Place the decimal point 3 places from the right in 20. We need to add a leading zero: 0.020, which simplifies to 0.02.

Division of Decimals

To divide decimals:

  1. If the divisor (the number you are dividing by) is a decimal, convert it into a whole number by moving its decimal point to the right as many places as needed.
  2. Move the decimal point in the dividend (the number being divided) the same number of places to the right.
  3. Perform the division as you would with whole numbers.
  4. Place the decimal point in the quotient (the answer) directly above the decimal point in the dividend.

Example: Divide 15.6 by 2.

The divisor is 2 (a whole number). No adjustment needed for the divisor. Place the decimal point in the answer above the decimal point in 15.6. ``` 7.8 _______ 2|15.6 -14 ---- 16 -16 ---- 0 ``` So, 15.6 ÷ 2 = 7.8.

Example: Divide 7.5 by 0.5.

The divisor is 0.5. Move the decimal point one place to the right to make it 5. Move the decimal point in the dividend 7.5 one place to the right to make it 75. Now divide 75 by 5. ``` 15 ____ 5|75 -5 --- 25 -25 --- 0 ``` So, 7.5 ÷ 0.5 = 15.

Example: Divide 0.125 by 0.25.

Move the decimal point in 0.25 two places to the right to make it 25. Move the decimal point in 0.125 two places to the right to make it 12.5. Now divide 12.5 by 25. ``` 0.5 _____ 25|12.5 -0 --- 125 -125 ---- 0 ``` So, 0.125 ÷ 0.25 = 0.5.

Comparing Fractions and Decimals

To compare fractions and decimals, it's easiest to convert them to the same form (either all fractions or all decimals).

Example: Which is greater, 3/5 or 0.7?

Method 1: Convert 3/5 to a decimal. 3 ÷ 5 = 0.6. Comparing 0.6 and 0.7, we see that 0.7 is greater.

Method 2: Convert 0.7 to a fraction. 0.7 = 7/10. Now compare 3/5 and 7/10. Find a common denominator, which is 10. 3/5 = 6/10. Comparing 6/10 and 7/10, we see that 7/10 is greater.

Exam Tip: Converting Mixed Numbers

To convert a mixed number like 2 3/4 into an improper fraction: Multiply the whole number by the denominator (2 * 4 = 8). Add the numerator to this result (8 + 3 = 11). Keep the original denominator (11/4). So, 2 3/4 = 11/4.

To convert an improper fraction like 11/4 back to a mixed number: Divide the numerator by the denominator (11 ÷ 4). The quotient is the whole number (2). The remainder is the new numerator (3). The denominator stays the same (4). So, 11/4 = 2 3/4.

Recurring Decimals

Some fractions, when converted to decimals, result in a pattern of digits that repeat infinitely. These are called recurring or repeating decimals.

  • Pure Recurring Decimal: All digits after the decimal point repeat (e.g., 0.333... or 0.121212...).
  • Mixed Recurring Decimal: Some digits after the decimal point do not repeat, followed by digits that do repeat (e.g., 0.12333... or 0.5676767...).

We use a bar over the repeating digits to denote them. For example, 0.333... is written as 0.3̅, and 0.121212... is written as 0.1̅2̅, and 0.12333... is written as 0.123̅.

Converting Recurring Decimals to Fractions

This is a slightly more advanced but crucial skill.

For Pure Recurring Decimals:

  1. Let the decimal be equal to x.
  2. Multiply x by 10 raised to the power of the number of repeating digits.
  3. Subtract the original equation (x) from the new equation.
  4. Solve for x.

Example: Convert 0.7̅ to a fraction.

Let x = 0.777... Multiply by 10 (since there's 1 repeating digit): 10x = 7.777... Subtract: 10x = 7.777... - x = 0.777... ---------------- 9x = 7 Solve for x: x = 7/9.

Example: Convert 0.1̅2̅ to a fraction.

Let x = 0.121212... Multiply by 100 (since there are 2 repeating digits): 100x = 12.121212... Subtract: 100x = 12.121212... - x = 0.121212... ----------------- 99x = 12 Solve for x: x = 12/99. Simplify by dividing by 3: 4/33.

For Mixed Recurring Decimals:

  1. Let the decimal be equal to x.
  2. Multiply x by 10 raised to the power of the number of non-repeating digits.
  3. Multiply x by 10 raised to the power of the sum of non-repeating and repeating digits.
  4. Subtract the equation from step 2 from the equation in step 3.
  5. Solve for x.

Example: Convert 0.123̅ to a fraction.

Let x = 0.12333... There is 1 non-repeating digit (1, 2) and 1 repeating digit (3). Multiply by 10 (for the non-repeating digits): 10x = 1.2333... (Equation 1) Multiply by 100 (for non-repeating + repeating digits: 2 + 1 = 3 digits total, so 10^3 = 1000): 1000x = 123.333... (Equation 2) Subtract Equation 1 from Equation 2: 1000x = 123.333... - 10x = 1.233... ----------------- 990x = 122 Solve for x: x = 122/990. Simplify by dividing by 2: 61/495.

Shortcut for Recurring Decimals to Fractions

For a pure recurring decimal like 0.abc̅: The fraction is abc / 999. For a pure recurring decimal like 0.ab̅: The fraction is ab / 99. For a pure recurring decimal like 0.a̅: The fraction is a / 9.

For a mixed recurring decimal like 0.xyz̅: The fraction is (xyz - xy) / 900. (Subtract the non-repeating part from the number formed by non-repeating and repeating digits, and divide by as many 9s as repeating digits followed by as many 0s as non-repeating digits). Example: 0.123̅ = (123 - 12) / 900 = 111 / 900. Simplify by 3: 37/300. Wait, my previous calculation for 0.123̅ was 61/495. Let me recheck. x = 0.12333... 10x = 1.2333... 1000x = 123.333... 1000x - 10x = 123.333... - 1.2333... 990x = 122.1 This is where the error is. When subtracting, the repeating parts should align perfectly. Let's redo 0.123̅: x = 0.12333... 100x = 12.333... (Multiply by 10^number of non-repeating digits) 1000x = 123.333... (Multiply by 10^(number of non-repeating + repeating digits)) 1000x - 100x = 123.333... - 12.333... 900x = 111 x = 111/900. Simplify by 3: 37/300. This is correct. The shortcut formula for 0.xyz̅ should be (xyz - xy) / 900. Let's re-check 0.123̅ with the general method. x = 0.12333... 10x = 1.2333... 1000x = 123.333... 1000x - 10x = 123.333... - 1.2333... = 122.1 990x = 122.1 x = 122.1 / 990 = 1221 / 9900. Divide by 3: 407 / 3300. Divide by 11: 37 / 300. Both methods yield 37/300. The shortcut is confirmed.

Shortcut Summary:

  • Pure Recurring (e.g., 0.a̅b̅c̅): Numerator = abc, Denominator = 999
  • Mixed Recurring (e.g., 0.xyz̅): Numerator = xyz - xy, Denominator = 900 (where xy is the non-repeating part)

Word Problems Involving Fractions and Decimals

Competitive exams often feature word problems that require you to apply your knowledge of fractions and decimals. The key is to accurately translate the problem into mathematical expressions.

Example: A shopkeeper had 50 kg of rice. He sold 2/5 of it. How much rice is remaining?

Total rice = 50 kg. Rice sold = (2/5) * 50 kg. Calculate: (2 * 50) / 5 = 100 / 5 = 20 kg. Rice remaining = Total rice - Rice sold. Rice remaining = 50 kg - 20 kg = 30 kg.

Example: A jug contains 2.5 liters of water. If 0.75 liters are poured out, how much water is left?

Initial water = 2.5 liters. Water poured out = 0.75 liters. Water left = 2.5 - 0.75 liters. Calculate: ``` 2.50 - 0.75 ------ 1.75 ``` Water left = 1.75 liters.

Example: A recipe calls for 1.5 cups of flour. If you only have a 0.25 cup measuring scoop, how many times will you need to fill the scoop?

Total flour needed = 1.5 cups. Size of scoop = 0.25 cups. Number of times to fill = Total flour needed / Size of scoop. Number of times = 1.5 / 0.25. To divide, make the divisor a whole number: 1.5 / 0.25 = 150 / 25 = 6. You will need to fill the scoop 6 times.

Fractions and Decimals in Real Life

You encounter fractions and decimals daily:

  • Cooking: Recipes often use fractional measurements (1/2 cup, 3/4 teaspoon).
  • Shopping: Prices are given in decimals (e.g., $9.99). Discounts might be given as fractions (e.g., 1/3 off).
  • Measurements: Distances, weights, and volumes are often expressed using decimals or fractions (e.g., 2.5 miles, 1/4 inch).
  • Time: We often think of time in fractions of an hour (e.g., half an hour, quarter past).
  • Finance: Interest rates, percentages, and monetary values are all decimal-based.

Mastering decimals and fractions is not just about passing exams; it's about navigating the quantitative aspects of everyday life with confidence.