document.write( "Question 3417: 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( "
Algebra.Com's Answer #1504 by davidananikian(2)![]() ![]() ![]() You can put this solution on YOUR website! 2x(5x-8)=1 \n" ); document.write( "Distribute: 10x^2-16x=1 \n" ); document.write( "Subtract 1: 10x^2-16x-1=0 \n" ); document.write( "Use quadratic formula: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |