Answer:
The number of plums = 4
The number of peaches = 16
The number of nectarines = 1
Step-by-step explanation:
Let the number of peaches be = x
Let the number of nectarines be = y
Let the number of plums be = z
A box of fruit has four times more peaches than plums. This means that
The number of peaches = 4 X the number of plums.
i.e x = 4z
The box has 3 fewer nectarines than plums. This means that
Number of nectarines = number of plums - 3
i.e y = z - 3
If the box contains 21 pieces of fruit, this means that if we sum up all the peaches, nectarines, and plums in the box, we will get 21.
Peaches + Nectarines + Plums = 21
4z + z-3 + z = 21
6z =21 +3
z = 24/6
z = 4
Therefore, the number of plums = 4
The number of peaches = 4 X 4 = 16
The number of nectarines = 4 -3 = 1
Answer:
h = 36.9 cm
Step-by-step explanation:
The function given to us is:
h(t) = 51 + 20 sin(225t)
Where h(t) is the function of the height in centimeters while t represents the time in seconds.
We have to find the height h(t) when the time is equal to 19 seconds.
Substitute t=19 into the given function
h(19) = 51 + 20 sin(225(19))
h(19) = 51 + 20 sin(4275)
h(19) = 51 + 20 (-0.7071)
h(19) = 51 + (-14,1421)
h(19) = 36.8579 cm
Rounding off to nearest 10th
h = 36.9 cm
45 dogs and 52 cats because 5+7=12 so 45+7=52
Answer:
You didn't give the expression whose zero you want to find. From the options you wrote, the expression has two zeros, this means it is a quadratic expression.
I will however explain how to find the zero of a quadratic expression.
Step-by-step explanation:
An expression is called quadratic, if the highest degree of the variable is 2, no more, no less. It is of the form: ax² + bx + c, where a, b, and c are constants.
The zeros of a quadratic expression are the values that make the expression vanish, that is equal to zero.
Example: Find the zeros of 2x² - 6x + 4
First, equate the expression to zero
2x² - 6x + 4 = 0
Next, solve for x
2x² - 2x - 4x + 4 = 0
2x(x - 1) - 4(x - 1) = 0
(2x - 4)(x - 1) = 0
(2x - 4) = 0
Or
(x - 1) = 0
2x - 4 = 0
2x = 4
=> x = 4/2 = 2
Or
x - 1 = 0
x = 1
Therefore, the zeros of the polynomial are 1 and 2.