Answer:
Option D.

Step-by-step explanation:
The area of the circular bases is:

Where
is the radius of the circle
Then


The area of the rectangle is:

Where

b is the width of the rectangle and
is the length
Then the area of the rectangle is:


Finally the total area is:


Answer:
the larger of two printers being used to print the payroll for a major corporation requres 40 min. to print the payroll.So the smaller printer's payroll printing rate is
1 payroll per x min or or
>>...After both printers have been operating for 10 min, the larger printer malfunctions...<<
So the fraction of the payroll that the larger printer did in the 10 minutes
is = payroll.
Step-by-step explanation:
Answer: 55
Step-by-step explanation:
By the alternate exterior angles theorem,

Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.