Answer:
its B
Step-by-step explanation:
Answer:
Abe spent 36 dollars on each bag
Step-by-step explanation:
divide 144 by 4 (because there are 4 bags in total, and he spent 144 dollars)
the answer will be 36
Answer:
59.9 words per minute
Step-by-step explanation:
You can round it to 60.
Answer:27 pieces were sold at the original price.
63 pieces were sold at the new price
Step-by-step explanation:
Let x represent the number of pieces of pottery that was sold at the original price.
Let y represent the number of pieces of pottery that was sold at the new price.
They sold some of their pottery at the original price of $9.50 for each piece. This means that the amount that they got from selling x pieces of pottery at the original price would be 9.5x
They later decreased the price of each piece by $2. This means that the new price was 9.5 - 2 = $7.5
This means that the amount that they got from selling x pieces of pottery at the new price would be 7.5y
If they sold all 90 pieces and took in $729, then the equations are
x + y = 90
9.5x + 7.5y = 729 - - - - - - - - - -1
Substituting x = 90 - y into equation 1, it becomes
9.5(90 - y) + 7.5y = 729
855 - 9.5y + 7.5y = 729
- 9.5y + 7.5y = 729 - 855
- 2y = - 126
y = - 126/- 2 = 63
Substituting y = 63 into x = 90 - y, it becomes
x = 90 - 63 = 27
F(x) = 8 - 10x
g(x) = 5x + 4
Finding (fg)(-2).
First let us find fg(x), this is the same as f(g(x))
f(g(x))
f(5x + 4)
Recall, f(x) = 8 - 10x, therefore f(5x + 4) would be such that anywhere we see x in the f(x), we replace it with 5x + 4
f(x) = 8 - 10x
f(5x +4) = 8 - 10(5x + 4)
= 8 - 50x - 40
= -50x + 8 - 40
= -50x - 32
f(g(x)) = fg(x) = -50x - 32
fg(-2) = -50*(-2) - 32 = 100 - 32 = 68
Therefore fg(-2) = 68
I hope this helped.