A shop sells a particular of video recorder. Assuming that the weekly demand for the video recorder is a Poisson variable with the mean 3, find the probability that the shop sells. . (a) At least 3 in a week. (b) At most 7 in a week. (c) More than 20 in a month (4 weeks).

Answers

Answer 1

Answer:

a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.

b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.

c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Step-by-step explanation:

For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

In which

x is the number of successes

e = 2.71828 is the Euler number

[tex]\lambda[/tex] is the mean in the given interval.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].

Poisson variable with the mean 3

This means that [tex]\lambda= 3[/tex].

(a) At least 3 in a week.

This is [tex]P(X \geq 3)[/tex]. So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which:

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

Then

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]

0.5768 = 57.68% probability that the shop sells at least 3 in a week.

(b) At most 7 in a week.

This is:

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

[tex]P(X = 3) = \frac{e^{-3}*3^{3}}{(3)!} = 0.2240[/tex]

[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]

[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]

[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]

[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]

Then

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]

0.988 = 98.8% probability that the shop sells at most 7 in a week.

(c) More than 20 in a month (4 weeks).

4 weeks, so:

[tex]\mu = \lambda = 4(3) = 12[/tex]

[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]

The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]

[tex]Z = 2.31[/tex]

[tex]Z = 2.31[/tex] has a p-value of 0.9896.

1 - 0.9896 = 0.0104

0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Answer 2

The probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

What are some of the properties of Poisson distribution?

Let X ~ Pois(λ)

Then we have:

E(X) = λ = Var(X)

Since standard deviation is square root (positive) of variance,

Thus,

Standard deviation of X = [tex]\sqrt{\lambda}[/tex]

Its probability function is given by

f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]

For this case, let we have:

X = the number of weekly demand of video recorder for the considered shop.

Then, by the given data, we have:

X ~ Pois(λ=3)


Evaluating each event's probability:

Case 1: At least 3 in a week.

[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]

Case 2: At most 7 in a week.

[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]

Case 3: More than 20 in a month(4 weeks)

That means more than 5 in a week on average.

[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]


Thus, the probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

Learn more about poisson distribution here:

https://brainly.com/question/7879375


Related Questions

Solve 7 ( x + 1 ) + 2 = 5x + 15

Answers

Answer:

x = 3

Step-by-step explanation:

7(x + 1) + 2 = 5x + 15

~Simplify left side

7x + 7 + 2 = 5x + 15

~Combine like terms

7x + 9 = 5x + 15

~Subtract 9 to both sides

7x = 5x + 6

~Subtract 5x to both sides

2x = 6

~Divide 2 to both sides

x = 3

Best of Luck!

7. Kylie bikes at a speed of 100 yards per minute. Robert bikes at a speed of 240 feet per minute. In feet per second, how much faster does Kylie bike than Robert?​

Answers

440 feet she get equal

3(8a - 5b) – 2(a + b); use a = 3 and b = 2

Answers

Answer:

32

Step-by-step explanation:

3(8(3)-5(2))-2((3)+(2))

3(24-10) -2(5)

3(14) -10

42-10

32

[tex]\huge\text{Hey there!}[/tex]

[tex]\huge\textsf{3(8a - 5b) - 2(a + b)}\\\\\huge\textsf{= 3(8(3) - 5(2)) - 2(3 + 2)}\\\\\huge\textsf{= 3(24 - 10) - 2(3 + 2)}\\\\\huge\textsf{= (3)(14) - 2(3 + 2)}\\\\\huge\textsf{= 42 - 2(3 + 2)}\\\\\huge\textsf{= 42 - 2(5)}\\\\\huge\textsf{= 42 - 10}\\\\\huge\textsf{= 32}}[/tex]

[tex]\huge\boxed{\textsf{Answer: 32}}\huge\checkmark[/tex]

[tex]\huge\text{Good luck on your assignment \& enjoy your day!}[/tex]

~[tex]\huge\boxed{\frak{Amphitrite1040:)}}[/tex]



In how many different ways can the letter of word
CORPORATION" be
arranged. So that the vowel always
come together"​

Answers

Answer:

= 6 ways = Required number of ways = (120×6)=720

Answer is D , others say it’s 64 but I got it wrong

Answers

Answer:

Oh no I am sorry! If you want answers to be done the real way let me know

Answer:I'm so sorry for you but congrats you did get the answer right it's just the test I guess

Step-by-step explanation:

solve this set of equation, using elimination or substitution method.

Answers

Answer of the set is x=-11.2 and y=3

Answer:

X =224

Y= -10

Step-by-step explanation:

To solve this question it's better to convert the fractions to decimals this way it will be easy to solve.

0.25x+0.6y= -4

0.2x+0.25y=-0.9

0.2(0.25x+0.6y=-4)

0.25(0.2x+0.25y=-0.9)

0.05x+0.12y=-0.8

0.05x+0.06y=-0.225

0.0575y/0.0575=-0.575/0.0575

Y=-10

To find x you replace the value of y in any of the equations

0.25x+0.6y=-4

0.25x+0.6(-10)=-4

0.25x=-4+60

0.25x/0.25=56/0.25

X=224

I hope this helps and sorry if it's wrong

Need tha answer explained

Answers

Answer:

Bri what do you mean explanation your answer is correct

Please mark me brainliest thanks

Answer:

It is 77.2, so your anwer is correct.

Step-by-step explanation:

Finding decimal divided by decimal too hard? Don't worry, I've got your back! To do division, you can do it the hard way by just dividing it, but there's something more simple.

Move the dividend's decimal point to the right until it's not a decimal. Do the same with the divisor, but it depends on how many decimal places on the dividend was moved by. So in this case, you move it by 2 decimal places for BOTH! Then you just simply divide it. It gives you the same answer.

BTW if I didn't make my explanation clear, please comment.

3/4 of the households in a rural area have pets. how many households have pets in this area if there are 1500 total households

Answers

Answer:

1,125 households would have pets in the area.

Step-by-step explanation:

We have 1,500 total households. We also know that 3/4 (or 0.75) of these households have pets. We would multiply 1,500 by 0.75 (which is equal to 3/4), resulting in 1,125. Therefore, 1,125 households would have pets in the area.

Answer:

1125 households

Step-by-step explanation:

3/4 of total households in area = # of households that have pets in the area

3/4 of 1500 = # of households that have pets in the area

3/4 · 1500 = # of households that have pets in the area

75/100 · 1500 = # of households that have pets in the area

0.75 · 1500 = 1125

1125 households


add 10 and g, then subtract f from the result​

Answers

Answer:

(10+g) -f

Step-by-step explanation:

Add 10 and g

10 +g

Subtract f from the result

(10+g) -f

A physical trainer decides to collect data to see if people are actually weight changing weight during the shelter in place. He believes there will not be a meaningful change in weight due to the shelter in place order. He randomly chooses a sample of 30 of his clients. From each client, he records their weight before the shelter in place order, and again 10 days after the order. A summary of the data is below.
The trainer claims, "on average, there is no difference in my clients' weights before and after the shelter in place order." Select the pair of hypotheses that are appropriate for testing this claim.
H0: µd = 0
H1: µd < 0 (claim)
H0: µd = 0 (claim)
H1: µd ≠ 0
H0: µd ≠ 0 (claim)
H1: µd = 0
H0: µd = 0 (claim)
H1: µd > 0
H0: µd = 0
H1: µd > 0 (claim)
H0: µd = 0
H1: µd ≠ 0 (claim)
H0: µd = 0 (claim)
H1: µd < 0
H0: µd ≠ 0
H1: µd = 0 (claim)
b) Select the choice that best describes the nature and direction of a hypothesis test for this claim.
This is a right-tail t-test for µd.
This is a right-tail z-test for µd.
This is a two-tail t-test for µd.
This is a two-tail z-test for µd.
This is a left-tail t-test for µd.
This is a left-tail z-test for µd.
c) Find the standardized test statistic for this hypothesis test. Round your answer to 2 decimal places.
d) Find the P-value for this hypothesis test. Round your answer to 4 decimal places.
e) Using your previous calculations, select the correct decision for this hypothesis test.
Fail to reject the alternative hypothesis.
Reject the alternative hypothesis.
Fail to reject the claim.
Reject the claim.
Fail to reject the null hypothesis.
Reject the null hypothesis.
f) Consider the following statements related to the trainer's claim. Interpret your decision in the context of the problem (ignoring the claim) and interpret them in the context of the claim.

Answers

Answer:

H0: µd = 0 (claim)

H1: µd ≠ 0

This is a two-tail t-test for µd

Step-by-step explanation:

This is a paired (dependent) sample test, with its hypothesis is written as :

H0: µd = 0

H1: µd ≠ 0

From the equality sign used in the hypothesis declaration, a not equal to ≠ sign in the alternative hypothesis is used for a two tailed t test

The data isn't attached, however bce the test statistic cannot be obtained. However, the test statistic formular for a paired sample is given as :

T = dbar / (Sd/√n)

dbar = mean of the difference ; Sd = standard deviation of the difference.

If you were asked to measure the success of a campaign to fight for human rights, what criteria would you use?

Answers

Step-by-step explanation:

Many factors would be used to assess the effectiveness of a human rights campaign, including the following:

Social Influence. Direct Interpersonal Reach. Participant Observation. Reputation. Volume of Search & Interest. Website Traffic.

National Research.

help please! I need the answer quickly! thank you!

Answers

Answer:

B) 1 unit to the left

Step-by-step explanation:

(b) If 124n= 232 five, find n.

Answers

Answer:[tex]n=\frac{58}{31}[/tex]

Step-by-step explanation:

[tex]124n=232\\\frac{124n}{124}=\frac{232}{124}\\n=\frac{232}{124}=\frac{58}{31}[/tex]

The value of n is 18.75. To find the value of n, we need to solve the equation: 124n = 232 five

Let's first convert "232 five" into a numerical value:

"232 five" means 2325 (since five is in the units place).

Now, the equation becomes:

124n = 2325

To solve for n, divide both sides of the equation by 124:

n = 2325 / 124

Now, perform the division:

n = 18.75

So, the value of n is 18.75.

To know more about equation:

https://brainly.com/question/10724260

#SPJ2

Cho A=( căn x -4x /1-4x -1) : (1+2x/1-4x -2căn x/ 2căn x -1 -1)

Answers

Answer:

0.85714285714286 x 100 = 85.7143%.

Step-by-step explanation:

Plzzz I’m giving a away 25 points

Answers

Answer:

sin ß = opposite / hypotenuse

sin45° = x / 4√2

Cross multiply

x = sin 45° × 4√2

x = √2/2 × 4√2

x = 4 × √2 ×√2 / 2

x = 4 × 2 / 2

x = 8 / 2

x = 4

PLS HELP
Let f(x) = -2x - 7 and g(x) = -4x + 6. Find (g o f) (-5)


–6



3



–59



26

Answers

Answer:

1st option

Step-by-step explanation:

Evaluate f(- 5) then substitute the value obtained into g(x)

f(- 5) = - 2(- 5) - 7 = 10 - 7 = 3 , then

g(3) = - 4(3) + 6 = - 12 + 6 = - 6

on the same graph draw line 2y-x=10 and y=3x​

Answers

Answer:

Step-by-step explanation:


[tex] \frac{3x - 2}{7} - \frac{5x - 8}{4} = \frac{1}{14} [/tex]

Answers

Answer:

[tex]x=2[/tex]

Step-by-step explanation:

[tex]\frac{3x-2}{7}-\frac{5x-8}{4}=\frac{1}{14}[/tex]

In order to factor an integer, we need to divide it by the ascending sequence of primes 2, 3, 5.

The number of times that each prime divides the original integer becomes its exponent in the final result.

In here,  Prime number 2 to the power of 2 equals 4.

[tex]\frac{3x-2}{7}-\frac{5x-8}{2^{2} }=\frac{1}{14}[/tex]

First, We need to add fractions-

Rule:-

[tex]\frac{A}{B} +\frac{C}{D} =\frac{\frac{LCD}{B}+\frac{LCD}{D}C }{LCD}[/tex]

LCD = [tex]7 \cdot 2^{2}[/tex]

[tex]\frac{4(3x-2)+7(-(5x-8))}{7*2^{2} } =\frac{1}{14}[/tex]

[tex]x=2[/tex]

OAmalOHopeO

In an assembly-line production of industrial robots, gearbox assemblies can be installed in one minute each if holes have been properly drilled in the boxes and in ten minutes if the holes must be redrilled. Twenty-four gearboxes are in stock, 6 with improperly drilled holes. Five gearboxes must be selected from the 24 that are available for installation in the next five robots. (Round your answers to four decimal places.) (a) Find the probability that all 5 gearboxes will fit properly. (b) Find the mean, variance, and standard deviation of the time it takes to install these 5 gearboxes.

Answers

Answer:

The right answer is:

(a) 0.1456

(b) 18.125, 69.1202, 8.3139

Step-by-step explanation:

Given:

N = 24

n = 5

r = 7

The improperly drilled gearboxes "X".

then,

⇒ [tex]P(X) = \frac{\binom{7}{x} \binom {17}{5-x}}{\binom{24}{5}}[/tex]

(a)

P (all gearboxes fit properly) = [tex]P(x=0)[/tex]

                                               = [tex]\frac{\binom{7}{0} \binom{17}{5}}{\binom{24}{5}}[/tex]

                                               = [tex]0.1456[/tex]

(b)

According to the question,

[tex]X = 91+5[/tex]

Mean will be:

⇒ [tex]\mu = E(x)[/tex]

       [tex]=E(91+5)[/tex]

       [tex]=9E(1)+5[/tex]

       [tex]=9.\frac{nr}{N}+5[/tex]

       [tex]=9.\frac{5.7}{24} +5[/tex]

       [tex]=18.125[/tex]

Variance will be:

⇒ [tex]\sigma^2=Var(X)[/tex]

         [tex]=V(9Y+5)[/tex]

         [tex]=81.V(Y)[/tex]

         [tex]=81.n.\frac{r}{N}.\frac{N-r}{N}.\frac{N-n}{N-1}[/tex]

         [tex]=81.5.\frac{7}{24}.\frac{24-7}{24}.\frac{24-5}{24-1}[/tex]

         [tex]=69.1202[/tex]

Standard deviation will be:

⇒ [tex]\sigma = \sqrt{69.1202}[/tex]

       [tex]=8.3139[/tex]      

guys pls tell me this answer as soon as possible​

Answers

que es un cuadrilatero

please help solve for y!

Answers

As both angles are supplementary

[tex]\\ \Large\sf\longmapsto 3x+(2x+3y)=180°[/tex]

[tex]\\ \Large\sf\longmapsto 3x+2x+3y=180[/tex]

[tex]\\ \Large\sf\longmapsto 5x+3y=180[/tex]

[tex]\\ \Large\sf\longmapsto 3y=180-5x[/tex]

[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5x}{3}[/tex]

And

[tex]\\ \Large\sf\longmapsto 3x=90[/tex]

[tex]\\ \Large\sf\longmapsto x=\dfrac{90}{3}[/tex]

[tex]\\ \Large\sf\longmapsto x=30[/tex]

Now

Putting value

[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5x}{3}[/tex]

[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5(30)}{3}[/tex]

[tex]\\ \Large\sf\longmapsto y=\dfrac{180-150}{3}[/tex]

[tex]\\ \Large\sf\longmapsto y=\dfrac{30}{3}[/tex]

[tex]\\ \Large\sf\longmapsto y=10[/tex]

a word problem on proportions using a unit rate
Lashonda made $273 for 13 hours of work.
At the same rate, how many hours would she have to work to make $231?
hours
Х
?

Answers

eleven hours -  11 hours

She would have to work 11 hours to make $231.

Step 1: 273/13 = 21
So, x equals 21

Step 2: 231/21 = 11

How many unit cubes are on each layer of the cube?

6
3
12
9

Answers

Answer:

6

Step-by-step explanation:

Remember: Each layer has 6 cubes. Step 3 Count the cubes. cubes Multiply the base and the height to check your answer. So, the volume of Jorge's rectangular prism is cubic centimeters. if wrong very sorry

Answer:

9

Step-by-step explanation:

took the test

When a sample has an even number of observations, the median is the

Group of answer choices

observation in the center of the data array

average of the two observations in the center of the data array

value of the most frequent observation

Answers

Answer:

average of the two observations in the center of the data array

Step-by-step explanation:

When there is an odd number, we use the middle

Example

1,5,9

The median is 5

When there is an even number

1,3,5,7

The middle is between the 3 and 5 so we average the middle number

(3+5)/2 = 4

Answer:

the answer is => observation in the center of the data array

Step-by-step explanation:

[tex]\sf{}[/tex]

The length of a rectangle is four more than three times the width. If the perimeter of this rectangle is at least 70 square centimeters. Write an inequality that can be solved to find the width of the rectangle

Answers

Answer:

Step-by-step explanation:

Let L represent the length of the triangle.

Let W represent the width of the triangle.

The length of a rectangle is four more than three times the width. This means that

L = 3W + 4

The formula for determining the perimeter of a rectangle is expressed as

Perimeter = 2(L + W)

If the perimeter of this rectangle is at least 70 square centimeters, an inequality that can be solved to find the width of the rectangle is

2(L + W) ≥ 70

L + W ≥ 70/2

L + W ≥ 35

Answer:

6w +8 ≥70

Step-by-step explanation:

Let w be the width

The length is then 3w+4 ("the length is 4 more than 3 times the width")

Since a rectangle has opposite sides equal, the perimeter would be 2(l+w) or 2(w+3w+4) which would be 6w +8.  If the perimeter is at least 70, that is, 70 or more, the inequality would be

  6w + 8 ≥ 70.  

The units, however, would not be SQUARE centimeters, just centimeters.  If the question were asking for area, the units would be square units, but since perimeter is a linear measurement,  the units would have to be linear.

Find the value of x. Round to the nearest tenth.

Answers

Answer:

1.6 ft

Step-by-step explanation:

If you use the Pythagorean Theorem to solve for x, you get:

[tex]x=\sqrt{2.1^2-1.4^2}[/tex]

[tex]x=\sqrt{2.45} = 1.56524758425[/tex]

Rounded to the nearest tenth, the answer is 1.6

Find the lengths of AD, EF, and BC in the trapezoid below.

Answers

We know that,

[tex]EF=\dfrac{AD+BC}{2}[/tex]

which is

[tex]x=\dfrac{x-5+2x-4}{2}[/tex]

Now solve for x,

[tex]x=\dfrac{3x-9}{2}[/tex]

[tex]2x=3x-9[/tex]

[tex]x=9[/tex]

Since x is 9, the lengths are,

[tex]AD=x-5=9-5=\boxed{4}[/tex]

[tex]EF=x=\boxed{9}[/tex]

[tex]BC=2x-4=18-4=\boxed{14}[/tex]

Hope this helps :)

What are the coordinates of point K?
A (-2,4)
B (-2,-4)
C (2,-4)
D (2, 4)

Answers

Answer:

A

Step-by-step explanation:

I guess that is the answer

Tom and Jerry had a race. Tom started at 0200 running at 4.5km per hour. Jerry started
later at 6:30am running at 6.5km per hour. After five hours, who was ahead, and by how
much (answer in kilometres)

Answers

Answer:

Tom, 10.25

Step-by-step explanation:

Distance covered by Tom=4.5*(4 1/2+5)=81/4=42.75km

Distance covered by Jerry=6.5*(5)=32.5km

Tom is ahead from Jerry by 10.25km

in triangle JKL, angle JKL is a right angle, line KM is an altitude, JL=20, ML=4. Find KM

Answers

9514 1404 393

Answer:

  KM = 8

Step-by-step explanation:

The ratio of long side to short side is the same for all of the triangles in this geometry:

  KM/ML = JM/KM

  KM² = ML·JM = 4(20-4) = 64

  KM = √64 = 8

The length of KM is 8 units.

Other Questions
What is the meant of by renewable energy and non-renewrable with example of each. (d) Below shows a hydraulic press with a pump piston of area 4 cm2 and a ram area of 12 cm2 . IF A force of 300 N is applied on the pump piston, find: (i)the maximum load on the ram. (ii) the velocity ratio of the machine. (iii) the mechanical advantage of the machine. (iv)the efficiency of the machine. What is the difference of the two polynomials? (NineX squared plus 8X) minus (twoX squared plus 3X) Which segment is the hypotenuse? PLEASE PLEASE PLEASE HELP. I WILL BE SO SO SO HAPPY!! WILL GOVE BRANLIEST! AND FOREVER BE SO HAPPY! POINTS! Wind instruments like trumpets and saxophones work on the same principle as the "tube closed on one end" that we examined in our last experiment. What effect would it have on the pitch of a saxophone if you take it from inside your house (at 76 degrees F) to the outside on a cold day when the outside temperature is 45 degrees F ? A triangle and a parallelogram have the same base and the same area.If the sides of the triangle are 26 cm, 28 cm and 30 cm and theparallelogram stands on the base 28 cm. Find the height of theparallelogram. Can anyone help me please A backbone network is Group of answer choices a high speed central network that connects other networks in a distance spanning up to several miles. a group of personal computers or terminals located in the same general area and connected by a common cable (communication circuit) so they can exchange information. a network spanning a geographical area that usually encompasses a city or county area (3 to 30 miles). a network spanning a large geographical area (up to thousands of miles). a network spanning exactly 200 miles with common carrier circuits. Question 3Rank the following assets of a commercial bank in order of decreasing liquidity.(a) Market loans(b) Reserves with the Bank of Ghana(c) Cash(d) Personal loans(e) Sale and repurchase agreements (repos)(f) Mortgages(g) Government bonds (of from one to five years to maturity) what is the meaning of want How many spaces does it move over who was the author of a farewell to arms Create a properly formatted works cited page for a research paper about the Little Rock Nine. Include at least five sources to Read More >> what is the length of a rectangular solid with a volume of 180 cu ft, if it is 9 ft high and 4ft wide? (P)PRIMARY - (S)SECONDARY1. The story your grandfather tells you about his experience during the Korean Describe how the design of the church contributes to its purposes as a spiritual sanctuary. (ten sentences minimum) Art History Match each description to its corresponding civilization Find the solution(s) of the system of equations. y = x2 + 4x y + x2 = 4x Question 7 options: A) (4, 0) and (0, 0) B) (0, 0) C) (4, 0) and (4, 0) D) (0, 0) and (4, 0) **HELP**find the angle measures given the figure is a rhombus.