Vincen wrote:An odd number added to itself an odd number of times yields
(A) an odd number
(B) an even number
(C) a prime number
(D) a positive number
(E) a perfect square
The OA is A.
I did it for a particular number, but is there any way to prove it in general?
Hi Vincen,
Let's take a look at your question.
The question states that,
An odd number added to itself an odd number of times.
We know that an odd number can be represented as 2n + 1 in general.
An odd number added to itself 3 times:
(2n+1)+(2n+1)+(2n+1) =
3(2n + 1)
An odd number added to itself 5 times:
(2n+1)+(2n+1)+(2n+1)+(2n+1)+(2n+1) =
5(2n + 1)
...
An odd number added to itself an odd number of times let's say for (2n+3) times
(2n+1)+(2n+1)+(2n+1)+(2n+1)+...+(2n+1) =
(2n+3)(2n+1)
We know that (2n+3) is an odd number and (2n+1) is an odd number.
The product of two odd numbers is an odd number always.
Therefore, (2n+3)(2n+1) is an odd number.
Option
A is correct.
I am available if you'd like any followup.