Answer:
6144π ft³ ; 19292.2 ft³
Step-by-step explanation:
The volume of the cylinder Given above :
Volume of cylinder, V = πr²h
r =Radius = 16 ; h = 24 ft
V = π * 16² * 24
V = 256 * 24 * π
V = 6144π
Using π = 3.14
V = 6144 * 3.14 = 19292.16
Step-by-step explanation:
you drew already the right things, you have everything.
so, what is the problem ?
the most common form of line equation is
y = ax + b
a is the slope of the line. it is expressed as the ratio
y coordinate change / x coordinate change
when going from one point to the other.
b is the y-intercept (the y value when x = 0).
once we have the slope, we get b by using the coordinates of one of the given points as x and y in the equation and solve for b.
so, for the 2 marked points you showed correctly the differences :
x changes by +8 (from -4 to 4).
y changes by -2 (from 3 to 1).
so the slope is -2/+8 = -1/4
the y-intercept we also see directly in the chart : +2.
Answer:
3
lazy approach was with a graphic plotting program, but you can also calculate it. with the pq-formula.
p = -6
q = 9
x = -p/2 +- sqrt( (p/2)² - q)
x = -(-6)/2 +- sqrt ( (-6/2)² - 9)
x = 3 +- sqrt(9-9)
x = 3 +- sqrt(0)
x = 3 +- 0
x = 3