For the given input for A and B, determine the output for Z. LET C = 3

Question:

For the given input for A and B, determine the output for Z.
LET C = 3 * A + B
IF ((C > 0) AND (B > 3))
THEN LET Z = C
ELSE LET Z = 100
(a) A = 4, B = 5
(b) A = 10, B = 2
(c) A = -4, B = 5
(d) A = -10, B = -2
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Finite Mathematics and Its Applications

ISBN: 978-0134768632

12th edition

Authors: Larry J. Goldstein, David I. Schneider, Martha J. Siegel, Steven Hair

Question Posted: