In The Godfather which brother is sent to Las Vegas? Sony b. Tom a C. Fredo d. Paulie

Answers

Answer 1

Answer:

The correct option is C. Fredo

Step-by-step explanation:

In a Mario Puzo's fictional novel named The Godfather, Frederico Corleone or Fredo is a fictional character. In the novel, Fredo's father is killed by the assasins. Witnissing his father being shot, Fredo goes into a shock.

To protect and aid Fredo's recovery, his elder brother Sonny, sends him to Las Vegas.

Therefore, Fredo is sent to Las Vegas


Related Questions

Find dx/dt when y=2 and dy/dt=1, given that x^4=8y^5-240

dx/dt=

Answers

Answer:

The value of [tex]\frac{dx}{dt}[/tex] is [tex]\frac{160}{x^3}[/tex].

Step-by-step explanation:

The given equation is

[tex]x^4=8y^5-240[/tex]

We need to find the value of [tex]\frac{dx}{dt}[/tex].

Differentiate with respect to t.

[tex]4x^3\frac{dx}{dt}=8(5y^4)\frac{dy}{dt}-0[/tex]              [tex][\because \frac{d}{dx}x^n=nx^{n-1},\frac{d}{dx}C=0][/tex]

[tex]4x^3\frac{dx}{dt}=40y^4\frac{dy}{dt}[/tex]

It is given that y=2 and dy/dt=1, substitute these values in the above equation.

[tex]4x^3\frac{dx}{dt}=40(2)^4(1)[/tex]

[tex]4x^3\frac{dx}{dt}=40(16)(1)[/tex]

[tex]4x^3\frac{dx}{dt}=640[/tex]

Divide both sides by 4x³.

[tex]\frac{dx}{dt}=\frac{640}{4x^3}[/tex]

[tex]\frac{dx}{dt}=\frac{160}{x^3}[/tex]

Therefore the value of [tex]\frac{dx}{dt}[/tex] is [tex]\frac{160}{x^3}[/tex].

Assume that random guesses are made for 4 ​multiple-choice questions on a test with 5 choices for each​ question, so that there are nequals4 ​trials, each with probability of success​ (correct) given by p equals 0.20. Find the probability of no correct answers.

Answers

Answer: There is a probability of no correct answers is 0.4096.

Step-by-step explanation:

Since we have given that

Number of trials = 4

Probability of success i.e. getting correct answer = 0.20

We need to find the probability of no correct answers.

We would use "Binomial distribution".

Let X be the number of correct answers.

So, it becomes,

[tex]P(X=0)=(1-0.20)^4=(0.80)^4=0.4096[/tex]

Hence, there is a probability of no correct answers is 0.4096.

Final answer:

The probability of guessing all answers incorrectly in a multiple-choice test with 4 questions, each with 5 options, is approximately 0.41 or 41% when answers are randomly guessed, according to the binomial probability distribution.

Explanation:

The question you're asking pertains to the concept of binomial probability, which is a type of probability that applies when there are exactly two mutually exclusive outcomes of a trial, often referred to as 'success' and 'failure'. In this case, a 'success' refers to correctly guessing an answer, which has a probability of p = 0.20. Conversely, a 'failure' refers to incorrectly guessing an answer, and this has a probability of q = 1 - p = 0.80.

To find the probability of no correct answers from 4 trials, we employ the formula for binomial probability: P(x) = (n C x)×(p×x)*(q×(n-x)). Here, 'n' represents the number of trials (4), 'x' represents the number of successes (0 for our case), and 'n C x' denotes the number of combinations of n items taken x at a time.

By plugging in the relevant values, the binomial probability distribution gives us P(0)= (4 C 0)×(0.20×0)×(0.80×4) = 1 × 1 × 0.4096 = 0.4096. So, the probability of guessing all answers incorrectly is approximately 0.41 or 41% when answers are randomly guessed.

Learn more about Binomial Probability here:

https://brainly.com/question/39666605

#SPJ3

Determine Whether the following function is even, odd, or neither


f(x) = x^4 + 7x^2 - 30

Answers

Answer:

even

Step-by-step explanation:

f(-x)=f(x) means f is even

f(-x)=-f(x) means f is odd

If you get neither f(x) or -f(x), you just say it is neither.

f(x)=x^4+7x^2-30

f(-x)=(-x)^4+7(-x)^2-30

f(-x)=x^4+7x^2-30

f(-x)=f(x)

so f is even.

Notes:

(-x)^even=x^even

(-x)^odd=-(x^odd)

Examples (-x)^88=x^88   and    (-x)^85=-(x^85)

Answer: even

Step-by-step explanation:

By definition a function is even if and only if it is fulfilled that:

[tex]f(-x) = f(x)[/tex]

By definition, a function is odd if and only if it is true that:

[tex]f (-x) = -f(x)[/tex]

Then we must prove the parity for the function: [tex]f(x) = x^4 + 7x^2 - 30[/tex]

[tex]f(-x) = (-x)^4 + 7(-x)^2 - 30[/tex]

[tex]f(-x) = x^4 + 7x^2 - 30=f(x)[/tex]

Note that for this case it is true that: [tex]f(-x) = f(x)[/tex]

Finally the function is even

the solution of the differential equation x^2y"-5xy'+5y=0 is select the correct answer. (a)y=c1x+c2x^2, (b)y=c1xcoslnx+c2x^2sinlnx, (c)y=c1xcos2lnx+c2x^2sin2lnx, (d) c1x^(5+rad5/2)+c2x^(5-rad5/2) , or (e)y=c1e^2x+c2xe^2xsinx

Answers

Answer:

[tex]y=c_1x+c_2x^5[/tex]

Step-by-step explanation:

The given second order homogeneous Cauchy-Euler ordinary differential equation is

[tex]x^2y''-5xy'+5y=0[/tex]

The corresponding auxiliary equation is given by:

[tex]a {m}^{2} + (b - a)m + c = 0[/tex]

where a=1, b=-5, c=5

We substitute the coefficients into the auxiliary equation to obtain:

[tex] {m}^{2} + ( - 5 - 1)m + 5= 0[/tex]

[tex] {m}^{2} - 6m + 5= 0[/tex]

[tex](m - 1)(m - 5) = 0[/tex]

[tex] \implies \: m = 1 \: or \: m = 5[/tex]

The auxiliary equation has two distinct real roots. The general solution to the corresponding differential equation is of the form:

[tex]y=c_1x ^{m1} +c_2 {x}^{m2} [/tex]

We substitute the values to get:

[tex]y=c_1x+c_2x^5[/tex]

The provided differential equation [tex]x^2y'' - 5xy' + 5y = 0[/tex] can be solved using the method for Cauchy-Euler equations, resulting in the general solution [tex]y = c_1 x + c_2 x^5.[/tex] Therefore, the correct answer is (d) [tex]y = c_1 x^{5 + \frac{\sqrt{5}}{2}} + c_2 x^{5 - \frac{\sqrt{5}}{2}}[/tex]

To solve the given differential equation [tex]x^2y'' - 5xy' + 5y = 0[/tex], we use the method for Cauchy-Euler equations:

1. Assume a solution of the form[tex]y = x^m.[/tex]

2. Substitute [tex]y = x^m[/tex] into the differential equation:

[tex]y' = m x^(m-1)[/tex][tex]y'' = m(m-1)x^(m-2)[/tex]

3. Plug these into the equation:
[tex]x^2 [m(m-1)x^(m-2)] - 5x[mx^(m-1)] + 5[x^m] = 0[/tex]

4. Simplify to get the characteristic equation:
[tex]m(m-1) - 5m + 5 = 0[/tex]
[tex]m^2 - 6m + 5 = 0[/tex]

5. Solve the quadratic equation:
[tex]m = \frac{{6 \pm \sqrt{6^2 - 4 \times 5}}}{{2}}[/tex]
[tex]m = \frac{{6 \pm \sqrt{16}}}{{2}}[/tex]
[tex]m = \frac{{6 \pm 4}}{2}[/tex]
[tex]m = 5 \quad \text{or} \quad m = 1[/tex]

6. The general solution is then a linear combination of these solutions:
[tex]y = c_1 x^5 + c_2 x^1[/tex]
[tex]y = c_1 x + c_2 x^5[/tex]

[tex]y = c_1 x^{5 + \frac{\sqrt{5}}{2}} + c_2 x^{5 - \frac{\sqrt{5}}{2}}[/tex]

A company produces item Y, and uses the basic EOQ model for managing its inventory. Demand is 200 per month. The ordering cost is $20, and carrying cost is $10 per unit per month Determine the order quantity for product Y 1) 800 0 2120 3) 28.28 4) 14.14

Answers

Answer:

3) 28.28.

Step-by-step explanation:

In order to find the answer we need to establish the EOQ equation which is:

[tex]EOQ=\sqrt{2*s*d/h}[/tex] where:

s=the cost of the setup

d=demand rate

h=cost of holding

Because demand is 200/month so d=200,

the ordering cost is $20/month  so s=20, and

the carrying cost in $10/month so h=10.

Using the equation we have:

[tex]EOQ=\sqrt{2*20*200/10}[/tex]

[tex]EOQ=\sqrt{800}[/tex]

[tex]EOQ=28.28[/tex]

So, answer to 'the order quantity for product' is 3) 28.28.

A city park commission received a donation of playground equipment from a parents' organization. The area of the playground needs to be 256 square yards for the children to use it safely. The playground will be rectangular.
The city will also put a fence around the playground. The perimeter, P, of the fence includes the gates. To save money, the city wants the least perimeter of fencing for the area of 256 square yards.
With one side 8 yards longer than the other side, what are the side lengths for the least perimeter of fencing?

Answers

Answer:

Length = 20.49 yards and Width = 12.49 yards.

Step-by-step explanation:

The area of the rectangular playground is given by 256 yards square. It is also known that one of the sides of the playground is 8 yards longer than the other side. Therefore, let the smaller side by x yards. Then the longer side will be (x+8) yards. The area of the rectangle is given by:

Area of the rectangle = length * width.

256 = x*(x+8)

x^2 + 8x = 256. Applying the completing the square method gives:

(x)^2 + 2(x)(4) + (4)^2 = 256 + 16

(x+4)^2 = 272. Taking square root on both sides gives:

x+4 = 16.49 or x+4 = -16.49 (to the nearest 2 decimal places).

x = 12.49 or x = -20.49.

Since length cannot be negative, therefore x = 12.49 yards.

Since smaller side = x yards, thus smaller side = 12.49 yards.

Since larger side = (x+8) yards, thus larger side = 12.49+8 = 20.49 yards.

Thus, the length and the width to minimize the perimeter of fencing is 20.49 yards and 12.49 yards respectively!!!

urgent help please!!!!!!!!!!!!!!!!!!​

Answers

Answer:

  B.  AAS Congruence Theorem

Step-by-step explanation:

Previous steps showed congruence of a side of the designated triangle, and two angles that do not bracket that side. In short form, you have shown congruence of ...

  Angle - Angle - Side

so the AAS congruence theorem applies.

A manufacturer of banana chips would like to know whether its bag filling machine works correctly at the 431 gram setting. It is believed that the machine is underfilling the bags. A 23 bag sample had a mean of 430 grams with a standard deviation of 24. A level of significance of 0.025 will be used. Assume the population distribution is approximately normal. State the null and alternative hypotheses.

Answers

Answer: [tex]H_0:\mu\geq431\\\\H_a:\mu<431[/tex]

Step-by-step explanation:

Given : A manufacturer of banana chips would like to know whether its bag filling machine works correctly at the 431 gram setting. t is believed that the machine is underfilling the bags.

Claim : [tex]\mu<431[/tex]

We know that the null hypothesis always have equals sign , then the required set of hypothesis for the situation :-

[tex]H_0:\mu\geq431\\\\H_a:\mu<431[/tex]

21. A courier company has motorbikes which can travel 300 km starting with a full tank. Two couriers, Anna and Brian, set off from the depot together to deliver a letter to Connor's house. The only refuelling is when they stop for Anna to transfer some fuel from her tank to Brian's tank. She then returns to the depot while Brian keeps going, delivers the letter and returns to the depot. What is the greatest distance that Connor's house could be from the depot? (A) 180km (B) 200 km (C) 225 km (D) 250 km (E) 300 km

Answers

Answer:

  (B) 200 km

Step-by-step explanation:

Let A represent the distance Anna goes before transferring fuel. Let C represent the distance to Connor's house. All distances are in km. Here, we will measure fuel quantity in terms of the distance it enables.

The total distance that can be driven by the two motorbikes is ...

  2A +2C = 600

Anna can transfer to Brian an amount of fuel that is 300-2A, since she needs to get back to the depot from the stopping point. When they stop, the amount of fuel in Brian's tank is 300-A. After that transfer, the most fuel Brian can have is a full tank (300). Then ...

  (300 -A) +(300 -2A) = 300 . . . . fuel in Brian's tank after the transfer

This second equation simplifies to ...

  600 -3A = 300

  300 = 3A . . . . . . add 3A-300

  100 = A . . . . . . . . divide by 3

Using this in the first equation, we get ...

  2·100 +2C = 600

  2C = 400 . . . . . . . . subtract 200

  C = 200 . . . . . . . . . .divide by 2

The distance from the depot to Connor's house can be at most 200 km.

Let X be a random variable with mean X = 25 and X = 6 and let Y be a random variable with mean Y = 30 and Y = 4. It is known that X and Y are independent random variables. Suppose the random variables X and Y are added together to create new random variable W (i.e., W = X + Y). What is the standard deviation of W?

Answers

I'm guessing you intended to say [tex]X[/tex] has mean [tex]\mu_X=E[X]=25[/tex] and standard deviation [tex]\sigma_x=\sqrt{\mathrm{Var}[X]}=6[/tex], and [tex]Y[/tex] has means [tex]\mu_Y=E[Y]=30[/tex] and standard deviation [tex]\sigma_Y=\sqrt{\mathrm{Var}[Y]}=4[/tex].

If [tex]W=X+Y[/tex], then [tex]W[/tex] has mean

[tex]E[W]=E[X+Y]=E[X]+E[Y]=55[/tex]

and variance

[tex]\mathrm{Var}[W]=E[(W-E[W])^2]=E[W^2]-E[W]^2[/tex]

Given that [tex]\mathrm{Var}[X]=36[/tex] and [tex]\mathrm{Var}[Y]=16[/tex], we have

[tex]\mathrm{Var}[X]=E[X^2]-E[X]^2\implies E[X^2]=36+25^2=661[/tex]

[tex]\mathrm{Var}[Y]=E[Y^2]-E[Y]^2\implies E[Y^2]=16+30^2=916[/tex]

Then

[tex]E[W^2]=E[(X+Y)^2]=E[X^2]+2E[XY]+E[Y^2][/tex]

[tex]X[/tex] and [tex]Y[/tex] are independent, so [tex]E[XY]=E[X]E[Y][/tex], and

[tex]E[W^2]=E[X^2]+2E[X]E[Y]+E[Y^2]=661+2\cdot25\cdot30+916=3077[/tex]

so that the variance, and hence standard deviation, are

[tex]\mathrm{Var}[W]=3077-55^2=52[/tex]

[tex]\implies\sqrt{\mathrm{Var}[W]}=\sqrt{52}=\boxed{2\sqrt{13}}[/tex]

# # #

Alternatively, if you've already learned about the variance of linear combinations of random variables, that is

[tex]\mathrm{Var}[aX+bY]=a^2\mathrm{Var}[X]+b^2\mathrm{Var}[Y][/tex]

then the variance of [tex]W[/tex] is simply the sum of the variances of [tex]X[/tex] and [tex]Y[/tex], [tex]\mathrm{Var}[W]=36+16=52[/tex], and so the standard deviation is again [tex]\sqrt{52}[/tex].

The value is W = sqrt(52) = 7.211.

To find the standard deviation of the sum of two independent random variables X and Y, use the formula W = sqrt(X² + Y²), plugging in the given values to calculate the standard deviation of W as 7.211.

The standard deviation of the sum of two independent random variables X and Y is the square root of the sum of their variances:

W = sqrt(X² + Y²)

Substitute the given values to find the standard deviation of W:

Given: X = 6, Y = 4W = sqrt(6² + 4²) = sqrt(36 + 16) = sqrt(52)Therefore, W = sqrt(52) = 7.211

M1Q13.) Find the relative frequency of the 2nd class to the nearest tenth of a percent.

Answers

Answer:

  9.1%

Step-by-step explanation:

The total number of observations is 33. The number in the second class is 3, so the relative frequency is ...

  3/33 × 100% = (100/11)% ≈ 9.1%

Add everything in the frequency column.

= 33

Take class two (3).

Solution:

3/33 * 100%

1/11 * 100%

100/11%

9.1%

Best of Luck!

The pmf of the amount of memory X (GB) in a purchased flash drive is given as the following. x 1 2 4 8 16 p(x) 0.05 0.10 0.30 0.45 0.10 (a) Compute E(X). (Enter your answer to two decimal places.) GB (b) Compute V(X) directly from the definition. (Enter your answer to four decimal places.) GB2 (c) Compute the standard deviation of X. (Round your answer to three decimal places.) GB (d) Compute V(X) using the shortcut formula. (Enter your answer to four decimal places.) GB2

Answers

a. Expected value is defined by

[tex]E[X]=\displaystyle\sum_xx\,p(x)[/tex]

so we get

[tex]E[X]=1\cdot0.05+2\cdot0.10+4\cdot0.30+8\cdot0.45+16\cdot0.10[/tex]

[tex]\boxed{E[X]=6.65}[/tex]

b. Variance is defined by

[tex]V[X]=E[(X-E[X])^2][/tex]

so with the expectation found above, we have

[tex]V[X]=E[(X-6.65)^2][/tex]

[tex]V[X]=\displaystyle\sum_x(x-6.65)^2\,p(x)[/tex]

(by definition of expectation)

[tex]V[X]=(1-6.65)^2\cdot0.05+(2-6.65)^2\cdot0.10+(4-6.65)^2\cdot0.30+(8-6.65)^2\cdot0.45+(16-6.65)^2\cdot0.10[/tex]

[tex]\boxed{V[X]=15.4275}[/tex]

c. Standard deviation is the square root of variance:

[tex]\boxed{\sqrt{V[X]}\approx3.928}[/tex]

d. I assume "shortcut formula" refers to

[tex]V[X]=E[X^2]-E[X]^2[/tex]

which is easily derived from the definition of variance. We have (by def. of expectation)

[tex]E[X^2]=\displaystyle\sum_xx^2\,p(x)[/tex]

[tex]E[X^2]=1^2\cdot0.05+2^2\cdot0.10+4^2\cdot0.30+8^2\cdot0.45+16^2\cdot0.10[/tex]

[tex]E[X^2]=59.65[/tex]

and so the variance is again

[tex]V[X]=59.65-6.65^2[/tex]

[tex]\boxed{V[X]=15.4275}[/tex]

as expected.

Final answer:

To compute E(X), multiply each outcome by its probability and sum them up. Compute V(X) directly from the definition and also using the shortcut formula. Compute the standard deviation of X.

Explanation:

To compute E(X), we need to multiply each outcome x by its corresponding probability p(x) and sum them up. So, E(X) = 1(0.05) + 2(0.10) + 4(0.30) + 8(0.45) + 16(0.10) = 7.6 GB.

To compute V(X) directly from the definition, we need to first compute the squared deviations of each outcome from the expected value, which is 7.6 GB. Then, multiply each squared deviation by its corresponding probability, and sum them up. So, V(X) = (1 - 7.6)^2(0.05) + (2 - 7.6)^2(0.10) + (4 - 7.6)^2(0.30) + (8 - 7.6)^2(0.45) + (16 - 7.6)^2(0.10) ≈ 51.64 GB^2.

The standard deviation of X is the square root of the variance, which is SD(X) ≈ √(51.64) ≈ 7.19 GB.

To compute V(X) using the shortcut formula, we can use the formula: V(X) = E(X^2) - [E(X)]^2. First, we compute E(X^2) by multiplying each outcome squared by its corresponding probability and summing them up. Then, we subtract the square of E(X) to find V(X). This gives us V(X) = (1^2)(0.05) + (2^2)(0.10) + (4^2)(0.30) + (8^2)(0.45) + (16^2)(0.10) - [7.6]^2 ≈ 51.64 GB^2.

Learn more about Expectation and Variance here:

https://brainly.com/question/34633990

#SPJ3

Based on a Comcast​ survey, there is a 0.8 probability that a randomly selected adult will watch​ prime-time TV​ live, instead of​ online, on​ DVR, etc. Assume that seven adults are randomly selected. Find the probability that fewer than three of the selected adults watch​ prime-time live.

Answers

Answer: Our required probability is 0.004672.

Step-by-step explanation:

Since we have given that

Number of adults = 7

Probability of getting adult will watch prime time TV live = 0.8

We need to find the probability that fewer than 3 of the selected adults watch prime time live.

We will use "Binomial Distribution":

here, n = 7

p = 0.8

So, P(X<3)=P(X=0)+P(X=1)+P(X=2)

So, it becomes,

[tex]P(X=0)=(1-0.8)^7=0.2^7=0.0000128[/tex]

[tex]P(X=1)=^7C_1(0.8)(0.2)^6=0.0003584\\\\P(X=2)=^7C_2(0.8)^2(0.2)^5=0.0043[/tex]

So, probability that fewer than 3 of the selected adult watch prime time live is given by

[tex]0.0000128+0.0003584+0.0043=0.004672[/tex]

Hence, our required probability is 0.004672.

Final answer:

This problem relates to the binomial distribution and requires us to find the sum of binomial probabilities for 0, 1, and 2 successes (adults watching live TV) out of seven trials (the seven randomly selected adults).

Explanation:

This question is utilizing the concept of binomial distribution. The probability of a randomly selected adult watching prime-time TV live is 0.8. We want to find the probability that fewer than 3 out of 7 randomly selected adults watch prime-time live.

We find this by adding up the probabilities for 0, 1, and 2 adults watching live TV using the binomial distribution formula: P(X=k) = C(n, k) * (p^k) * ((1-p)^(n-k)), where C(n, k) denotes the number of combinations of n items taken k at a time, p is the probability of success, and n is the number of trials.

We get:

P(X=0) = C(7, 0) * (0.8^0) * ((1-0.8)^(7-0))P(X=1) = C(7, 1) * (0.8^1) * ((1-0.8)^(7-1))P(X=2) = C(7, 2) * (0.8^2) * ((1-0.8)^(7-2))

Adding these up will give the total probability that fewer than three adults out of seven watch prime-time live.

Learn more about Binomial Distribution here:

https://brainly.com/question/33656163

#SPJ12

Solve the IVP dy/dt = 2t/(y + t^2 y), y(0) = -2.

Answers

Answer:

[tex]y^2=2\ln (1+t^2)+4[/tex]

Step-by-step explanation:

Given that

[tex]\dfrac{dy}{dt}=\dfrac{2t}{y+yt^2}[/tex]

This is a differential equation.

Now by separating variables

[tex]y dy= \dfrac{2t}{1+t^2}dt[/tex]

Now by integrating both side

[tex]\int y dy=\int \frac{2t}{1+t^2}dt[/tex]

Now by soling above integration

We know that  integration of dx/x is lnx.

[tex]\dfrac{y^2}{2}=\ln (1+t^2)+C[/tex]

Where C is the constant.

[tex]y^2=2\ln (1+t^2)+C[/tex]

Given that when t=0 then y= -2

So by putting the above values of t and y we will find C

4=2 ln(1)+C     (we know that ln(1)=0)

So C=4

⇒[tex]y^2=2\ln (1+t^2)+4[/tex]

So solution of above equation is  [tex]y^2=2\ln (1+t^2)+4[/tex]

Assume the random variable X is normally distributed with mean mu equals 50μ=50 and standard deviation sigma equals 7σ=7. Compute the probability. Be sure to draw a normal curve with the area corresponding to the probability shaded. Upper P left parenthesis Upper X greater than 34 right parenthesisP(X>34)

Answers

Answer: 0.9890

Step-by-step explanation:

Given : Mean : [tex]\mu=50[/tex]

Standard deviation : [tex]\sigma =7[/tex]

We assume the random variable X is normally distributed

The formula to calculate the z-score :-

[tex]z=\dfrac{x-\mu}{\sigma}[/tex]

For x=34.

[tex]z=\dfrac{34-50}{7}=-2.2857142\approx-2.29[/tex]

The p-value =[tex]P(z>-2.29)=1-P(z<-2.29)[/tex]

[tex]=1-0.0110107=0.9889893\approx0.9890[/tex]

Hence, [tex]P(X>34)=0.9890[/tex]

please help


A ball is thrown vertically upward. After t seconds, its height h (in feet) is given by the function h(t) = 112t -16t^2 . After how long will it reach its maximum height?

Do not round your answer.

Answers

Answer: After [tex]3.5\ seconds[/tex]

Step-by-step explanation:

Knowing that after "t" seconds, its height "h" in feet is given by the function:

 [tex]h(t) = 112t -16t^2[/tex]

The maximum height is the y-coordinate of the vertex of the parabola. Then, we can use the following formula to find the corresponding value of "t" (which is the x-coordinate of the vertex):

[tex]t=\frac{-b}{2a}[/tex]

In this case:

[tex]a=-16\\b=112[/tex]

Substituting values, we get that the ball will reach the maximum height after:

[tex]t=\frac{-112}{2(-16)}\\\\t=3.5\ seconds[/tex]

Final answer:

A ball thrown vertically upwards in a parabolic path reaches its maximum height at the vertex of the parabolic path represented by the function of its height. The time it takes to reach this maximum height can be calculated with the formula -b/(2a), yielding a result of 3.5 seconds in this case.

Explanation:

The height h of a ball thrown vertically upward is given by the function h(t) = 112t -16t^2. The maximum height of the ball can be determined by finding the maximum point of the parabola represented by the equation. The maximum point occurs at the vertex of the parabola which is determined by the formula -b/(2a), where a and b are coefficients in the quadratic equation at^2 + bt + c.

In this case, a = -16 and b = 112. So, to find the time t when the ball will reach the maximum height, we substitute these into the formula to get t = -112/(2*(-16)) = 3.5 seconds. So the ball reaches its maximum height after 3.5 seconds.

Learn more about Maximum Height of Thrown Ball here:

https://brainly.com/question/29003503

#SPJ3

Your instructor has 50 questions on a quiz and the are 2 points a peice. The maxium score is 100. and you miss 11 of these question what would my score be?

Answers

Answer:

78

Step-by-step explanation:

50 questions worth 2 a piece and you miss 11 questions so we are going to take 2(11) off of 50.

We are doing 100-2(11).

100-22=78.

Or if you miss 11 questions you get 39 right. So 39(2)=78.

ANSWER :

There are 50 questions, total marks are 100.

EXPLANATION:

Since each question is 2 marks, missing 11 questions is equal to missing 22 marks.

therefore, your marks will be 100-22=78 marks.

Find a compact form for generating function of the sequence 4, 4, 4, 4, 1, 0, 1, 0, 1, 0, 1, 0,

Answers

The generating function for this sequence is

[tex]f(x)=4+4x+4x^2+4x^3+x^4+x^6+x^8+\cdots[/tex]

assuming the sequence itself is {4, 4, 4, 4, 1, 0, 1, 0, ...} and the 1-0 pattern repeats forever (as opposes to, say four 4s appearing after every four 1-0 pairs). We can make this simpler by "displacing" the odd-degree terms and considering instead the generating function,

[tex]f(x)=3+4x+3x^2+4x^3+\underbrace{(1+x^2+x^4+x^6+x^8+\cdots)}_{g(x)}[/tex]

where the coefficients of [tex]g(x)[/tex] follow a much more obvious pattern of alternating 1s and 0s. Let

[tex]g(x)=\displaystyle\sum_{n=0}^\infty a_nx^n[/tex]

where [tex]a_n[/tex] is recursively given by

[tex]\begin{cases}a_0=1\\a_1=0\\a_{n+2}=a_n&\text{for }n\ge0\end{cases}[/tex]

and explicitly by

[tex]a_n=\dfrac{1+(-1)^n}2[/tex]

so that

[tex]g(x)=\displaystyle\sum_{n=0}^\infty\frac{1+(-1)^n}2x^n[/tex]

and so

[tex]\boxed{f(x)=3+4x+3x^2+4x^3+\displaystyle\sum_{n=0}^\infty\frac{1+(-1)^n}2x^n}[/tex]

Final answer:

The generating function for the sequence is found by splitting it into two parts and expressing each as a series. The constant part can be expressed as a finite series, while the alternating sequence is a geometric series that can be simplified. Their sum yields the generating function.

Explanation:

The student has asked for a compact form for the generating function of the sequence 4, 4, 4, 4, 1, 0, 1, 0, 1, 0, 1, 0, ... .

To find the generating function for the given sequence, we can split it into two parts: The constant part (4, 4, 4, 4) and the alternating sequence (1, 0, 1, 0, ...).

The constant part can be represented as:
4 + 4x + 4x2 + 4x3 = 4(1 + x + x2 + x3)

The alternating sequence can be represented as a geometric series:
1 - x2 + x4 - x6 + ... = 1 / (1+x2)

The generating function G(x) would then be the sum of these two parts, simplifying by multiplication of the series and a fraction:

G(x) = 4(1 + x + x2 + x3) + x4 / (1 + x2)

Jason received an invoice for $5,000, and the invoice was dated on August 26 with terms of 2/10, n/45 EOM. Please answer the following questions:

(1) How much did Jason owe if the bill is paid by September 26?

(2) When will be the last day that Jason can receive the cash discount?

(3) When will be the last day that Jason has to pay for this bill?

Answers

Step-by-step explanation:

Consider the provided information.

Jason received an invoice for $5,000, and the invoice was dated on August 26.

Part 1)

We need to find the bill Jason needs to pay by September 26.

n/45 means invoice amount should be paid within 45 days after the august 26.

From August 26 to September 26 Jason complete a month.

Thus, Jason just need to pay only $5,000. Which is the invoice amount.

Part 2)

The last day of discount can be calculated by 2/10.

Here, the 2/10 represents that discount of 2% within 10 days.

Now, calculate the 10 days form August 26.

The 10 days from August 26 is September 5.

Hence, September 5 is the last day that Jason can receive the cash discount.

Part 3)

Now, we need to calculate the last day that Jason has to pay for the bill.

n/45 means invoice amount should be paid within 45 days after the august 26.

Hence, the sum of the invoice should be paid within 45 days of August 26, whatever the date.

The baseball team needs new equipment. Company A can provide 9 helmets, 6 bats, and 12 balls for $525. Company B can provide 10 helmets, 8 bats, and 10 balls for $600. Company C can provide 8 helmets, 5 bats, and 15 balls for $500. Which system of equations matches the equipment choices available for purchase? 9x + 6y + 12z = 525 10x + 8y + 10z = 600 8x + 5y + 15z = 500 9x + 12y + 6z = 525 10x + 8y + 10z = 600 8x + 5y + 15z = 500 9x + 6y + 12z = 525 10x + 10y + 8z = 600 8x + 5y + 15z = 500 9x + 6y + 12z = 525 10x + 8y + 10z = 600 8x + 15y + 5z = 500

Answers

Answer:

Choice A.

Step-by-step explanation:

Let x = price of a helmet, y = price of a bat, z = price of a ball.

Company A can provide 9 helmets, 6 bats, and 12 balls for $525.

9x + 6y + 12z = 525

Company B can provide 10 helmets, 8 bats, and 10 balls for $600.

10x + 8y + 10z = 600

Company C can provide 8 helmets, 5 bats, and 15 balls for $500.

8x + 5y + 15z = 500

Answer: Choice A.

Answer:

The correct option is A.

Step-by-step explanation:

Let the price of a helmet is x, the price of a bat is y and the price of a ball is z.

It is given that Company A can provide 9 helmets, 6 bats, and 12 balls for $525. The equation for Company A is

[tex]9x+6y+12x=525[/tex]

It is given that Company B can provide 10 helmets, 8 bats, and 10 balls for $600. The equation for Company B is

[tex]10x+8y+10x=600[/tex]

It is given that Company C can provide 8 helmets, 5 bats, and 15 balls for $500. The equation for Company C is

[tex]8x+5y+15x=500[/tex]

The system of equations is

[tex]9x+6y+12x=525[/tex]

[tex]10x+8y+10x=600[/tex]

[tex]8x+5y+15x=500[/tex]

Therefore the correct option is A.

A certain connected graph has 68 vertices and 72 edges. Does it have a circuit?

Answers

Answer:

Yes.

Step-by-step explanation:

If a graph G doesn't have a circuit, we must have that

[tex]|E(G)|=|V(G)|-1[/tex]

where [tex]|E(G)|[/tex] is the number of edges of the graph and [tex]|V(G)|[/tex] the number of vertices. However, in this case it holds that

[tex]|E(G)|=72>68=|V(G)|.[/tex]

Question 1: Find the distance between the points (1, 4) and (5, 1).
Question 1 options:

7

5

25

√7

Answers

[tex]\bf ~~~~~~~~~~~~\textit{distance between 2 points} \\\\ (\stackrel{x_1}{1}~,~\stackrel{y_1}{4})\qquad (\stackrel{x_2}{5}~,~\stackrel{y_2}{1})\qquad \qquad d = \sqrt{( x_2- x_1)^2 + ( y_2- y_1)^2} \\\\\\ d=\sqrt{(5-1)^2+(1-4)^2}\implies d=\sqrt{4^2+(-3)^2} \\\\\\ d=\sqrt{16+9}\implies d=\sqrt{25}\implies d=5[/tex]

Answer: second option.

Step-by-step explanation:

You need to use the formula for calculate the distance between two points. This is:

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

Given the point (1, 4) and the point (5, 1), you can say that:

[tex]x_2=5\\x_1=1\\y_2=1\\y_1=4[/tex]

Now you must substitute these values into the formula.

The distance between the points (1, 4) and (5, 1) is the following:

[tex]d=\sqrt{(5-1)^2+(1-4)^2}\\\\d=5[/tex]

This matches with the second option.

13. Imagine that you are taking a class and your chances of being asked a question in class are 1% during the first week of class and double each week thereafter (i.e., you would have a 2% chance in Week 2, a 4% chance in Week 3, an 8% chance in Week 4). What is the probability that you will be asked a question in class during Week 7?

Answers

Answer:  There is probability that he will be asked a question in class during Week 7 is 64%.

Step-by-step explanation:

Since we have given that  

Probability that question in class being asked during Week 1 = 1%  

Probability that question in class being asked during Week 2 = 2%  

Probability that question in class being asked during Week 3 = 4%

and so on.

So, we need to find the probability that question being asked in class during week 7.

Since it forms geometric series:

1%, 2%, 4%, ........

So, we need to find the 7 th term:  

[tex]a_n=ar^{n-1}\\\\a_7=ar^{7-1}\\\\a_7=1(2)^6\\\\a_7=64\%[/tex]

Hence, there is probability that he will be asked a question in class during Week 7 is 64%.

You are laying 1.200 ft of pipe. After doing 900 ft. your vendor has run out of $15 pipe, and you have to buy more pipe at the store for $25 per foot. How much will it cost you in materials to install the 1,200 ft of pipe? Next

Answers

Answer:

The total cost to install the 1,200 ft of the pipe is $21000.

Step-by-step explanation:

Consider the provided information.

You buy 900 ft pipe with a cost of $15 per foot and the remaining 300 ft pipe with a cost of $25 per foot.

Therefore, the total cost is:

[tex]900 \times 15+300 \times 25[/tex]

[tex]13500+7500[/tex]

[tex]13500+7500[/tex]

[tex]21000[/tex]

Hence, the total cost to install the 1,200 ft of the pipe is $21000.

what is the solution of the inequality shown below? c-7>2​

Answers

Answer:

c > 9

Step-by-step explanation:

Isolate the variable, c. Treat the greater than sign as an equal, what you do to one side, you do to the other. Add 7 to both sides:

c - 7 > 2

c - 7 (+7) > 2 (+7)

c > 2 + 7

c > 9

c > 9 is your answer.

~

Answer:

[tex]\Huge \boxed{C>9}\checkmark[/tex]

Step-by-step explanation:

Add by 7 from both sides.

[tex]\displaystyle c-7+7>2+7[/tex]

Simplify, to find the answer.

[tex]\displaystyle 2+7=9[/tex]

[tex]\huge \boxed{c>9}[/tex], which is our answer.

Find the number z such that the proportion of observations that are less than z in a standard Normal distribution is 0.5414. (b) Find the number z such that 65.91% of all observations from a standard Normal distribution are greater than z. (a)

Answers

Answer:

Part (a) The value of Z is 0.10396. Part (b) The value of Z is 0.410008.

Step-by-step explanation:

Consider the provided information.

Part (a)

In order to find the number z such that the proportion of observations that are less than z in a standard Normal distribution is 0.5414, simply find 0.5414 in the table and search for the appropriate Z-value.

Now, observing the table it can be concluded that the value of Z is 0.10396.

Part (b)

Consider the number 65.91%

The above number can be written as 0.6591.

Now, find 0.6591 in the table and search for the appropriate Z-value.

By, observing the table it can be concluded that the value of Z is 0.410008.

Final answer:

Using a Z-table, we find that a z-score of approximately 0.1 will give us 0.5414 of observations less than z in a standard normal distribution. Similarly, for 65.91% of observations being greater than z, we subtract this from 1 and find z to be approximately 1.0.

Explanation:

To find a number, z, such that a certain proportion of observations are less than z in a standard normal distribution, we use a Z-table. In the case where observations less than z comprise 0.5414 of the total, we cross reference this probability in the Z-table to find that z is approximately 0.1.

Similarly, when we need to find the number z where 65.91% of all observations from a standard normal distribution are greater than z, we subtract this percentage from 1, as we are interested in the observations to the left of z. Doing this, we get 0.3409. Checking the Z-table shows that the z-score that corresponds with this area under the curve (or probability) is approximately 1.0.

Remember that a standard normal distribution is denoted Z ~ N(0, 1), meaning it has a mean of 0 and a standard deviation of 1. When calculating z-scores, this allows us to see how many standard deviations a certain point is from the mean (µ).

Learn more about z-score here:

https://brainly.com/question/15016913

#SPJ3


Prove by induction that all of the hexagonal numbers are odd.

*(Problem from book is incorrect)

Answers

If [tex]H_n[/tex] denotes the [tex]n[/tex]-th hexagonal number, then this is indeed false because [tex]H_2=6[/tex].

A certain field is a rectangle with a perimeter of 918 feet. The length is 181 feet more than the width. Find the width and length of the rectangular field The width is? feet. The length is ? feet.

Answers

Final answer:

The width of the rectangular field is 139 feet and its length is 320 feet.

Explanation:

To solve this problem, we can use the formula for the perimeter of a rectangle, which is 2*(length + width). We know that the perimeter is 918 feet, and it's given that the length is 181 feet more than the width.

Let's denote the width as w, therefore the length would be w + 181.

By substituting these expressions into the formula for the perimeter, we get:
2*(w + w + 181)=918,
which simplifies to 2*(2w + 181)=918,
further simplifies to 4w + 362 = 918.

To isolate 4w, subtract 362 from both sides:
4w = 918 - 362 = 556.
Finally, divide both sides by 4 to solve for w:
w = 556/4 = 139 feet.

Substitute w = 139 into the length equation to get the length:
length = w + 181 = 139 + 181 = 320 feet.

So the width is 139 feet, and the length is 320 feet.

Learn more about Solving for Rectangle Dimensions here:

https://brainly.com/question/12997022

#SPJ3

Length is 320 feet.

Let's define the width of the rectangle as w feet and the length as l feet.

According to the problem,

the perimeter of the rectangle is 918 feet and the length is 181 feet more than the width.

We can express these conditions using the following equations:

Perimeter equation: 2l + 2w = 918

Length equation: l = w + 181

First, we can solve the perimeter equation for l+w:

2l + 2w = 918
Divide both sides by 2:

l + w = 459

Next, we substitute the length equation l = w + 181 into the perimeter equation:

w + 181 + w = 459 Simplify:

2w + 181 = 459
Subtract 181 from both sides:

2w = 278
Divide by 2:

w = 139 feet

Now substitute the width back into the length equation:

l = w + 181
l = 139 + 181

l = 320 feet

So, the width is 139 feet, and the length is 320 feet.

3) An oil prospector will drill a succession of holes in a given area to find a productive well. The probability that he is successful on a given trial is 0.2. What is the probability that the third hole drilled is the first to yield a productive well?

Answers

Answer: 0.128

Step-by-step explanation:

The geometric probability of getting success on nth trial is given by :-

[tex]P(n)=p(1-p)^{n-1}[/tex]

Given : The probability that he is successful on a given trial[tex]p= 0.2[/tex].

Then , the probability that the third hole drilled is the first to yield a productive well is given by :-

[tex]P(3)=0.2(1-0.2)^{3-1}=0.128[/tex]

Hence, the probability that the third hole drilled is the first to yield a productive well = 0.128

A chef has 10 brands of hot sauce. In how many ways can the chef pick 3 to mix into a gumbo? There are different ways. (Simplify your answer.)

Answers

Answer:

Step-by-step explanation:

For this problem you have to use combinations. from 10 choices you are choosing 3. This means you are doing 10 choose 3. If you don't know what choose is I can explain.

Any number x choose y is the same as (x factorial)/(y factorial)(x-y factorial).

In this case that is 10 factorial/3 factorial times 7 factorial. ten factorial is the same as 10*9*8*7 factorial. So in the original equation you can factor away the seven factorials to get 10*9*8/3*2*1 factoring again you get 10*3*4  which is 120.

There are 120 different ways the chef can pick 3 brands of hot sauce to mix into a gumbo.

To find the number of ways the chef can pick 3 brands of hot sauce out of 10, we can use the combination formula:

[tex]nCr = n! / (r! * (n-r)!)[/tex]

where n is the total number of items (brands of hot sauce), and r is the number of items to be chosen (3 in this case).

In this problem, n = 10 and r = 3:

10C3 = 10! / (3! * (10-3)!)

Calculating the factorials:

10! = 10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 = 3,628,800

3! = 3 × 2 × 1 = 6

(10-3)! = 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5,040

Now, substitute the values:

10C3 = 3,628,800 / (6 * 5,040)

10C3 = 3,628,800 / 30,240

10C3 = 120

So, there are 120 different ways the chef can pick 3 brands of hot sauce to mix into a gumbo.

To know more about combination formula here

https://brainly.com/question/28065038

#SPJ2

Other Questions
Which of the following best describes "clear cutting" as used under the chapter on Natural Resources Select one: a. is more destructive of old growth forests than selective cutting of individual trees. o b. is more economical than selective cutting. O c. all of these are fallacies propagated by environmental extremists. d. is more destructive of old growth forests (e.g. including snowed areas and/sloped land) than selective cutting of individual trees and is also (at the same time) more economical than selective cutting 6. Which one of the following is NOT an organ system?A. LymphaticB. IntegumentaryC Nervous D Eliminating 2.61 kilograms of water in a container have a pressure of 200 kPa and temperature of 200C . What is the volume of this container? m (Round to three decimal places) (I) What is the capacitance of a pair of circular plates with a radius of 5.0 cm separated by 3.2 mm of mica? How could you use Descartes' Rule and the Fundamental Theorem of Algebra to predict the number of complex roots to a polynomial, as well as find the number of possible positive and negative real roots to a polynomial? If $125 is invested at an interest rate of 18% per year and is compounded continuously, how much will the investment be worth in 2 years? Use the continuous compound interest formula A=Pe^rt A doctor is concerned that Martha has dysfunction involving the axons of her brain. Which neuroimaging technique would BEST be able to detect this problem? A) positron emission tomography (PET) B) magnetic resonance imaging (MRI) C) computed tomography (CT) scan D) diffusion tensor imaging (DTI) 37. Two years ago, Bob flew 6 x 105 miles in an airplane. This was 15 times as manymiles as he flew last year.How many miles did Bob fly last year?A. 4* 104 milesB. 4 x 106 milesC. 9 x 104 milesD. 9 * 106 miles 4 times the sun q and p Which of the following helped give rise of the Nubian civilization?A. Seasonal flooding of the Tigris and Euphrates RiversB. Development of a canal system along the Nile Riverc. The rich, fertile soil of the Yellow River ValleyD. Heavy tropical rains in Mesoamerica The function F(c) = 9/5 c + 32 allows you to The formula for the area of a triangle is , where b is the length of the base and h is the height. Find the height of a triangle that has an area of 30 square units and a base measuring 12 units. "We should consider we are providing a constitution for future generations of Americans, and not merely for the particular circumstances of the moment." The writers of the Constitution best reflected this idea when they provided that (A) senatror should elected directly by the people(B) three-fifths of the slaves should be counted as part of the total population(C) Congress shall make all laws necessary and proper to carry out its constitutional powers(D) political parties should be established to represent various viewpoints Describe ICP/OES in detail. In a performance test, each of two cars takes 9.0 s to accelerate from rest to 28 m/s. Car A has a mass of 1379 kg, and car B has a mass of 1902 kg. Find the net average force that acts on (a) car A and (b) car B during the test. La suma de las edades de unos gemelos y unos trillizos es 150 aos si se intercambian las edades la nueva suma es 120 aos cual es la edad de los trillizos? Non linear data structures are always betterthan linear data structures;whyplease give me strong ressons withexamples. which of the following is a helpful process in evaluating scientific claims?a. quoting statistics b. making listsc. biased thinking d. critical thinking PLEASE NEED THE ANSWER ASAP!!!!!!! What was the maximum amount of soldiers ever in the Army caps hock Guess and Check (or use Algebra) to solve #3 & # 4 3. Plato has 36 coins in nickels, dimes, and quarters. The number of nickels is three less than twice the number of dimes. The total value of the coins is $5.20. How many of each type of coin does Plato have? mel 36 coinsin d 4. Katy bought a ski hat that was marked down 35% to $15.60. What was the price of the hat before the markdown? (Hint: She was in Oregon where they do not have sales tax). 35 9. douon 15.60 5. Sele amo ont 621.06