Question 860359
Dividend is 3141,divisor is 43, quotient is 17. What is the remainder?
<pre>
  <u>   73</u>  <--quotient cannot be 17 but only 73
43)3141
   <u>301</u>
    131
    <u>129</u>
      2 = Remainder

But then I suppose that if you insisted that the quotient is 17

  <u>   17</u>  
43)3141
   <u> 731</u>
   2410 = Remainder.


Edwin</pre>