Answer:
20 cans
Step-by-step explanation:
Eileen collected 78 empty cans to recycle
Carl collected 62 empty cans to recycle
They pack equal number of cans in 7 boxes
Therefore the number of cans in each boxes can be calculated as follows.
= 62 + 78/7
= 140/7
= 20
Hence there were 20 cans in each boxes

The pizza pirate ate the whole pizza!
2(days) + 3(a few days) = 5
20 x 5 = 100%
Therefore, the whole pizza is gone. Don't worry, I'll buy a new one!
Table for the question is attached in the picture below :
Answer:
SELECT distinct(TRUCK_ID), WEIGHT from SHIPMENT where WEIGHT < 800 ;
Step-by-step explanation:
The Structured query language (SQL) defined above, returns only the TRUCK_ID and Weight column from the shipment table as they are the only two columns listed after the select keyword. The condition is added using the WHERE keyword on the weight table, this filters the result returned to include only rows where the weight value is less than 800. The distinct keyword used alongside the TRUCK_ID column ensures that a certian TRUCK_ID value isn't returned more than once (Hence, it is used to avoid duplicates).
X=7 b/c you have to put all the x's on one side so you'll get -3x=-21 and you just divide by -3 and you get 7.
Answer:942 is the answer
Step-by-step explanation:
Given : Radius= 5
Height =6
To Find:
Volume = 2
r²h
= 2*3.14*5²*6
= 942