document.write( "Question 263297: Determine the truth value of the following statement:
\n" );
document.write( "Leonhard Euler was a famous mathematician and all prime numbers are divisible by 4. \n" );
document.write( "
Algebra.Com's Answer #194058 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The \"and\" says that to be true both parts must be true. \n" ); document.write( "But prime numbers are only divisible by themselves and 1 \n" ); document.write( "The statement is false. \n" ); document.write( " |