All Exams Test series for 1 year @ ₹349 only
Question

Method of subtraction by an additive approach is known as ______ subtraction.

The correct answer is

complementary

Understanding Subtraction Methods

Subtraction is one of the four basic arithmetic operations. While we often think of it as taking away, there are different methods or perspectives on how subtraction can be performed or understood. The question asks about a specific method of subtraction that uses an additive approach.

The Additive Approach to Subtraction

An additive approach to subtraction might seem counter-intuitive at first. Instead of directly finding the difference by 'taking away', this method finds the difference by adding a specific value. The idea is to transform the subtraction problem \(A - B\) into an addition problem \(A + X\), where adding \(X\) gives the same result as subtracting \(B\).

What is Complementary Subtraction?

Complementary subtraction is a method that exactly fits the description of using an additive approach. In this method, instead of subtracting a number, you add its 'complement'. The complement of a number depends on the number system being used (e.g., decimal, binary). For example, in the decimal system, we often use 10's complement or 9's complement for subtraction. In binary systems, 1's complement or 2's complement is used.

Let's consider an example in decimal using 10's complement:

Suppose we want to calculate \(52 - 18\).

Steps using 10's complement subtraction:

  1. Find the 10's complement of the number being subtracted (18). For a two-digit number, the 10's complement is \(100 - 18 = 82\). Alternatively, find the 9's complement (\(99 - 18 = 81\)) and add 1 (\(81 + 1 = 82\)).
  2. Add the 10's complement to the first number: \(52 + 82 = 134\).
  3. If there is an overflow digit (a digit to the left of the most significant digit of the original numbers), discard it. In 134, the overflow digit is 1. Discarding it leaves 34.

So, \(52 - 18 = 34\), which is the correct answer obtained through addition of a complement.

This method is particularly useful in digital systems (like computers) where addition is often easier to implement directly than subtraction. By using complements, subtraction circuits can be simplified or even performed using the existing addition circuitry.

Therefore, the method of subtraction by an additive approach is known as complementary subtraction.

Examining Other Options

  • Associate subtraction: The term 'associative' relates to the associative property of operations, which states that the grouping of numbers does not affect the result (e.g., \((a + b) + c = a + (b + c)\)). Subtraction is generally not associative (\((a - b) - c \neq a - (b - c)\)). This option does not describe an additive approach to subtraction.
  • Inverse subtraction: While subtraction is the inverse operation of addition, calling the method 'inverse subtraction' doesn't specifically refer to performing subtraction through addition of a complement. It describes the fundamental relationship between addition and subtraction.
  • Multiplicative subtraction: This term is not standard and suggests a connection to multiplication, which is irrelevant to performing subtraction via addition.

Based on the definitions and how these terms are used in mathematics and computer science, only 'complementary' accurately describes a method of subtraction performed using an additive approach.

Revision Table: Subtraction Concepts

Concept Description Relation to Additive Subtraction
Subtraction Basic arithmetic operation finding the difference between two numbers. The operation being performed.
Additive Approach Performing subtraction by transforming it into an addition problem. The core principle behind complementary subtraction.
Complement A specific value derived from a number, used in complementary arithmetic. Added to the minuend (first number) instead of subtracting the subtrahend (second number).
Complementary Subtraction A method using complements (like 10's complement or 2's complement) to perform subtraction via addition. The specific name for the method using an additive approach.

Additional Information: Types of Complements

The type of complement used in complementary subtraction depends on the number system:

  • Decimal System:
    • 10's Complement: Found by subtracting the number from the next higher power of 10 (e.g., for a 2-digit number, subtract from 100). Often used with end-around carry discarded.
    • 9's Complement: Found by subtracting each digit from 9. Used in a method where the end-around carry is added to the least significant digit.
  • Binary System:
    • 2's Complement: The most common method for representing signed numbers and performing subtraction in computers. Found by inverting all bits (1's complement) and adding 1. Addition of 2's complement handles both positive and negative results correctly without needing separate logic for subtraction.
    • 1's Complement: Found by inverting all bits (changing 0s to 1s and 1s to 0s). Subtraction using 1's complement involves adding the complement and adding the end-around carry.

These complement methods allow subtraction to be performed using only addition logic, which is a fundamental concept in digital arithmetic.

Was this answer helpful?

Important Questions from Laws of Boolean Algebra

  1. Which type of Boolean algebra law do the following laws belong to?

    Law 1: A + A.B = A

    Law 2: A(A + B) = A

  2. The equality (A + B + C)I = AI.BI.CI is better known as _______

  3. What is the minimum number of NAND gates required to implement \( A +A\bar{B} + AB\bar{C}\)?

  4. Find out the equivalent of A + A' + B'.

  5. The Boolean expression \(\left( {x + y} \right)\left( {x + \bar y} \right) + \overline {\left( {x\bar y} \right) + \bar x} \) simplifies to

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App