document.write( "Question 290233: The number of positive integers k for which the equation kx − 12 = 3k has an integer solution for x is\r
\n" );
document.write( "\n" );
document.write( "A.3 B. 4 C. 5 D. 6 E. 7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210046 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! k (x-3) = 12 \n" ); document.write( "k=12/(x-3) \n" ); document.write( "6 integer solutions for k>0 \n" ); document.write( "1, 2,3 4, 6,12 \n" ); document.write( "All the positive factors of 12 \n" ); document.write( "x=15,9,7,6,5,4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |