subject
Mathematics, 12.07.2019 05:10 tgdetwiler2905

In a computer program, statements often are written as goto statements. these tell the computer to go to a particular line in the program if certain conditions are met. given any two numbers, the program shown below puts the numbers in order according to size.
10 input x
20 input y
30 if x > y then goto 60
40 if x < y then goto 70
50 if x = y then goto 80
60 print y, x: end
70 print x, y: end
80 print x = y: end
refer to the above program and use the chart below to work through questions 1 and 2 that follow.
hypothesis (p) t or f negation (~p) t or f
1. for each conditional statement in the program, write the p clause (hypothesis) in the first column of the chart. then write the negation (~p) in the third column of the chart. (12 points)

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 17:30
Find the pattern and use it to list the nth term in the sequence. 6, 12, 20, 30, 42, 56, the nth term of the sequence is
Answers: 3
question
Mathematics, 21.06.2019 20:00
Aconstruction worker has rope 9 m long he needs to cut it in pieces that are each 3 /5 m long how many such pieces can he cut without having any rope leftover?
Answers: 3
question
Mathematics, 21.06.2019 20:00
Afamily has five members. a mom, a dad, two sisters, & a brother. the family lines up single file. what is the probabillity that the mom is at the front of the line
Answers: 1
question
Mathematics, 21.06.2019 21:30
In a test for esp (extrasensory perception), the experimenter looks at cards that are hidden from the subject. each card contains either a star, a circle, a wave, a cross or a square.(five shapes) as the experimenter looks at each of 20 cards in turn, the subject names the shape on the card. when the esp study described above discovers a subject whose performance appears to be better than guessing, the study continues at greater length. the experimenter looks at many cards bearing one of five shapes (star, square, circle, wave, and cross) in an order determined by random numbers. the subject cannot see the experimenter as he looks at each card in turn, in order to avoid any possible nonverbal clues. the answers of a subject who does not have esp should be independent observations, each with probability 1/5 of success. we record 1000 attempts. which of the following assumptions must be met in order to solve this problem? it's reasonable to assume normality 0.8(1000), 0.2(1000)%30 approximately normal 0.8(1000), 0.2(1000)% 10 approximately normal srs it is reasonable to assume the total number of cards is over 10,000 it is reasonable to assume the total number of cards is over 1000
Answers: 1
You know the right answer?
In a computer program, statements often are written as goto statements. these tell the computer to g...
Questions
question
Mathematics, 21.02.2020 07:38
question
Social Studies, 21.02.2020 07:40
question
Mathematics, 21.02.2020 07:41