document.write( "Question 3427: When the integer n is divided by 17, the quotient is x and the remainder is 5. When n is divided by 23, the quotient is y and the remainder is 14. Which of the following is true?
\n" ); document.write( "(A) 23x + 17y =19
\n" ); document.write( "(B) 17x –23y = 9
\n" ); document.write( "(C) 17x +23y =19
\n" ); document.write( "(D) 14x + 5y = 6
\n" ); document.write( "(E) 5x – 14y = -6
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #1506 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
n = 17x + 5 and

\n" ); document.write( "n = 23y + 14
\r
\n" ); document.write( "\n" ); document.write( "are true statements. Therefore,

\n" ); document.write( "17x + 5 = 23y + 14

\n" ); document.write( "subtract 5 to both sides and you get 17x = 23y + 19

\n" ); document.write( "subtract 2y from both sides and you get 17x - 23y = 9
\r
\n" ); document.write( "\n" ); document.write( "This is choice B
\n" ); document.write( "
\n" );