
The ball reaches its maximum height after 3.5 seconds, and the maximum height is 61.025 meters.
Answer:
5
Step-by-step explanation:
8x - 6 > 12 + 2x
Subtract 2x from each
8x -2x -6 > 12+2x-2x
6x -6 > 12
Add 6 to each side
6x -6+6 > 12+6
6x > 18
Divide by 6
6x/6 > 18/6
x > 3
The only value greater than 3 is 5
1 meter = 100 cm
85 cm
1 mm = 0.1 cm, so 400 mm = (400 x 0.1) = 40 cm
100 + 85 + 40 = 225 cm <== total length
Answer:
14
Step-by-step explanation:
To get the equation of the line, you need two points that belong to this line.
From the given graph, we can choose any two points: (0,-4) and (-2,0)
The general for of the linear straight line is:
y = mx + c where m is the slope and c is the y-intercept
First, we will calculate the slope using the following rule:
slope = (y2-y1) / (x2-x1)
slope (m) = (0--4) / (-2-0) = 4/-2 = -2
The equation of the line now is: y = -2x + c
Then, we will get the value of the c. To do so, we will choose any point and substitute in the equation. I will choose the point (0,-4)
y = -2x + c
-4 = -2(0) + c
c = -4
Based on the above calculations, the equation of the line is:
y = -2x - 4