108k views
2 votes
Square all the integers from 1 to 10 inclusive. Then, round each number to the nearest hundred. Finally, sum the numbers. What do you get?

User MacHala
by
5.4k points

2 Answers

4 votes

Answer:

300

Explanation:

First let's square all the integers from 1 to 10 inclusive. We get:

1^2 = 1

2^2 = 4

3^2 = 9

4^2 = 16

5^2 = 25

6^2 = 36

7^2 = 49

8^2 = 64

9^2 = 81

10^2 = 100.

Rounding to the nearest hundred, we get that 1, 4, 9, 16, 36, and 49 all round to 0 and 64, 81, and 100 round to 100.

Therefore, we obtain

0+0+0+0+0+0+0+100+100+100,

or 300.

User Joe Ferndz
by
5.2k points
7 votes

Answer:

22.467

Explanation:

Hello,

You just have to do the computation in XL or using a calculator, and round each number to the nearest hundred

x sqrt(x)

1 1

2 1.414

3 1.732

4 2

5 2.236

6 2.449

7 2.646

8 2.828

9 3

10 3.162

and do the sum which is 22.467

Hope this helps.

Do not hesitate if you need further explanation.

Thank you

User Irbanana
by
5.3k points