What is wrong if i cancel out 2^2 in the numerator and divide by 33 . I still have to get the same reminder right?[/quote]
Hi g3kr,
Both of the last 2 solutions fetching 29 and 116 are correct processwise, but for a logical mistake in former.
Consider the case, 16/10 will have a remainder of 6, but its not same as 8/5 which has a remainder of 3 only.
The difference? notice that for any y/x remainder can not be greater than x, hence if you have factored out a number from numerator and denominator, you have reduced remainder by that times.
In our example of 16/10: if we make it 8/5 by dividing each term by 2 and get 3 as remainder. we should multiply result by 2 to get correct ans 6.
hence, once you arrived in first solution (M33+29)
you should remember to multiply it by 4, the one which was factored out earlier. Or better dont factor out and cancel a term in a remainder problem.
Hope it helps.[/quote]
Thanks,
Even I had the same ambiguity..
But just to be sure.. there wont be both options in the answer : 29 & 116 ?