227k views
4 votes
What is the value of x in the following expression, given that y = 429: set x = round(y/8)

a. 53 b. 53.75 c. 54 d. this cannot.

1 Answer

1 vote

Answer:

c ) 54

Explanation:

y = 429 ( Given )

x = round( y / 8 )

= round( 429 / 8 )

= round( 53 . 625 )

= 54

User Mumzee
by
7.5k points

No related questions found