a church distributed 1950 boxes of food during a disaster. The food was distributed lasted 30 days. How many boxes of food were distributed on average each day?

Answers

Answer 1

Answer:

Average of 65 boxes each day

Step-by-step explanation:

1950÷30=65

Answer 2
On average they were 65 boxes of food distributor

Related Questions

Determine the value of the missing letters in the sum of numbers
below:
ab1
+ ba
abb
49x

Answers

Answer:

a=2, b=3,x=6

Step-by-step explanation:

We are given that

We have to find the value of the missing letters in the sum of numbers.

From given sum

1+a+b=x   ....(1)

b+b+b=9  .....(2)

a+a=4       ......(3)

From equation (2) we get

[tex]3b=9[/tex]

[tex]\implies b=3[/tex]

From equation (3) we get

[tex]2a=4[/tex]

[tex]a=4/2[/tex]

[tex]a=2[/tex]

Now, substitute the values in equation (1) we get

[tex]1+2+3=x[/tex]

[tex]x=6[/tex]

Therefore,

231+32+233=496

According to the Venn Diagram below and given that P(A) = .4 as well as
P(B) = .3 what is P(AUB)?

Answers

Hello,

P(A)=0.4

P(B)=0.3

P(AUB)+P(A∩B)=P(A)+P(B)

P(AUB)=0.4+0.3-0.1=0.6

Answer C

The correct answer is option (C).

P(A ∪ B) = 0.6

Formula to find P(A ∪ B):

If A, B are two different events then P(A U B) = P(A) + P(B) - P(A ∩ B)

We have been given, P(A) = 0.4, P(B) = 0.3

From given Venn diagram,

P(A ∩ B) = 0.10

Now, P(A U B) = P(A) + P(B) - P(A ∩ B)

⇒ P(A U B) = 0.4 + 0.3 - 0.10

⇒ P(A ∪ B) = 0.6

Therefore, the correct answer is option (C) .6

Learn more about here:

https://brainly.com/question/1605100

#SPJ2

Round 100.9052 to the nearest hundredths

Answers

To round 100.952 to the nearest tenth consider the hundredths’ value of 100.952, which is 5 and equal or more than 5. Therefore, the tenths value of 100.952 increases by 1 to 0.

100.952 rounded to the nearest tenth = 101.0

The graph of a line goes through the points (-4,3) and (6,8). What is the equation of the line in slope-intercept form?
Enter the correct answer in the box by replacing m and b with the appropriate values.
음 (0) 미
Of
+
a, sin cos tan sin costan!
μ ρ Φ
CSC seccot log log. In
ΖΔ
Σ
U (0)
X
5
A
>
S
2
II
1
y = mx + b
I
Submit
Reset
Type here to search
73°F Mostly cloudy
327 PM
7/3/2001

Answers

Answer:

[tex]y=\frac{1}{2}x+5[/tex]

Step-by-step explanation:

Hi there!

Slope intercept form: [tex]y=mx+b[/tex] where m is the slope and b is the y-intercept (the value of y when x is 0)

1) Determine the slope (m)

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex] where two points that lie on the line are [tex](x_1,y_1)[/tex] and [tex](x_2,y_2)[/tex]

Plug the given points (-4,3) and (6,8) into the equation

[tex]m=\frac{8-3}{6-(-4)}\\m=\frac{8-3}{6+4}\\m=\frac{5}{10}\\m=\frac{1}{2}[/tex]

Therefore, the slope of the line is [tex]\frac{1}{2}[/tex]. Plug this into [tex]y=mx+b[/tex] :

[tex]y=\frac{1}{2}x+b[/tex]

2) Determine the y-intercept (b)

[tex]y=\frac{1}{2}x+b[/tex]

Plug in one of the given points and solve for b

[tex]8=\frac{1}{2}(6)+b\\8=3+b[/tex]

Subtract 3 from both sides to isolate b

[tex]8-3=3+b-3\\5=b[/tex]

Therefore, the y-intercept is 5. Plug this back into [tex]y=\frac{1}{2}x+b[/tex]:

[tex]y=\frac{1}{2}x+5[/tex]

I hope this helps!

A town recently dismissed 5 employees in order to meet their new budget reductions. The town had 4 employees over 50 years of age and 16 under 50. If the dismissed employees were selected at random, what is the probability that no more than 1 employee was over 50

Answers

Answer:

0.7513 = 75.13% probability that no more than 1 employee was over 50

Step-by-step explanation:

The employees are chosen from the sample without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this question:

4 + 16 = 20 employees, which means that [tex]N = 20[/tex]

4 over 50, which means that [tex]k = 4[/tex]

5 were dismissed, which means that [tex]n = 5[/tex]

What is the probability that no more than 1 employee was over 50?

Probability of at most one over 50, which is:

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

In which

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 0) = h(0,20,5,4) = \frac{C_{4,0}*C_{16,5}}{C_{20,5}} = 0.2817[/tex]

[tex]P(X = 1) = h(1,20,5,4) = \frac{C_{4,1}*C_{16,4}}{C_{20,5}} = 0.4696[/tex]

Then

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.2817 + 0.4696 = 0.7513[/tex]

0.7513 = 75.13% probability that no more than 1 employee was over 50

Expand (2x - 4)2 using the square of a binomial formula.
(x)2 + 2(x)(4) + 42
O (2x)2 + 2(2x)(4) - 42
O(x2 - 2(x)(4) - 42
(2x)2 - 2(2x)(4) + 42

Answers

Step-by-step explanation:

We have to expand,

[tex]\longrightarrow [/tex] (2x 4)²

(a ― b)² = a² + b² ― 2ab

[tex]\longrightarrow [/tex] (2x)² + (4)² ― 2(2x × 4)

[tex]\longrightarrow [/tex] 4x² + 16 ― 2(8x)

[tex]\longrightarrow [/tex] 4x² + 16 ― 16x

[tex]\longrightarrow [/tex] 4x² ― 16x + 16

Hence, solved!

Answer:

D is the correct answer (2x)2 – 2(2x)(4) + 42

Step-by-step explanation:

LMNP is a parallelogram.

On a coordinate plane, parallelogram L M N P is shown. Point L is at (negative 4, 1), point M is at (2, 4), point N is at (3, 2), and point P is at (negative 3, negative 1).

What additional information would prove that LMNP is a rectangle?

The length of LM is StartRoot 45 EndRoot and the length of MN is StartRoot 5 EndRoot.
The slope of LP and MN is –2.
LM ∥ PN
LP ⊥ PN

Answers

Answer:

LP ⊥ PN

Step-by-step explanation:

Given

[tex]L = (-4, 1)[/tex]

[tex]M = (2, 4)[/tex]

[tex]N = (3, 2)[/tex]

[tex]P = (-3, -1)[/tex]

See attachment

Required

What proves LMNP is a rectangle

The additional information needed is LP ⊥ PN

Because:

[tex](a)\ LM= \sqrt{45}; MN = \sqrt{5}[/tex]

This can be true for other shapes, such as trapezoid, etc.

[tex](b)\ m(LP) = m(MN) = -2[/tex]

The slopes of LP and MN will be the same because both sides are parallel; However, this is not peculiar to rectangles alone. Same as option (c)

(d) LP ⊥ PN

This must be true i.e. LP must be perpendicular to PN

Answer:

d

Step-by-step explanation:

One of the lengths of a leg of a right angled triangle is 15 feet. The length of the hypotenuse is 17 feet. Find the length of the other leg.
4 feet
6 feet
8 feet
10 feet

Answers

the hypotenuse^2 = sum of the squares of the other two sides
so the other should be = squareroot of 17^2 - 15^2 = 8 feet. i guess

Answer:

8ft

Step-by-step explanation:

We need to find out the length of the other leg of the triangle . Since it is a right angled triangle, we can use Pythagoras Theorem here , as,

[tex]\sf\implies h^2 = p^2 + b^2 \\\\\sf\implies (17ft)^2= p^2 + (15ft)^2\\\\\sf\implies 289 ft^2 - 225ft^2 = b^2 \\\\\sf\implies b^2 = 64 ft^2\\\\\sf\implies \underline{\underline{ base = 8 \ ft }}[/tex]

Indicate the method you would use to prove the triangles congruent. If no
method applies, enter "none."
O SSS
k O SAS
O ASA
© None

Answers

Step-by-step explanation:

I suspect we don't see the full information for the problem here.

all listed 3 methods are typically used to prove that triangles are congruent (= when turned to have the same orientation, they would simply cover each other completely - no overhanging parts from either triangle).

I guess there is a diagram with 2 triangles and what is known about them.

and since we cannot see them, we cannot tell you which method would apply here.

just remember

SSS means all 3 sides of one triangle are exactly the same as the 3 sides of the other triangle. if you know the lengths of all 3 sides, there is only one triangle you can create. you can only orient it differently.

SAS means two sides and the enclosed angle are the same. again, only one triangle can be created with that information.

ASA means one side and the 2 angles at the end points of that side are known. again, only one triangle can be created with that information.

Help me on this please

Answers

Answer:

x = 3.5

Step-by-step explanation:

Triangle to the right:

4^2 + x^2 = 8^2

16 + x^2 = 64

y^2 = 48

Triangle to the left:

x^2 + 6^2 = 48

x^2 + 36 = 48

x^2 = 12

x = sqrt(12)

x = 3.5

Industrial Designs has been awarded a contract to design a label for a new wine produced by Lake View Winery. The company estimates that 150 hours will be required to complete the project. The firm’s three graphic designers available for assignment to this project are Lisa, a senior designer and team leader; David, a senior designer; and Sarah, a junior designer. Because Lisa has worked on several projects for Lake View Winery, management specified that Lisa must be assigned at least 40% of the total number of hours assigned to the two senior designers. To provide label designing experience for Sarah, the junior designer must be assigned at least 15% of the total project time. However, the number of hours assigned to Sarah must not exceed 25% of the total number of hours assigned to the two senior designers. Due to other project commitments, Lisa has a maximum of 50 hours available to work on this project. Hourly wage rates are $30 for Lisa, $15 for David, and $18 for Sarah.Formulate a linear program that can be used to determine the number of hours each graphic designer should be assigned to the project to minimize total cost (in dollars). (Assume L is the number of hours Lisa is assigned to the project, D is the number of hours David is assigned to the project, and S is the number of hours Sarah is assigned to the project.)

Answers

Answer:

a) Minimize Z =30 X1 +25 X2+18 X3

subject to following constraints

[tex]1.X1\geq 0.4\left ( X1+X2 \right )\\2.X3\geq 0.15\left ( X1+X2+X3 \right )\\3.X1+X2+X3\leq 150\\4.X3\geq 0.25\left ( X1+X2 \right )\\5.X1\leq 50\\6.X1,X2,X3\geq 0[/tex]

b) Total cost=[tex]30 \times 48+15\times72+18\times30[/tex] = $3180.

c) As the dual price for constraint five is zero hence additional work hours for Lisa won't change the optimum solution.

Step-by-step explanation:  

Step 1:-

a)  

Let's take  

X1 to be the number of hours assigned to Lisa  

X2 to be the number of hours assigned to David  

X3 to be the number of hours assigned to Sarah.  

The objective function is to attenuate the entire cost of the project by deciding an optimum number of hours for every person. the target function is given by -  

Minimize Z =30 X1 +25 X2+18 X3

subject to following constraints

[tex]1.X1\geq 0.4\left ( X1+X2 \right )\\2.X3\geq 0.15\left ( X1+X2+X3 \right )\\3.X1+X2+X3\leq 150\\4.X3\geq 0.25\left ( X1+X2 \right )\\5.X1\leq 50\\6.X1,X2,X3\geq 0[/tex]  

Constraints and explanation:  

1. Lisa must be assigned a minimum of 40% of the entire number of hours assigned to the 2 senior designers.  

2. Sarah must be assigned a minimum of 15% of the entire project time.  

3. The corporate estimates that 150 hours are going to be required to finish the project.  

4. The number of hours assigned to Sarah must not exceed 25% of the entire number of hours assigned to the 2 senior designers.  

5. Lisa features a maximum of fifty hours available to figure on this project.  

6. Non-negative condition.  

Step 2:-  

b)

From the above equations, we get  

The number of hours assigned to Lisa is 48 hours  

The number of hours assigned to David 72 hours  

The number of hours assigned to Sarah 30 hours.  

Total cost=[tex]30 \times 48+15\times72+18\times30[/tex] = $3180.  

Step 3:-

c)  

As the dual price for constraint five is zero hence additional work hours for Lisa won't change the optimum solution.

The function f(x) is shown in this graph. The function g(x) = -7x - 1. Compare the slopes.

Answers

Answer:

D

Step-by-step explanation:

Slope of the first line = (1-3)/1 = -2

An amusement park offers 2 options on tickets into the park. People can either buy 5 admission tickets for $130 or buy 1 admission ticket for $30. How much money will a group of 5 people save by buying 5 admission tickets for $130?

Answers

Answer:

You could save $20

Step-by-step explanation:

For buying them separately for $30 each for 5 people it would be $150 but if you buy the first option you would get 5 admission tickets for only $130

Answer:

20 dollars

Step-by-step explanation:

for the first deal is 5 for $130

and the second is for $30

$30 times 5 (the number of people) = $150

$150-$130= is 20

answer: $20

Using the digits 2 through 8, find the number of different 5-digit numbers such that, digits can be used more than once.

Answers

Answer:

7 digits can be used for each position

There are a total of 5 positions

N = 7^5 = 16,807 numbers

You have 7 choices for the first position, second position, etc.

What is the sum of the first 7 terms of the geometric series:

Answers

Answer:

-15.875

Step-by-step explanation:

First, we can sum up the first 5 terms.

-8 + (-4) = -12

-12 + (-2) = -14

-14 + (-1) = -15

-15 + (-1/2) = -15.5

Next, we can find a pattern in the data. We can tell that the next number is one half of the current number. For example, -4 is one half of -8. To find the next number, we simply multiply our current number by one half. Thus, the sixth number is -1/4 and the seventh is -1/8. Adding these to our current total, we have

-15.5 - 1/4 = -15.75

-15.5 - 1/8 = -15.875 as our answer

rank the three fractions from smallest to largest? and why
2/7, 4/14, 8/11

Answers

Answer:

2/7 = 4/14 so from smallest to largest the fractions are:

2/7 4/14 and 8/11

Step-by-step explanation:

-5(8a+1)+6=281
Does anyone know the answer

Answers

Step 1: Distribute

-40a - 5 + 6 = 281

Step 2: Combine Like Terms

-40a + 1 = 281

Step 3: Move Variables and Constants to Different Sides

-40a = 280

Step 4: Divide

a = -7

Hope this helps!

a = -7

Step-by-step explanation;

-5 ( 8a + 1 ) + 6 = 281

Step 1 :- Distribute -5 through parantheses.

-5 × 8a + 5 × 1 + 6 = 281-40a - 5 + 6 = 281

Step 2 :- Combine like terms.

-40a + 1 = 281

Step 3 :- Move constant to right-hand side and change their sign.

-40a = 281 - 1

Step 4 :- Subtract the numbers.

-40a = 280

Step 5 :- Divie both side by -40 .

-40a / -40 = 280 / -40a = -7

I need help with these questions

Answers

Answer:

1) 6m+8n

4) 21x+14y

7) 14c+16d

10) d+3e

Step-by-step explanation:

Find the sum of the complex numbers (3+3i)+(8+7i)

Answers

Answer:

11 + 10i

Step-by-step explanation:

Just treat i like any other variable, and combine like terms. Hope that helps!

√(9+ √32)

Please simplify

Answers

Answer:

3.82

Step-by-step explanation:

[tex]\sqrt{(9+\sqrt{32}) }[/tex] Do not confirm the answer unless your equation looks like that?

[tex]\sqrt{(9+\sqrt{32}) }[/tex] Start by the [tex]\sqrt{32}[/tex]

[tex]\sqrt{(9+5.65) }[/tex] Now add (9 + 5.65)

[tex]\sqrt{14.65}[/tex]         Finally Simplify

[tex]3.82[/tex]              Final answer



√9


√32


3


5.6569
≈ 0.5303

i need helpp pleaseee

Answers

To plot the point (3,-7) start at the origin (0,0) and move right three (3) units and then down seven (7) units.

TRUE or FALSE: The regression equation is always the best predictor of a y value for a given value of x. Defend your answer.

Answers

Answer:

FALSE

Step-by-step explanation:

The regression equation is a prediction model which is generated for a given independent, x and dependent, y variable. The regression model is usually ideal when both the dependent and independent variables are numerical. The regression equation cannot be generated if either the x or y value is non-numeric. In such situation, classification models may be better suited for such cases especially if there is no efficient method of converting the non-numeric column into a numeric variable.

Why can you use cross products to solve the proportion StartFraction 18 over 5 EndFraction = StartFraction x over 100 EndFraction for x?

Answers

45
djekdkdkfkfkktkffk

Answer:

45

Step-by-step explanation:


Andrew worked over 40 hours this week. He earns $12 an hour and gets paid time and a half for overtime. If x represents total hours worked, which equation will result in the
amount of money earned for the week?

Answers

Answer:

y = 480 + 1.5 (x-40)

Step-by-step explanation:

sometimes its better to answer the question and make the formula from that

40 x 12 = 480

1.5 for overtime

x

y = 480 + 1.5 (x-40)

An office manager buys 2 office chairs and 4 file cabinets for $380. Next year she buys 4 office chairs and 6 file cabinets for $660. What is the cost of each office chair, c? What is the cost of each file cabinet, f? Explain how you fond the cost of each chair and file cabinet.

Answers

Answer:

16.5

Step-by-step explanation:

Answer:

file cabinet = 50

chair = 90

Step-by-step explanation:

x = chair

y = file cabinet

1st year, solve for x

2x+4y = 380

2x = 380 - 4y

x = 190 - 2y

2nd year

Now substitute x = 190 - 2y in your 2nd year formula

4x+6y = 660

4(190-2y)+6y = 660

760 - 8y + 6y = 660

-2y = -100

y = 50

The cost of the filling cabinet is 50 each

Now use the value for y (50) in your first formula to get x

2x+4y=380

2x+4*50=380

2x=380-200

2x=180

x=90

The following data set represents the ages of all 6 of Nancy's grandchildren.
11, 8, 5, 6, 3,9
To determine the "spread" of the data, would you employ calculations for the sample standard deviation, or population
standard deviation for this data set?

Answers

Answer:

Use calculation for the population  standard deviation

Step-by-step explanation:

We are given that the data data set represents the ages of all 6 of Nancy's grandchildren

11,8,5,6,3,9

We have to determine which standard deviation would used for calculation of  the given data set.

Sample standard deviation :If the data values represent the data collected from   subset of  population .Then the sample standard deviation should be used.

Population standard deviation:

If the data values represents the data collected from entire population, then population standard deviation should be used.

We can see that the given data collected from entire population.

Therefore, we would use  calculation for population standard deviation of given data set.

Analyze the figure below and complete the instructions that follow.

Answers

Answer:

C. 468 mm²

Step-by-step explanation:

Surface area of the composite solid = 2(LW + LH + WH)

Length (L) = 12 mm

Width (W) = 6 mm

Height (H) = 2 + 7 = 9 mm

Plug in the values into the formula

Surface area = 2(12*6 + 12*9 + 6*9)

Surface area = 2(72 + 108 + 54)

Surface area = 2(234)

= 468 mm²

Simplify -|-5 + 2|
someone help quick

Answers

Answer:

-3

Step-by-step explanation:

an interest expense of $125 has been incorrectly debited to utilities expense.

Answers

Answer:

125x=(62.50+(62.50)×0

what is true for f (x) = 4 times 2x

Answers

Answer:

f(x) = 8x

Explanation:

4 x 2 =8

Can you correct your question?
Other Questions
512[-12{15+(4-3)}] Water is leaking out of an inverted conical tank at a rate of 6800 cubic centimeters per min at the same time that water is being pumped into the tank at a constant rate. The tank has height 12 meters and the diameter at the top is 3 meters. If the water level is rising at a rate of 21 centimeters per minute when the height of the water is 3.5 meters, find the rate at which water is being pumped into the tank in cubic centimeters per minute. There are 45 applicants for two SoftwareMaker positions.I why do we shake syrup medicines before drinking A5cm x 11 cm rectangle sits inside a circle with radius of 12 cm.What is the area of the shaded region?Round your final answer to the nearest hundredth.5 cm12 cm11 cmcm? PLS HELP ME FOR 17 POINTS 2. Use present perfect tense and simple past tense.1. They (not see)..the film Titanic yet.2. Tom( call)his boss recently.3.John( not read) ..the letter from Mary yesterday.4. We(not begin) .to learn for the test yet.5.I( meet) ..Robert at the supermarket 2 days ago.6. Nancy(be)to VietNam several times.7. I(not see)your brother yet.8. My pen isnt here any more. Someone(take).it already. Which of the following was NOT an issue of decolonization following World War II?1. The superpowers vied for military control over weaker Nations. 2. Newly independent nations fall over territorial disputes.3. Few of the decolonized countries could enter the United Nations.4. The superpower vied for economic control over weaker Nations. e. Which of the following is a mixture? i. Water ii. Hydrogen iii. Air iv. Iron calculate w reasons the size of the unknown angles Which of these graphs represents the inequality x > 5? Your brother tells you that he went to a baseball game and spent $19 on hot dogs and a soda. If hot dogs cost $4 and his one soda was $3, how many hot dogs did he eat? Write a two-step equation for this scenario then solve for the number of hot dogs. Prepare a model of an article to be published in a national daily about any heritage site of Nepal included in the World Heritage Sites list of the UNESCO. The marketing department has hired a new employee. Prior to the new employee's first day at work, you have set up and configured a new laptop computer. The computer and all of the peripherals were purchased from the same vendor. After the new employee begins work, you receive a phone call stating that the wireless mouse is not working.Which of the following is the MOST likely reason the mouse isn't working?A. The USB mouse driver is too old for the current mouse.B. The USB mouse is not a wireless mouse and needs to be plugged into the computer.C. The USB mouse is malfunctioning.D. The USB mouse receiver is not plugged into the computer. Classify the crystalline solidsfull answer If any parts manufactured by Brown Machine Inc. should prove defective within one year from the date it is delivered new to the purchaser, the product will be ____________ immediately.Select one:A. revisedB. replaced CorrectC. preparedD. consumed Ivana wants to give books from her store to the local library. She needs to place 8 books in each box. If she has 1,125 books to give away, how many boxes will she need Help me with this question plzz For each pair (4), choose the stronger bond:1. HF (single bond) or HCl (single bond)2. CC (single bond) or C=C (double bond)3. FF (single bond) or HF (single bond)4. O=O (double bond) or C=C (double bond) Invisible damage to the body resulting from repeating a movement often is a Find an equation of the plane orthogonal to the line(x,y,z)=(0,9,6)+t(7,7,6)which passes through the point (9, 6, 0).Give your answer in the form ax+by+cz=d (with a=7).