Answer:
The 99th tower contains 9900 blocks.
Step-by-step explanation:
From the question given, we were told that the nth tower is formed by stacking n blocks on top of an n times n square of blocks. This implies that the number of blocks in n tower will be:
n + n²
Now let us use the diagram to validate the idea.
Tower 1:
n = 1
Number of blocks = 1 + 1² = 2
Tower 2:
Number of blocks = 2 + 2² = 6
Tower 3:
Number of blocks = 3 + 3² = 12
Using same idea, we can obtain the number of blocks in the 99th tower as follow:
Tower 99:
n = 99
Number of blocks = 99 + 99² = 9900
Therefore, the 99th tower contains 9900 blocks.
Answer:
2πr
Step-by-step explanation:
to find the circumference you must multiply the radius by pi and 2
Answer:
(11/4) is the slope
Step-by-step explanation:
1) Subtract the second y value (-9) by the first y value (2) in the coordinates. This equals 11.
2) Then, subtract the second x value (-3) by the first x value (1) in the coordinates. This equals 4.
3) Divide the answer you get for step one by the answer for step 2 and that's your slope. 11/4
Answer:
f(x) = -4x + 80
Step-by-step explanation:
You are given two points,
(5, 60) and (10, 40)
in order to get the equation, let's use the form slope-intercept form
m = (y1 - y2) / (x1 - x2)
m = (60 - 40) / (5 - 10)
m = 20/-5
m = -4
Get the x intercept
y = mx + b
60 = (-4)(5) + b
b = 60+20
b = 80
so the equation is
y = -4x + 80
f(x) = -4x + 80