masterd23 wrote:
Can you please explain this easy way in more detail. I dont quite understand how you have remainder of 3 when you divide 3 by 11 and 3 by 19. Also how does x = 3, please explain..
11 "goes into" 3 zero times (since 11>3), after which 3 are "left over." In algebraic form, this is: 3 = 11*0 + 3 = 11y + 3, where y = 0.
19 "goes into" 3 zero times (since 19>3), after which 3 are "left over." In algebraic form, this is: 3 = 19*0 + 3 = 19z + 3, where z = 0.
I agree with Ron; number listing is better than algebra for remainder problems because
(1) There is ALWAYS a pattern in remainder problems.
(2) The list lets you SEE the pattern, whereas algebra hides the pattern.
So you asked "why is x = 3?" We didn't know that at first! We list numbers that x
could be, then see which possibilities work for both constraints:
If x divided by 11 gives a remainder of 3, x
could be 3, 14, 25, 36, 47, 58, 67,...
[See the pattern? x is 3 more than each multiple of 11. The terms on the list are spaced 11 apart.]
If x divided by 19 gives a remainder of 3, x
could be 3, 22, 41, 60, ...
[again, the pattern is "start with 3 and add 19 to get each next term."]
Since x has to be a value that is on
both lists (i.e. a number that meets both constraints) x = 3 works. There are other numbers that work (x = 212, 421, etc.), but since they all work, it doesn't matter which one we use. Use the easy one, x = 3.