Computer Science, asked by satyam9980, 6 months ago

. a +5 > 2 + b is equivalent to *

a + ( 5 > 2 ) + b

(( a + 5) > b )+ 2

( a + 5 ) > ( 2 + b )

None​

Answers

Answered by modudharniel16
0

Answer:

(a + 5) > ( 2 + b)

Explanation:

the answer is the last option because it is equivalent to the question. others are not equivalent. fro option A, you can put the bracket in two numbers without arithmetic sign ( +, -, *, /). also, for option B, when the b crosses to the L.H.S it is supposed to be negative to be equivalent.

Answered by bhagabanmohanty08
0

Answer:

The answer is ( a + 5 ) > ( 2 + b )

Similar questions