73.7k views
4 votes
Consider the following conditional statement.

If a + 1 = b, then b > a.

A. Create a pair of values for a and b in which the numerical relationship shown in the given conditional statement is true. In your final answer, include the values of the variables and proof of truth.
B. Is it possible to create a pair of values for a and b in which the numerical relationship shown in the given conditional statement is false? Use complete sentences to explain your answer.

User Kzar
by
6.6k points

1 Answer

2 votes

Answer:

Explanation:

Part A:

Lets take the value of a=10

Thus a+1=b

10+1=11 , it means the value of b is 11

11>10 or b>a

Now take the value of a as -3

Therefore a+1=b

-3+1= -2

-2>-3 or b>a

The pair of values for a and b are: a=10 then the value of b would be 11;

And a=-3; then the value of b would be: -2.

Part B:

It is not possible to create a pair of values for a and be, in which the numerical relationship shown in the given conditional statement is false, therefore b>a if a+1=b....

User Zackery
by
6.6k points