document.write( "Question 448595: Decide whether the argument is valid given premises A,B, and C, and the conclusion.
\n" );
document.write( "A. All books written by P. Smith are mysteries.
\n" );
document.write( "B. All mysteries are worth reading
\n" );
document.write( "C. Some of harold's books are worth reading.
\n" );
document.write( "Conclusion- Some mysteries are owned by Harold.\r
\n" );
document.write( "\n" );
document.write( "Is the argument valid or invalid? \n" );
document.write( "
Algebra.Com's Answer #308668 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Invalid \n" ); document.write( "Just because some of Harold's books are worth reading doesn't necessarily mean any of them are mysteries. They may be other types of books, even if all mysteries are worth reading.. \n" ); document.write( " |