document.write( "Question 773475: If \"67-2x\" is divide by the integer x, the final quotient is 14 and the remainder is 3. Find x. \n" ); document.write( "
Algebra.Com's Answer #471592 by pakhi(24)\"\" \"About 
You can put this solution on YOUR website!
Dividend = Quotient * Divisor + Remainder
\n" ); document.write( "Here Dividend = 67 - 2x
\n" ); document.write( " Divisor = x
\n" ); document.write( " Quotient = 14
\n" ); document.write( " Remainder = 3
\n" ); document.write( "So 67 - 2x = 14x + 3
\n" ); document.write( "or 14x + 2x = 67 - 3
\n" ); document.write( "or 16x = 64
\n" ); document.write( "or x = 4.\r
\n" ); document.write( "\n" ); document.write( "check: Dividend = 67 -2x = 67 - 2 * 4 = 67 - 8 = 59
\n" ); document.write( " 59/4 = 14(quotient) with remainder 3\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );