document.write( "Question 295254: Write a negation of the statement. \r
\n" );
document.write( "\n" );
document.write( "All dinosaurs were carnivores.
\n" );
document.write( "
\n" );
document.write( " All dinosaurs were not carnivores.
\n" );
document.write( " Some dinosaurs were not carnivores.
\n" );
document.write( " Some dinosaurs were carnivores.
\n" );
document.write( " No dinosaurs were carnivores.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212804 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! The negation says:\r \n" ); document.write( "\n" ); document.write( "It is not the case that all dinosaurs were carnivores. \r \n" ); document.write( "\n" ); document.write( "So there are some dinosaurs that were not carnivores. \n" ); document.write( " |