asked 47.9k views
3 votes
True or False if you took a true if then statement and inserted a not in each clause the new statement would also be true

1 Answer

3 votes

Answer:

False

Explanation:

Here's a true if-then statement:

if false, then true

Here's the modification proposed:

if not false, then not true . . . . . . . . . this is not a true if-then statement

answered
User ErniBrown
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.