document.write( "Question 1209235: Find the number of ordered pairs (m,n) of integers that satisfy
\n" ); document.write( "mn = 3m + 3n + 17.
\n" ); document.write( "

Algebra.Com's Answer #847888 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the number of ordered pairs (m,n) of integers that satisfy
\n" ); document.write( "mn = 3m + 3n + 17.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Transform the given equation this way\r\n" );
document.write( "\r\n" );
document.write( "    mn - 3m - 3n + 9 = 26,\r\n" );
document.write( "\r\n" );
document.write( "    (n-3)*(m-3) = 26.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, n-3 and m-3 are divisors of 26.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are 4 different decompositions of 26 into the product of positive integer numbers\r\n" );
document.write( "\r\n" );
document.write( "    8 = 1*26 = 2*13 = 13*2 = 26*1\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives 4 different pairs (m,n).         // Since the problem does not ask to find them,\r\n" );
document.write( "                                             I will not find them.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are 4 different decompositions of 26 into the product of negative integer numbers\r\n" );
document.write( "\r\n" );
document.write( "    26 = (-1)*(-26) = (-2)*(-13) = (-13)*(-2) = (-26)*(-1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives 4 other different pairs (m,n).   // Since the problem does not ask to find them,\r\n" );
document.write( "                                             I will not find them.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In all, there are 4+4 = 8 different pairs of integer numbers, satisfying the given equation.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );