Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

what will you see on the next line? >>> round(9.6)

Question

what will you see on the next line?

>> round(9.6)

Explanation:

Step1: Recall rounding - off rule

When rounding a number, if the digit after the decimal is 5 or greater, we round up.

Step2: Apply rule to 9.6

Since the digit after the decimal in 9.6 is 6 (which is greater than 5), we round 9.6 up to 10.

Answer:

10