Answer:
They are all one foot high so it's a trick question I think lol
Step-by-step explanation:
Hope this helped lol
Answer:
The third answer
Step-by-step explanation:
Rate of change is slope which is 10 for the first one and you can use rise over run to find slope for the graph
angle AOB = 132 and is also the sum of angles AOD and
DOB. Hence
angle AOD + angle DOB = 132° ---> 1
angle COD = 141 and is also the sum of angles COB and BOD. Hence
angle COB + angle DOB = 141° ---> 2
Now we add the left sides together and the right sides of equations 1 and 2
together to form a new equation.
angle AOD + angle DOB + angle COB + angle DOB = 132 + 141 ---> 3
We should also note that:
angle AOD + angle DOB + angle COB = 180°
Therefore substituting angle AOD + angle DOB + angle COB in equation 3 by 180
and solving for angle DOB:
180 + angle DOB = 132 + 141
angle DOB = 273 - 180 = 93°
It was stated in the problem that a given volume of a is inversely proportional with the pressure of the system. It means that the as the volume increases, the pressure would decrease and as the volume decreases, the pressure would increase. We would express it as:
V α 1/P
To change it to an equality, we introduce a proportionality constant, k. We do as follows:
V = k/P
So, to determine what is asked, we need to first calculate for the value of k.
V = k/P
At V = 160 m^3 P = 108 cmHg
160 = k / (108)
k = 17280
Thus, at P = 87 cmHg
V = 17280 / 87
V = 198.62 m^3
Answer:
f(x) = x³ - 5x² - 9x + 45
Step-by-step explanation:
Given x = a, x = b are the zeros of a polynomial, then
(x - a), (x - b) are the factors and f(x) is the product of the factors.
Here the zeros are x = - 3, x = 3 and x = 5, thus
(x + 3), (x - 3) and (x - 5) are the factors and
f(x) = (x + 3)(x - 3)(x - 5) ← expand the first pair of factors using FOIL
= (x² - 9)(x - 5) ← distribute
= x³ - 5x² - 9x + 45