Dividend = Quotient * Divisor + Remainderneeti2711 wrote:When the integer n is divided by 17, the quotient is x and the remainder 5. When n is divided by 23, the quotient is y and the remainder is 14. Which of the following is true?
(A) 23x+17y = 19
(B) 17x-23y = 9
(C) 17x+23y = 19
(D) 14x+5y = 6
(E) 5x-14y = -6
n = 17x + 5 ... Equation 1
n = 23y + 14 ... Equation 2
Equating the value of n from the 2 equations above,
17x + 5 = 23y + 14
17x - 23y = 9
The correct answer is B.


















