For the given inputs, determine the output for Z. IF ((X > 0) AND (Y > 0))

Question:

For the given inputs, determine the output for Z.
IF ((X > 0) AND (Y > 0)) OR (C ( 10)
THEN LET Z = X * Y
ELSE LET Z = X + Y
(a) X = 5, Y = 10, C = 10
(b) X = 5, Y = -5, C = 10
(c) X = -10, Y = -5, C = 2
(d) X = 2, Y = 5, C = 4
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: