205k views
0 votes
I am a number less than 100. When you divide me by 2, my remainder is 1. When you divide me by 25, my remainder is 2. What numbers am I?

1 Answer

6 votes

Answer:

27 and 77

Explanation:

Given

Let


n \to number


n\ \%\ 2 = 1


n\ \%\ 25 = 2


n <100

Required

Find n


n\ \%\ 2 = 1 implies that the number is odd and the possible solutions are:


\{3,5,7,9,......99\}

The possible solutions to
n\ \%\ 25 = 2 are:


\{27,52,77\}

Testing 27, 52 and 77 with
n\ \%\ 2 = 1, we have:


27\ \%\ 2 = 1 --- true


52\ \%\ 2 = 0 ---- false


77\ \%\ 2 = 1 --- true

Hence, the possible numbers are 27 and 77

User Preynolds
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.