Answer:
Number of cookies sold by the Yummy Company = 32.
Step-by-step explanation:
Let the number of cookies sold by the yummy company be x.
Then the number of pies sold by The Chipper Bakery is 3/4 x.
When they have 16, more we have:
Number sold by the Yummy company is x + 16 and the number sold by the Bakery is 5/6 (x + 16)
So x + 3/4x + 2(16) = x + 16 + 5/6(x + 16)
= 7/4 x + 32 = 11/6 x + 16 + 80/6
7/4 x - 11/6x = 16 + 80/6 - 32
-1/12 x = -2 2/3
x = -8/3 * -12
x = 32.
Answer:
2. Sorry, I don't how to put that into words, because i'm trying to use calculators, then figure out how they got their answer.
3. C
Step-by-step explanation:
2. ^
3. to get the difference between two numbers, (100 and 50, for example,) you must just simply have them minus each other, like simple math. 100 - 50 = 50.
So your difference between the number 100, and the number 50, are 50.
Answer:
G =3
Step-by-step explanation:
if you multiply out x+7 and x-4 you get x^2+3x-28
The 3 in the above equation is like the G
d/dx cos^2(5x^3)
= d/dx [cos(5x^3)]^2
= 2[cos(5x^3)]
= - 2[cos(5x^3)] * sin(5x^3)
= - 2[cos(5x^3)] * sin(5x^3) * 15x^2
= - 30[cos(5x^3)] * sin(5x^3) * x^2
Explanation:
d/dx x^n = nx^(n - 1)
d/dx cos x = - sin x
Chain rule:
d/dx f(g(...w(x))) = f’(g(...w(x))) * g’(...w(x)) * ... * w’(x)