document.write( "Question 577062: when y=3, which of the following is false?
\n" );
document.write( "y is prime and y is odd
\n" );
document.write( "y is odd or y is even
\n" );
document.write( "y is not prime and y is odd
\n" );
document.write( "y is odd and 2y is even \n" );
document.write( "
Algebra.Com's Answer #464579 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! y is prime and y is odd----(T and T is T) \n" ); document.write( "y is odd or y is even----(T or F is T) \n" ); document.write( "y is not prime and y is odd----(F and T is F) \n" ); document.write( "y is odd and 2y is even----(T and T is T)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y is not prime and y is odd is FALSE \n" ); document.write( " |