81.6k views
4 votes
The table shows four numeric expressions. Which expression is an integer when it's evaluated?

A. E
B. H
C. G
D. F

The table shows four numeric expressions. Which expression is an integer when it's-example-1

1 Answer

3 votes

Answer:

Option C) G.

Explanation:

Verify each expression

case E) we have


3.8+0

Any number plus zero equals the original number (Identity property of addition)


3.8+0=3.8 -----> is a decimal number

case F) we have


0+0.5

Any number plus zero equals the original number (Identity property of addition)


0+0.5=0.5 -----> is a decimal number

case G) we have


-8+0

Any number plus zero equals the original number (Identity property of addition)


-8+0=-8 -----> is an integer

case H) we have


9/0

division by zero is undefined

User Dominic Betts
by
5.2k points