document.write( "Question 1027290: Variables a, b, c and d represent integers. Which one of these equations is false?
\n" );
document.write( "A.a = 9c
\n" );
document.write( "B.b = c + 7
\n" );
document.write( "C.a = b + 1
\n" );
document.write( "D.c = b – 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #642518 by macston(5194) You can put this solution on YOUR website! . \n" ); document.write( "They are all true. \n" ); document.write( ". \n" ); document.write( "A) TRUE: 9 is an integer, and the set of integers is closed under multiplication. \n" ); document.write( "B) TRUE: 7 is an integer, and the set of integers is closed under addition. \n" ); document.write( "C) TRUE: 1 is an integer, see above. \n" ); document.write( "D) TRUE: -4 is an integer, see above. \n" ); document.write( " \n" ); document.write( " |