Answer:
90
Step-by-step explanation:
If we have total around 281 items, and we can divide them into groups of 3.
We can make around 281/3 groups which is about 90
Answer:
IM SUCH AN INFLUENCER :D
Step-by-step explanation:
Let p and w represent the speed of the plane and the speed of the wind, respectively.
.. speed = distance/time
.. p +w = 720/3 = 240
.. p -w = 720/4 = 180
Add the two equations to eliminate w.
.. 2p = 420
.. p = 210
.. w = p -180 = 30
The speed of the wind is 30 mph.
The speed of the plane in still air is 210 mph.
Answer:
-7, -8 , -9 and -10 are such four integers.
Step-by-step explanation:
Let the first integer = k
So, the next three consecutive integers are ( k+1), ((k + 1) + 1) and (((k + 1) + 1) +1)
or, k , (k +1), (k +2) and (k +3) are four consecutive integers.
Now, their sum is -34.
⇒k + (k +1) + (k +2) + (k +3) = -34
or, 4k + 6 = -34
or, 4k = - 34 - 6 = -40
⇒ k = -40/ 4 = -10
Hence, the first integer k = -10
The next integer = k + 1 = -10 + 1 = -9
Similarly next two integers are -8 and - 7.
So -7, -8 , -9 and -10 are such four integers.
Answer: Choice C)
g(x) = -|2x|
You get this answer by simply sticking a negative out front of the original function. In other words, g(x) = -f(x) or more technically, g(x) = -1*f(x).
The negative will flip every y coordinate from positive to negative (or vice versa)
You'll also use the idea that |2x| = 2|x|. The two can be pulled out since we can say |x*y| = |x|*|y|
So |2*x| = |2|*|x| = 2|x|