Answer:
Figure 3 because if u look at the figure it alines with the question its asking you
The decimal 0.5<span> represents the </span>fraction<span> 5/10. The decimal 0.25 represents the </span>fraction<span> 25/100. Decimal </span>fractions<span> always have a denominator based on a power of 10. We know that 5/10 is equivalent to 1/2 since 1/2 times 5/5 is 5/10.</span>
The first thing you should do is calculate the volume of the prism.
We have then:
V = h * L ^ 2
Where,
L: side of the square base.
h: height.
Substituting we have:
V = (0.5) * (1) ^ 2 = 0.5 feet ^ 3.
Then, we can make the following rule of three:
1.5 feet ^ 3 ---> 6
0.5 feet ^ 3 ---> x
Clearing x we have:
x = (0.5 / 1.5) * (6) = 2 $
Answer:
it will cost Sara 2 $ to completely fill her planter with soil
Problem 7)
The answer is choice B. Only graph 2 contains an Euler circuit.
-----------------
To have a Euler circuit, each vertex must have an even number of paths connecting to it. This does not happen with graph 1 since vertex A and vertex D have an odd number of vertices (3 each). The odd vertex count makes it impossible to travel back to the starting point, while making sure to only use each edge one time only.
With graph 2, each vertex has exactly two edges attached to it. So an Euler circuit is possible here.
================================================
Problem 8)
The answer is choice B) 5
-----------------
Work Shown:
abc base 2 = (a*2^2 + b*2^1 + c*2^0) base 10
101 base 2 = (1*2^2 + 0*2^1 + 1*2^0) base 10
101 base 2 = (1*4 + 0*2 + 1*1) base 10
101 base 2 = (4 + 0 + 1) base 10
101 base 2 = 5 base 10