subject

1. Use quantifiers to express the following statements. Define your variables and propositional functions. Start by letting x be the set of students.

Every technology student needs a course in discrete mathematics.

Almost all students in this class owns a computer.

All the students in this class is an IST student or a sophomore.

There is not a single student in this class who has not used a computer.

The students in this class either like math or must take this math course.

2. Given the following propositions:
p: Jupiter's red spot is a giant pimple.
q: Saturn has rings around the collar.
r: Jupiter is a teen age planet.
Write the given argument in words and determine whether each argument is valid by indicating the applicable rule of inference.

p → r
r → q
p
\ q
3. Given the following:
p ↔ r
r
\ p
Use resolution to derive the conclusion. Replace ↔ with logically equivalent expressions that use or or ∨ and and or ∧.

4. Prove or disprove inductively that 2n + 1 ≤ 2n, n = 3, 4, . . ..

5. Prove or disprove inductively that any amount of money ≥ $0.05 that is a multiple of $0.05 can be formed using just nickels, dimes and quarters with the minimum number of nickels and dimes.

6. Show that x n, n ≥ 0 can be expressed recursively. What is the base case?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:30
Write a program that reads the file, then displays the average number of steps taken for each month. (the data is from a year that was not a leap year, so february has 28 days.) your program needs to use at least 3 functions not counting main and display the information in a neat well formatted fashion.
Answers: 3
question
Computers and Technology, 22.06.2019 06:40
Match the personality traits with their description
Answers: 2
question
Computers and Technology, 22.06.2019 13:00
Which option should u select to ignore all tracked changes in a document
Answers: 1
question
Computers and Technology, 23.06.2019 19:40
Use a physical stopwatch to record the length of time it takes to run the program. calculate the difference obtained by calls to the method system.currenttimemillis() just before the start of the algorithm and just after the end of the algorithm. calculate the difference obtained by calls to the method system.currenttimemillis() at the start of the program and at the end of the program so that the elapsed time includes the display of the result. use the value returned by the method system.currenttimemillis() just after the end of the algorithm as the elapsed time.
Answers: 3
You know the right answer?
1. Use quantifiers to express the following statements. Define your variables and propositional func...
Questions
Questions on the website: 13722363