Answer:
3, 4
Step-by-step explanation:
6 < 3n < 15
Divide the three "sides" by 3.
2 < n < 5
n must be between 2 and 5,a nd it must be a whole number.
n can be 3 or 4
Answer:
A is correct don't you know
Answer:
64
π
(
c
m
)
^2
Step-by-step explanation:
Answer:
The ball will reach a height of 5 ft by the 4th time.
Step-by-step explanation:
The initial height of the ball is 40 ft, when it bounces from the floor once the height will be 20 ft, the second time it'll be 10 ft, and so on. The sequence that can represent the maximum height of the ball after each bounce is:
{40, 20, 10,...}
This kind of sequence is called a geometric progression, in this kind of progression the next number is related to the one before it by the product of a constant called ratio, in this case 1/2. To calculate a specific position in this sequence we only need the ratio and the first number, using the formula below:
a_n = a*r^(n-1)
Where n is the position we want to know, a is the first number and r is the ratio. In this case we have:
a_4 = 40*(1/2)^(4-1) = 40*(1/2)^3 = 40/8 = 5
The ball will reach a height of 5 ft by the 4th time.
Answer:
y = 3x - 4
Step-by-step explanation:
Slope-intercept is defined <em>y = mx + b</em>
Where m = slope (change in y-coordinate/ change in x-coordinate)
and b = y-intercept (where the graph crosses the y-axis)
For every 1 unit the line moves horizontally... it travels 3 units vertically. Therefore the slope (m) equals 3/1 or 3
The line crosses the y-axis at -4. Therefore... the y-intercept (b) is -4
I hope this helps!