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

Which of the following numbers is composite?

This question was previously asked in
RRB ALP 2018 CBT 2 Fitter Question Paper (21-Jan-2019) (Shift 3)
The correct answer is

261

Understanding Composite Numbers

A composite number is a positive integer that has at least one divisor other than 1 and itself. In simpler terms, it can be formed by multiplying two smaller positive integers. For example, 6 is a composite number because $6 = 2 \times 3$.

In contrast, a prime number is a positive integer greater than 1 that has no positive divisors other than 1 and itself. For example, 7 is a prime number because its only divisors are 1 and 7.

The question asks us to identify which of the given numbers (241, 261, 271, 251) is composite.

How to Determine if a Number is Composite

To check if a number is composite, we can test its divisibility by prime numbers starting from the smallest primes (2, 3, 5, 7, 11, etc.). We only need to check for prime divisors up to the square root of the number. If we find any prime number that divides the given number evenly (with no remainder) within this range, the number is composite. If no such prime divisor is found up to its square root, the number is prime.

Analyzing Each Option

Let's examine each given number to determine if it is composite or prime.

Checking the Number 241

First, estimate the square root of 241. $\sqrt{241} \approx 15.5$. We need to check for prime divisors up to 15.5. The prime numbers to test are 2, 3, 5, 7, 11, and 13.

  • Is 241 divisible by 2? No, because 241 is an odd number.
  • Is 241 divisible by 3? Sum of digits = $2+4+1 = 7$. 7 is not divisible by 3, so 241 is not divisible by 3.
  • Is 241 divisible by 5? No, because it does not end in 0 or 5.
  • Is 241 divisible by 7? $241 \div 7 = 34$ with a remainder of $3$. No.
  • Is 241 divisible by 11? $241 \div 11 = 21$ with a remainder of $10$. No.
  • Is 241 divisible by 13? $241 \div 13 = 18$ with a remainder of $7$. No.

Since 241 is not divisible by any prime number up to its square root, 241 appears to be a prime number.

Checking the Number 261

The square root of 261 is $\sqrt{261} \approx 16.1$. We need to check for prime divisors up to 16.1. The prime numbers to test are 2, 3, 5, 7, 11, and 13.

  • Is 261 divisible by 2? No, because 261 is an odd number.
  • Is 261 divisible by 3? Sum of digits = $2+6+1 = 9$. 9 is divisible by 3 ($9 \div 3 = 3$), so 261 is divisible by 3.

Since 261 is divisible by 3 ($261 \div 3 = 87$), it has a divisor (3) other than 1 and itself. Therefore, 261 is a composite number.

We can stop here, as we have found that 261 is composite. However, for completeness, let's look at the other options.

Checking the Number 271

The square root of 271 is $\sqrt{271} \approx 16.4$. We need to check for prime divisors up to 16.4. The prime numbers to test are 2, 3, 5, 7, 11, and 13.

  • Is 271 divisible by 2? No, odd number.
  • Is 271 divisible by 3? Sum of digits = $2+7+1 = 10$. Not divisible by 3.
  • Is 271 divisible by 5? No, doesn't end in 0 or 5.
  • Is 271 divisible by 7? $271 \div 7 = 38$ with a remainder of $5$. No.
  • Is 271 divisible by 11? $271 \div 11 = 24$ with a remainder of $7$. No.
  • Is 271 divisible by 13? $271 \div 13 = 20$ with a remainder of $11$. No.

Since 271 is not divisible by any prime number up to its square root, 271 appears to be a prime number.

Checking the Number 251

The square root of 251 is $\sqrt{251} \approx 15.8$. We need to check for prime divisors up to 15.8. The prime numbers to test are 2, 3, 5, 7, 11, and 13.

  • Is 251 divisible by 2? No, odd number.
  • Is 251 divisible by 3? Sum of digits = $2+5+1 = 8$. Not divisible by 3.
  • Is 251 divisible by 5? No, doesn't end in 0 or 5.
  • Is 251 divisible by 7? $251 \div 7 = 35$ with a remainder of $6$. No.
  • Is 251 divisible by 11? $251 \div 11 = 22$ with a remainder of $9$. No.
  • Is 251 divisible by 13? $251 \div 13 = 19$ with a remainder of $4$. No.

Since 251 is not divisible by any prime number up to its square root, 251 appears to be a prime number.

Summary of Findings

Number $\approx$ Square Root Divisible by Primes $\le$ $\sqrt{\text{Number}}$? Classification
241 15.5 No (checked 2, 3, 5, 7, 11, 13) Prime
261 16.1 Yes (divisible by 3: $261 = 3 \times 87$) Composite
271 16.4 No (checked 2, 3, 5, 7, 11, 13) Prime
251 15.8 No (checked 2, 3, 5, 7, 11, 13) Prime

From the analysis, only the number 261 is composite.

Revision Table: Composite Numbers

Concept Description Example
Composite Number A positive integer > 1 with more than two divisors (1, itself, and at least one other). 4, 6, 8, 9, 10, 12, ...
Prime Number A positive integer > 1 with exactly two divisors (1 and itself). 2, 3, 5, 7, 11, 13, ...
Neither Prime Nor Composite The number 1 has only one divisor (itself). 1

Additional Information: Divisibility Rules and Number Properties

Using divisibility rules can make it faster to check if a number is composite.

  • Divisibility by 2: A number is divisible by 2 if its last digit is even (0, 2, 4, 6, 8).
  • Divisibility by 3: A number is divisible by 3 if the sum of its digits is divisible by 3.
  • Divisibility by 5: A number is divisible by 5 if its last digit is 0 or 5.
  • Divisibility by 7: Double the last digit and subtract it from the number formed by the remaining digits. If the result is divisible by 7, the original number is divisible by 7. Repeat if necessary. (e.g., for 241: $24 - 2 \times 1 = 22$, not div by 7).
  • Divisibility by 11: Alternately add and subtract the digits of the number. If the result is divisible by 11 (including 0), the number is divisible by 11. (e.g., for 261: $1 - 6 + 2 = -3$, not div by 11. Wait, for 261: $2-6+1 = -3$, still not div by 11. Let's check $261 \div 11 = 23$ with remainder 8. My earlier check was wrong. The sum of alternating digits rule confirms 261 is not divisible by 11, but we already know it's divisible by 3).

These rules are helpful shortcuts when testing small prime divisors.

Was this answer helpful?

Similar Questions

  1. The weights of 3 boxes are 4, 7 and 10 kilograms. Which of the following CANNOT be the total weight, in kilograms, of any combination of these boxes?

  2. The difference between the place values of ‘4’ and ‘2’ in the number 833749502 is:

  3. \(\frac{1}{{300}}\) written as a recurring decimal is:

  4. A fraction when added to 7/3 gives 4. What is the fraction?

  5. When 472 pieces of plywood, each 0.23 cm thick, are piled on top of each other, what would be the height of the pile in metre?

  6. By which least number should 1568 be divided so that the resultant number is a perfect square?

  7. What is the sum of the first 16 terms of the given series:

    6, 13/2, 7, 15/2
  8. Which of the following numbers is composite?
  9. What will be the 20th term in the given sequence?
    -50, -47, -44, ________

  10. What is the mean of the first five triangular numbers?


Important Questions from Integers

  1. Find the number of integers between $1$ and $150$ (inclusive) having $7$ as one of the digits but which are not divisible by $7$.

  2. Integers are listed from 700 to 1000. In how many integers is the sum of the digits 10 ?

  3. Using 2, 2, 3, 3, 3 as digits, how many distinct numbers greater than 30000 can be formed ?

  4. Consider the following statements :

    1. The sum of 5 consecutive integers can be 100.

    2 The product of three consecutive natural numbers can be equal to their sum.

    Which of the above statements is/are correct ? 

  5. The difference between a 2-digit number and the number obtained by interchanging the positions of the digits is 54.

    Consider the following statements:

    1. The sum of the two digits of the number can be determined only if the product of the two digits is known.

    2. The difference between the two digits of the number can be determined.

    Which of the above statements is/are correct?

Need Expert Advice?
Upcoming Exams
RRB Technician
October 06, 2026
RRB JE
October 27, 2026
RRB ALP
November 03, 2026
Test Series
RRB ALP img
Railways
RRB ALP 2026 Mock Test series
1035 Tests 1 Tests Free
1087 Attempts
4.3(239)
English, Hindi

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