Assuming that the given shape is a cuboid,
volume=l×w×h
v=s³ (since cuboids have same length, they have same side length)
62=s³
∛62=s
s=3.957 ≈ 4 units
Hope I helped :)
8 is the greatest
Note the sign, and look at it on a number line.
8 is bigger than -3 by 11
hope this helps
He is 40 mins away form home because he is going 65 mi/hr = 1 min per mile
hopefully that helps you make an equation
Answer:
Given
f(x) = 2x+7
g(x) = x^2-4
h(x) = 5x
a. 4h(x)
= 4 * 5x
= 20x
b. f(x) - g(x)
f(x) - g(x) = 2x + 7 - (x^2 - 4)
= 2x+7-x^2+4
=-x^2+2x+7+4
=-x^2+2x+11
c. f(g(x)) = 2(g(x))+7
=2(x^2-4) +7
=2x^2-8+7
=2x^2-1
d. g(x)h(x) = (x^2-4)(5x)
= 5x^3 - 20x
e. g(x) / f(x) = x2 - 4/ 2x + 7