Set 7 Q8 - remainder when divided by 3

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 127
Joined: Tue Oct 02, 2007 9:35 am
Thanked: 1 times

Set 7 Q8 - remainder when divided by 3

by arocks » Thu Oct 04, 2007 6:09 am
How many integers from 0 to 50, inclusive, have a remainder of 1 when divided by 3 ?

A. 15
B. 16
C. 17
D. 18
E. 19

I got B. The OA is C. Please explain. Thanks

Senior | Next Rank: 100 Posts
Posts: 30
Joined: Thu Feb 22, 2007 5:56 pm
Location: Seattle

by josephcho77 » Thu Oct 04, 2007 6:27 am
I assume that you did not count "1"
Remainder is 1 when 1 is divided by 3.

1 + 16 number has remainder 1

Master | Next Rank: 500 Posts
Posts: 127
Joined: Tue Oct 02, 2007 9:35 am
Thanked: 1 times

by arocks » Thu Oct 04, 2007 7:00 am
Thanks. I used (3n+1); the maximum value of n=16 to satisfy the condition. I should have used n=0 also to get the remainder 1 or followed the approach you suggested.
But works for now!