Answer:
$140
Step-by-step explanation:
Total Amount of chocolate = 100 Pounds
Amount of chocolate in one box = 1 1/4 Pounds = 5/4 Pounds
Number of boxes = 100/(5/4) = 80 boxes
Cost of one box = $1.75
Total selling price = 80×1.75 = 140
The total selling price for all the boxes of chocolate is $140
Answer:
348m
Step-by-step explanation:
I took the k12 test
The total distance traveled by cycle = 50 * 12 = 600 inch
1 complete rotation measures = 2 * 3.14 * 24 = 150.72 inch
Total rotation = 600 / 150.72
= approx. 4
In short, Your Answer would be Option C
Hope this helps!
<h2>
Answer:</h2><h2>Its rational</h2>
<h2>Hope this helps!!</h2>
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