Step-by-step explanation:
The answer is the 2nd one, the denominator is greater than the numerator because if you add 2 AND x its gonna ge a bigger number than just x alone
Question author, it's spelled pi not pie, and we use just use the Greek letter π. Students, demand better from your teachers.
1. Rectangular prism, aka a box. Volume is length times width times height.
V = 5×7×9 = 315 cubic feet
That's cubic feet of course, the product of three lengths. We didn't even need to do the problem, just look for the common answer and pick the one with the right units. I just saw that same pattern in a volume problem yesterday.
Answer: 315 cubic feet, first choice
2. Cylinder, volume is base area times height, πr²h. We have a radius of r=14/2=7 yd and h=8 yd. We're using π=3.14.
V = πr²h = 3.14(7²)(8) = 1230.88 cubic yds
Answer: 1230.9 cubic yards, last choice
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.