document.write( "Question 305788: if x and y are integers and y ≠ 0 then x/y is an integer
\n" );
document.write( "which of the following values of x and y proves that the statement above is not true ?\r
\n" );
document.write( "\n" );
document.write( "(A) x = 9 , y = 3
\n" );
document.write( "(B) x = 10, y = 4
\n" );
document.write( "(C) x = 6, y = 3
\n" );
document.write( "(D) x = 5, y = 5
\n" );
document.write( "(E) x= 7, y = 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #218907 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Dividing x by y would all give you an integer except: \n" ); document.write( "(B) x = 10, y = 4 \n" ); document.write( ". \n" ); document.write( "10/4 = 2.5 \n" ); document.write( " |