[tex] \frac{ - 48 + 6}{ - 7} + ( - 3)( - 4)( - 2)[/tex]

Answers

Answer 1

Step-by-step explanation:

[tex] \frac{ - 48 + 6}{ - 7} + ( - 3)( - 4)( - 2) \\ = \frac{ - 42}{ - 7} + 12( - 2) \\ = 6 + ( - 24) \\ = 6 - 24 \\ = - 18[/tex]


Related Questions

Solve 3(x - 2) < 18

Answers

Hi there!

[tex]\large\boxed{x < 8}[/tex]

3(x - 2) < 18

Begin by dividing both sides by 3:

3(x - 2)/3 < 18/3

x - 2 < 6

Add 2 to both sides:

x - 2 + 2 < 6 + 2

x < 8

x< 8

Hope this is the answer you are looing for.

Abir walks four twelfths of a mile to school. Nadia walks two twelfths of a mile to school. How much farther does Abir walk than Nadia?

Answers

Answer:

SHe has walked 2 more miles more than the other person

Step-by-step explanation:


Just look at the picture

Answers

Answer:

I believe it is 60

Step-by-step explanation:

It's going to be COS and since you don't have and angle you are going to click [tex]cos^{-1}[/tex] and then type in 9/18 so it should look like this

[tex]cos^{-1}(9/18) = 60[/tex]

The number N of species of insect caught in a trap during one night in a certain region is modelled by a distribution of the form 0" P(N = n)- n In(1-0) for n=1,2,3,..., where the unknown parameter p must lie between 0 and 1. Forty independent observations NN,..., N.o are made. (i) Show that the mean of this distribution is E(N)=-0[(1 - 0) In(1-0)]'. (4 marks) (ii) Find an equation that determines the maximum likelihood estimator, ê, of e. [Do not attempt to solve this equation.] (5 marks) (iii) The second derivative of the log-likelihood is given by + 40[1 + ln(1-7)] [(1 - 0) In(1 - 0)] Derive the Fisher information and hence find an approximate 95% confidence interval for 0, assuming that the maximum likelihood estimator is asymptotically efficient. Evaluate this confidence interval for the case where Ô = 0.75 (10 marks) Cont./... (iv) Suppose now that N, = 100. Describe an iterative method for finding the maximum likelihood estimate. Demonstrate three iteration steps of this method, using a starting value of p=0.70.

Answers

The answer to question is given below.

(i) To find the mean, E(N), use the following formula:

mean = E(N) = ∑[n · P(N = n)] for all values of n.

The distribution given above is geometric: P(N = n) = p^ n (1-p)

where n = 1,2,3,...

Therefore, E(N) = ∑[n · P(N = n)] = ∑ [n · p^ n (1-p)] for n = 1,2,3,...

Since this sum is infinite, we have to truncate the summation and compute the mean for a finite number of terms. We can use 40 since there are 40 independent observations. Therefore, we have:

E(N) ≈ ∑[n · P(N = n)] for n = 1 to 40

= 1 · p(1-p) + 2 · p^2(1-p) + 3 · p^3(1-p) + ... + 40 · p^40(1-p)

= (1-p) ∑[n · p^n] for n = 1 to 40

= (1-p) [p + 2p^2 + 3p^3 + ... + 40p^40]

= (1-p) p ∑[n · p^(n-1)] for n = 1 to 40

= (1-p) p [1 + 2p + 3p^2 + ... + 40p^39]

= p(1-p) [1p^(1-1) + 2p^(2-1) + 3p^(3-1) + ... + 40p^(40-1)]

= p(1-p) ∑[n · p^(n-1)] for n = 1 to 40

= p(1-p) ∑[(n-1+1) · p^(n-1)] for n = 1 to 40

= p(1-p) [∑[(n-1) · p^(n-1)] + ∑[1 · p^(n-1)]] for n = 1 to 40

= p(1-p) [∑[n · p^(n-1)] - ∑[p^(n-1)]] + p(1-p) ∑[p^(n-1)] for n = 1 to 40

= p(1-p) [d/dp ∑[p^n]] - p(1-p) (1/(1-p)) + p(1-p) (1/(1-p))

= p(1-p) [d/dp (1/(1-p)) ∑[(1-p)p^n]] + 1

= p(1-p) [d/dp (1/(1-p)) (1-p)/(1-p)^(40+1)] + 1

= p(1-p) [d/dp (1-p)^(-40)) + 1

= p(1-p) (40(1-p)^(-41)) + 1

= 40p/(1-p) - 40

(ii) Since this is a geometric distribution, the maximum likelihood estimator (MLE) for the unknown parameter p is given by:

MLE: ê = x/n

where x is the number of successes (species of insect caught in a trap) and n is the sample size (40). To find an equation that determines the MLE ê, differentiate the log-likelihood and equate it to zero to find the maximum of the likelihood function. The log-likelihood for a geometric distribution is given by:

L = ∑ [log(P(N = n))] for n = 1 to 40

= ∑ [log(p^n (1-p))] for n = 1 to 40

= ∑ [n · log(p) + log(1-p)] for n = 1 to 40

= (40 · log(p) + ∑ [n · log(p)] + ∑ [log(1-p)])

Use the formula MLE = x/n to replace p by x/n. This gives:

L = (40 · log(x/n) + ∑ [n · log(x/n)] + ∑ [log(1-x/n)])

Differentiate L with respect to x/n and equate to zero to obtain the MLE ê:0 = dL/d(x/n) = (40/x) - (n/x) - ∑ [1/(1 - x/n)]

Solving this equation will give ê in terms of x and n.

(iii) The Fisher information, I(p), is defined as:

I(p) = -E[d^2/dp^2 L] = E[d/dp (d/dp L)]

where L is the log-likelihood function.

From part (ii), we have:

L = (40 · log(x/n) + ∑ [n · log(x/n)] + ∑ [log(1-x/n)])

Therefore,

∂L/∂p = (40/x) - (n/x) and∂^2L/∂p^2 = -40/x^2.The Fisher information is therefore:

I(p) = -E[d^2/dp^2 L] = E[40/x^2] = 40E[x/n]^(-2) = 40/p^2.

Using the asymptotic normality of the MLE, the 95% confidence interval for p is approximately given by:

p ± 1.96 · sqrt(Var(p))

where Var(p) = 1/I(p) = p^2/40.

Using Ô = 0.75, we have ê = x/n = (N1 + N2 + ... + N40)/40 = (28 + 30 + ... + 22)/40 = 0.625.

Therefore, p ± 1.96 · sqrt(Var(p))= 0.625 ± 1.96 · sqrt(0.625^2/40)= (0.478, 0.772).

(iv) When N1 = 100, the maximum likelihood estimate, ê(1), can be found iteratively as follows:

ê(1) = 0.70MLE = ê(1) = x/n

where x is the number of species of insect caught in a trap and n = 40. Therefore, ê(1) can be computed from the data. For example, if x = 25, then ê(1) = 25/40 = 0.625. To obtain ê(2), we need to solve the equation obtained in part (ii) for n = 100:0 = (40/x) - (100/x) - ∑ [1/(1 - x/100)]

We can use Newton's method to solve this equation numerically. Let ê(2) be the root obtained after one iteration of Newton's method. Then, we have:

ê(2) = ê(1) - f(ê(1))/f'(ê(1))where f(p) = (40/x) - (100/x) - ∑ [1/(1 - x/100)] and f'(p) = -∑ [x/100(x - 100)^2].

For example, if x = 25 and ê(1) = 0.625, then:

ê(2) = 0.625 - f(0.625)/f'(0.625)= 0.625 - (-0.1155)/(0.1869)= 0.625 + 0.6171= 1.242.

This value is not valid since the MLE must lie between 0 and 1. Therefore, we need to use a different starting value of ê. Let ê(1) = 0.80. Then, we have:

f(0.80) = (40/x) - (100/x) - ∑ [1/(1 - x/100)] = 0.0142f'(0.80) = -∑ [x/100(x - 100)^2] = -0.1026

Using Newton's method, we have:

ê(2) = 0.80 - f(0.80)/f'(0.80)= 0.80 - (0.0142)/(-0.1026)= 0.9367

ê(3) can be obtained in a similar manner by solving the equation obtained in part (ii) for n = 100 using ê(2) as the starting value.

learn more about mean here:

https://brainly.com/question/31101410

#SPJ11

A function that increases proportionally to its current value. The larger the function gets, the faster it increases.

Answers

is it a science question

Which pair shows equivalent expressions?
2(x+2) = 2x+1
02(x+2) = x+4
02(x+4)=x+2
02(x+4)= 2/x+8

Answers

Answer:

2(x+2) = x+4

Step-by-step explanation:

The pair that shows equivalent expressions is:

2(x+2) = x+4

This is because when we distribute the 2 to the terms inside the parentheses, we get:

2x + 4 = x + 4

By subtracting x from both sides of the equation, we get:

2x - x + 4 = 4

Simplifying further, we have:

x + 4 = 4

Therefore, the expression 2(x+2) is equivalent to x+4.

Hope this helps!

Let
T: P2 → P4
be the linear transformation
T(p) = 4x2p.
Find the matrix A for T relative to the bases
B = {1, x, x2}
and
B' = {1, x, x2, x3, x4}.

Answers

The matrix A for the linear transformation T relative to the bases B = {1, x, x2} and B' = {1, x, x2, x3, x4} is:
[4 0 0]  
[0 4 0]
[0 0 4]
[0 0 0]
[0 0 0]

The given linear transformation is T: P2 → P4 and T(p) = 4x2p.

We are to find the matrix A for T relative to the bases B = {1, x, x2} and B' = {1, x, x2, x3, x4}.

Consider the linear transformation of each element of the first basis B.

We have; T(1) = 4x2(1) = 4x2(1) + 0x3 + 0x4 = 4x2T(x) = 4x2(x) = 0x2 + 4x3 + 0x4 = 0x2 + 4x3T(x^2) = 4x2(x^2) = 0x2 + 0x3 + 4x4 = 0x2 + 0x3 + 4x4

Thus, the matrix of T relative to B is: [4 0 0] [0 4 0] [0 0 4]

Next, we will find the coordinates of each element of the basis B' under the basis B.

Using the relations;x3 = x3x^3 = x2.x   [x3]B = [0 0 1]T(x^3) = 4x2(x^3) = 0x2 + 0x3 + 0x4 = 0x2 + 0x3 + 0x4

Thus, the coordinate vector of x3 relative to B is [0 0 1].

Using the relation; x4 = x4 - x3x^4 = x^4 - x2.x   [x4]B = [0 -1 0]T(x^4) = 4x2(x^4) = 0x2 + 0x3 + 4x4 = 0x2 + 0x3 + 4(x3 + x2.x) = 0x2 + 0x3 + 4x3 + 0x2 = 0x2 + 4x3

Thus, the coordinate vector of x4 relative to B is [0 -1 0].

Thus, the matrix of T relative to B' is [4 0 0 0 0] [0 4 0 0 0] [0 0 4 0 0] [0 0 0 0 0] [0 0 0 0 0]

Therefore, the matrix A for T relative to the bases B = {1, x, x2} and B' = {1, x, x2, x3, x4} is: [4 0 0] [0 4 0] [0 0 4] [0 0 0] [0 0 0].

Visit here to learn more about matrix brainly.com/question/28180105

#SPJ11

CAN SOMEONE PLEASE HELP ME (THIS IS DUE TODAY)

A ballroom has a square dance floor. The area of the floor is 400 square feet.
If the length of each side of the square increased by one foot, would its area be a rational number?
Choose each statement that is true about the new dance floor.

A. The area of the floor would be a rational number.

B. The area of the floor would be an irrational number.

C. Each side length would be a perfect square.

D.The area of the floor would be a perfect square.

E.The area of the floor would be a nonterminating, nonrepeating decimal

Answers

Answer:

It’s a: The area of the floor would be a rational number

Step-by-step explanation:

The expression 10,000(0.90)^t represents the population of a town t years after 2000. Select the value from each drop down menu that best completes the sentence. The population of the town____ by___ each year.

choices:
increase/decrease
1%, 10%, 90%, 9% or 10K%

Answers

Answer:

decrease by 10% each year

Lucia is a company director. She is interested in the proportion of employees who eat eggs in the morning. She randomly selects 30 employees and finds that 22 of them eat eggs in the morning. Which of the following is the population being studied?
a. The 22 employees who eat eggs in the morning.
b. All employees within USA.
c. The true proportion of employees that eat egg in the morning in company.
d. All employees in Lucia's company.

Answers

The correct answer is All employees in Lucia's company.

Lucia, a company director, randomly selected 30 employees to discover the proportion of employees who eat eggs in the morning.

Out of 30 employees, 22 of them consume eggs in the morning.

The population being studied in this scenario is D) All employees in Lucia's company.

What is the population in statistics?

The population, in statistical terms, refers to the entire set of data collected or available to researchers, which can be people, objects, measurements, or events, among other things.

It refers to a collection of individuals, objects, or events with at least one common feature of interest.

The population being investigated in a statistical study is the complete group of individuals, items, or objects that the researcher is interested in studying and drawing inferences from.

It is significant since it enables researchers to collect and analyze data to establish associations or inferences between groups, predict future results, and construct models.

To know more about statistical visit:

https://brainly.com/question/15525560

#SPJ11

which of the following angles is coterminal with 250°?​

Answers

The angles 60o, -300o, 780o are all coterminal angles. Here is an example, find a positive and negative coterminal angle for 250 degrees. => Then subtract 360 from 260 to get your negative Coterminal angle. Hope this helps! Mark brainly please!

Un conductor circula a 12 m/s. Acelera y pasa a circular a 20 m/s al cabo de 10 segundos. Calcula la aceleración del coche.

Answers

Answer:

Aceleracion = 0.8 m/s²

Step-by-step explanation:

Dados los siguientes datos;

Velocidad inicial = 12 m/s

Velocidad final = 20 m/s

Tiempo, t = 10 segundos

Para encontrar la aceleración;

Aceleración se puede definir como la tasa de cambio de la velocidad de un objeto con respecto al tiempo.

Esto simplemente significa que la aceleración viene dada por la resta de la velocidad inicial de la velocidad final a lo largo del tiempo.

Por lo tanto, si restamos la velocidad inicial de la velocidad final y la dividimos por el tiempo, podemos calcular la aceleración de un objeto. Matemáticamente, la aceleración viene dada por la fórmula;

[tex] Aceleracion = \frac{final \; velocidad - inicial \; velocidad}{tiempo}[/tex]

Sustituyendo en la fórmula, tenemos;

[tex] Aceleracion = \frac{20 - 12}{10}[/tex]

[tex] Aceleracion = \frac{8}{10}[/tex]

Aceleracion = 0.8 m/s²

When two basketball players are about to have a free-throw competition, they often draw names out of a hat to randomly select the order in which they shoot. What is the probability that they shoot free throws in alphabetical order? Assume each player has a different name. P(shoot free throws in alphabetical order) - (Type an integer or a simplified fraction)

Answers

The probability that they shoot free throws in alphabetical order depends on the number of players participating. If there are only two players, the probability would be 1/2 or 0.5.

Since each player has a different name, there are only two possible orders in which they can shoot free throws: alphabetical order or reverse alphabetical order. Out of these two possibilities, only one is the desired outcome (alphabetical order). Therefore, the probability of shooting free throws in alphabetical order is 1 out of 2, which can be expressed as 1/2 or 0.5

To learn more about probability

brainly.com/question/31828911

#SPJ11

10 people can paint a building in 5 days. If each person paints as quickly as the others then how much of the building could 7 people paint in 5 days?


A.7/5
B.5/7
C.7/10
D.10/7

Answers

Answer:

C

20 character minimum

Prove the theorems below: Let f:(a,b) → R be continuous. Let ce (a,b) and suppose f is differentiable on (a, c) and (c,b). (i) if f'(x) < 0 for x € (a, c) and f'(x) > 0 for xe (c,b), then f has an absolute minimum at c. (ii) if f'(x) > 0 for x € (a, c) and f'(x) < 0 for xe (c, b), then f has an absolute maximum at c.

Answers

For function f:(a,b) → R (continuous), and c ∈ (a,b), then

(i) If derivative is negative before c and positive after c, then f has an absolute minimum at c.

(ii) If derivative is positive before c and negative after c, then f has an absolute maximum at c.

Part (i) : If derivative of a function f(x) is negative for values of x between a and c, and positive for values of x between c and b, then the function has an absolute minimum at c.

This means that at point c, function reaches its lowest-value compared to all other points in the interval (a, b). The negative derivative before c indicates a decreasing trend, while the positive derivative after c indicates an increasing trend.

The change from decreasing to increasing at c suggests a minimum point. By the continuity of the function, we can conclude that the minimum value is achieved at c.

Part (ii) : Conversely, if  derivative of a function f(x) is positive for values of x between a and c, and negative for values of x between c and b, then the function has an absolute maximum at c.

This means that at point c, the function reaches its highest-value compared to all other points in the interval (a, b). The positive derivative before c indicates an increasing trend, while the negative derivative after c indicates a decreasing trend.

The change from increasing to decreasing at c suggests a maximum point. By the continuity of the function, we can conclude that the maximum value is achieved at c.

Learn more about Maxima and Minima here

https://brainly.com/question/32515594

#SPJ4

Prove the theorems below: Let f:(a,b) → R be continuous. Let c ∈ (a,b) and suppose f is differentiable on (a, c) and (c, b).

(i) if f'(x) < 0 for x ∈ (a, c) and f'(x) > 0 for x ∈ (c, b), then f has an absolute minimum at c.

(ii) if f'(x) > 0 for x € (a, c) and f'(x) < 0 for x ∈ (c, b), then f has an absolute maximum at c.

help please!
Prove that,
when the values in a database are equal to each other, then the A.M, G.M and H.M equal to each other
note:
A.M=arithmetic mean
G.M=geometric mean
H.M= harmonic mean​

Answers

Answer:

See below

Step-by-step explanation:

the n number of value of x

[tex] \displaystyle x_{1},x _{2} \dots x_{n}[/tex]

let it be

[tex] \displaystyle x_{1} = x _{2} = x_{3}{\dots }= x_{n} = a[/tex]

now, the A.M of x is

[tex] \rm \displaystyle \: A.M = \frac{ x_{1} + x_{2} + \dots \dots \: + x_{n} }{n} [/tex]

since every value equal to a

substitute:

[tex] \rm \displaystyle \: A.M = \frac{ a + a + \dots \dots \: + a}{n} [/tex]

[tex] \rm \displaystyle \: A.M = \frac{ na}{n} [/tex]

reduce fraction:

[tex] \rm \displaystyle \: A.M = a[/tex]

the G.M of x is

[tex] \rm\displaystyle \: G.M =( x_{1} \times x _{2} {\dots }\times x_{n} {)}^{ {1}^{}/ {n}^{} } [/tex]

since every value equal to a

substitute:

[tex] \rm\displaystyle \: G.M =( a \times a{\dots }\times a{)}^{ {1}^{}/ {n}^{} } [/tex]

recall law of exponent:

[tex] \rm\displaystyle \: G.M =( {a}^{n} {)}^{ {1}^{}/ {n}^{} } [/tex]

recall law of exponent:

[tex] \rm\displaystyle \: G.M = a[/tex]

the H.M of x is

[tex] \displaystyle \: H.M = \frac{n}{ \frac{1}{ x_{1}} + \frac{1}{ x_{2} } {\dots } \: { \dots}\frac{1}{x _{n} } } [/tex]

since every value equal to a

substitute:

[tex] \displaystyle \: H.M = \frac{n}{ \frac{1}{ a} + \frac{1}{ a } {\dots } \: { \dots}\frac{1}{a } } [/tex]

[tex] \displaystyle \: H.M = \frac{n}{ \dfrac{n}{a} } [/tex]

simplify complex fraction:

[tex] \displaystyle \: H.M = n \times \frac{a}{n} [/tex]

[tex] \displaystyle \: H.M = a \: [/tex]

so

[tex] \displaystyle \: A.M = G.M = H.M = a[/tex]

hence,

[tex]\text{Proven}[/tex]

Answer:

What [tex]\colorbox{red}{Nayefx}[/tex]says is I say

A student deposited money into a savings account. The following equation models the amount of money in the account, A(1), after t years. A(1)-1575 (1.045) a. State the initial amount of money deposited into the account. b. Determine the annual interest rate being paid on the account. C. Use the equation to find the amount of money, to the nearest dollar, in the account after 15 years. d. How many years, to the nearest whole year, will it take for the account to have at least $4000?

Answers

a. The initial amount of money deposited into the account is $1575.

b. The annual interest rate being paid on the account is 4.5%.

c. The amount of money in the account after 15 years is approximately $2946.27.

d. It will take approximately 20 years for the account to reach a balance of at least $4000.

To answer these questions, let's analyze the given equation:

A(1) = 1575 * (1.045)^t

a. The initial amount of money deposited into the account is $1575. This is evident from the equation, where A(1) represents the amount of money after 1 year.

b. To determine the annual interest rate, we can compare the given equation with the general formula for compound interest:

A = P * (1 + r)^t

Comparing the two equations, we can see that the interest rate in the given equation is 4.5% (0.045) since (1 + r) is equal to 1.045.

c. To find the amount of money in the account after 15 years, we can substitute t = 15 into the equation and calculate the result:

A(15) = 1575 * (1.045)^15 ≈ $2946.27 (rounded to the nearest dollar)

Therefore, after 15 years, the amount of money in the account will be approximately $2946.

d. To find the number of years it will take for the account to have at least $4000, we need to solve the equation for t. Let's set up the equation and solve for t:

4000 = 1575 * (1.045)^t

To solve this equation, we can take the logarithm of both sides (with base 1.045):

log(4000) = log(1575 * (1.045)^t)

Using logarithm properties, we can simplify the equation:

log(4000) = log(1575) + log((1.045)^t)

log(4000) = log(1575) + t * log(1.045)

Now, we can isolate t by subtracting log(1575) from both sides and then dividing by log(1.045):

t = (log(4000) - log(1575)) / log(1.045)

Calculating this expression, we find:

t ≈ 19.56 (rounded to two decimal places)

Therefore, it will take approximately 20 years (rounded to the nearest whole year) for the account to have at least $4000.

Learn more about "amount ":

https://brainly.com/question/25720319

#SPJ11

I NEED HELP!!! :((((

Answers

Answer:

it represents a polynomial

Three of the cylinders in an eight-cylinder car are defective and need to be replaced. If two cylinders are selected at random (without replacement), what is the probability that two defective cylinders are selected? If two cylinders are selected at random (without replacement), what is the probability that at least one defective cylinder is selected?

Answers

Probability of selecting two defective cylinders ≈ 0.1071. Probability of selecting at least one defective cylinder ≈ 0.6429

To calculate the probability of selecting two defective cylinders when two cylinders are chosen at random without replacement, we need to consider the total number of cylinders and the number of defective cylinders. Given: Total number of cylinders: 8, Number of defective cylinders: 3. Probability of selecting two defective cylinders: To calculate this probability, we first need to determine the total number of ways to choose two cylinders out of the eight available. This can be calculated using the combination formula (nCr). Total ways to choose two cylinders out of eight: C(8, 2) = 8! / (2! * (8-2)!) = 28.

Next, we need to determine the number of ways to choose two defective cylinders out of the three available. Number of ways to choose two defective cylinders out of three: C(3, 2) = 3! / (2! * (3-2)!) = 3. Therefore, the probability of selecting two defective cylinders is: P(Two defective cylinders) = Number of ways to choose two defective cylinders / Total ways to choose two cylinders = 3/28 ≈ 0.1071 (rounded to four decimal places). Probability of selecting at least one defective cylinder: To calculate this probability, we can consider the complementary event, which is the probability of selecting no defective cylinders. Then, we subtract this probability from 1 to obtain the probability of selecting at least one defective cylinder.

Number of ways to choose two non-defective cylinders out of five remaining non-defective cylinders: C(5, 2) = 5! / (2! * (5-2)!) = 10. Total ways to choose two cylinders out of eight: C(8, 2) = 28 (as calculated earlier). Number of ways to choose at least one defective cylinder = Total ways to choose two cylinders - Number of ways to choose two non-defective cylinders= 28 - 10 = 18. Therefore, the probability of selecting at least one defective cylinder is: P(At least one defective cylinder) = Number of ways to choose at least one defective cylinder / Total ways to choose two cylinders= 18/28 ≈ 0.6429 (rounded to four decimal places).

To learn more about probability, click here: brainly.com/question/16988487

#SPJ11

12.75 x 2 plus 13 x 3 plus 13.25 x 4 plus 13.5 x 3 PLEASE HELPPP QWICKKKK

Answers

Answer:

158

Step-by-step explanation:

PLS HELP ASAP

Eleri mows grass in her neighborhood. She charges $35 per yard. Eleri offers a discount to repeat customers, where she charges $3 less than the previous time to cut the grass. Suppose Eleri is cutting your grass for the 8th time. Which explicit formula describes how much she will charge you?

Answers

Minus 3 from 35. Do that eight times. Or simply 8x3=24$. 35-24$=11$. 11$ will be charged

Select the correct answer.
If f(x) = 2x^2 - 4x - 3° and g(x) = 2x^2 - 16`, find "f(x) + g(x)
OA. 4x^2 - 4x + 13
OB.
* 4x^2 - 4x -13
OC -4x - 19
OD.
*4x^2 - 4x -19

Answers

Answer:

4x^2 - 4x - 19

Step-by-step explanation:

Given the following functions

f(x) = 2x^2 - 4x - 3

g(x) = 2x^2 - 16

f(x)+ g(x) =2x^2 - 4x - 3+ 2x^2 - 16

f(x)+ g(x) = 2x^2+2x^2 -4x - 3 - 16

f(x)+ g(x) =4x^2 - 4x - 19

Hence the required sum is 4x^2 - 4x - 19

Write an equation in point-slope form of the line that passes through the point(3,5) and has a slope of m=-1

Answers

The answer is y= -1x+8
Step-by-step explanation:
y=mx+b
m= -1
y-y=m(x-x1)
y-5=-1(x-3)
y-5=-1x+3
+5 +5
y=-1x+8

solve for x. round your answer to the nearest tenth

Answers

Answer:

13.8

Step-by-step explanation:

Hello There!

Basic concept: Geometry

We can solve for x using trigonometric ratios

Here are the Trigonometric Ratios

Remember SOHCAHTOA

Sin = Opposite over Hypotenuse

Cos = Adjacent over Hypotenuse

Tan = Opposite over Adjacent

For the angle that has a measure of 37 degrees

We are given its adjacent side length (11) and we need to find the hypotenuse

Basic concept: Alegbra 1

Adjacent and Hypotenuse corresponds with Cos so we are going to use cosine to create an equation and solve for x

Remember cos = adjacent over hypotenuse

So

[tex]cos37=\frac{11}{x}[/tex]

now we solve for x

what we want to do is get rid of the 11, to do so we divide each side by 11

[tex]\frac{11}{cos37} =x\\cos37=.79863551\\\frac{11}{0.79863551} =13.773749224[/tex]

we're left with x = 13.773749224

finally we want to round to the nearest tenth

The answer would be 13.8

write the answer in the simplest radical form
[tex] \sqrt{56} [/tex]

Answers

Hi. Here it is!
I hope this help!

СК - висота трикутника АВС. Знайдіть градусну міру кута А

Answers

Inglis please. Thank you.

Use the reflection principle to find the number of paths for a simple random walk from So = 2 to S_15 = 5 that do not hit the line y = 2

Answers

The reflection principle is used to find the number of paths for a simple random walk from a starting point S0 to a destination point S15, without hitting a specific line.

In this scenario, we want to find the number of paths for a random walk from S0 = 2 to S15 = 5, without crossing the line y = 2. We can use the reflection principle to simplify the problem.

The reflection principle states that if a path hits a specific line and goes below it, we can reflect the portion of the path below the line to create a new path above the line. This new path is symmetric to the original path.

In our case, the line y = 2 acts as the reflecting line. We reflect the portion of the paths that hit the line y = 2 above the line. By doing so, we transform the problem into finding the number of paths from S0 = 2 to S15 = 5, without crossing or touching the line y = 2.

Using the principles of combinatorics and counting, we can calculate the number of valid paths without hitting the line y = 2. This involves considering the number of steps taken in the positive and negative y-directions, while ensuring that the path remains above the line y = 2. The specific calculations and details would require a more extensive analysis of the random walk and its possible movements.

By applying the reflection principle and counting the valid paths, we can determine the number of paths for the given scenario.

Learn more about symmetric here:

https://brainly.com/question/31184447

#SPJ11

The solids are similar. Find the missing dimension(s).
Will mark brainlest if you give a full explanation 10 min!!!

Answers

Answer:

s = 4.5 cm

l= 3.75 cm

Step-by-step explanation:

Mathematically, when two shapes are similar, the ratio of their corresponding sides are equal

According to this rule, we have it that;

4/6 = 3/s

4 * s = 3 * 6

4s = 18

s = 18/4

s = 4.5 cm

Similarly;

4/5 = 3/l

4 * l = 5 * 3

4l = 15

l = 15/4

l = 3.75 cm

Describe this sampling method: "Survey the first 40 students who enter the main

office".

Answers

Answer:

Convenience sampling

Step-by-step explanation:

From the question, we understand that 40 of all students are to be surveyed. This implies that from the 41st till the last student will not be a part of the survey.

When sampling is done, taking a part of the whole population that is near or readily available; such sampling is referred to as convenience sampling.

The whole population, in this case are all students while the convenience being selected are the first 40 students.

what is the area of the figure below

Answers

Answer:

Step-by-step explanation:

this is sorta a thought process to figure this out.   so think it thur with me.  b/c they are saying that the line is the same length with the lines thur it... see them?  so then that means that two sides of the right triangle are of a certain length so that means we know the base and length of the sides of a box, if we were to add the other right triangle to it.. see that?

so we can say that  6*7.5 = box   and we'll have two total boxes, see that?  the top portion of the parallelogram and the bottom are each a box .. but cut down the middle and put as two opposite parts of a triangle.

so

2*(6*7.5) = 90 [tex]in^{2}[/tex]

Other Questions
8) If the variance of the water temperature in a lake is 32, how many days should the researcher select to measure the temperature to estimate the true mean within 5 with 99% confidence. 1:001/3 true/false. Wellness is the struggle to keep all the components of health at their best possible levels. Please select the best answer from the choices provided. If the instruction is OR, then the ALU control will after examining the ALUOp and funct bits) output o0001(three zero then 1) o0000(four zero) o10 ounknown choose the correct term to complete the sentence. a new class uses the properties and methods of an existing class is an example of polymorphism. combining or integrating unified communications (uc) into which of the following can shorten sales cycles and increase revenues? group of answer choices c) sales force automation a) supply chain management b) enterprise resource planning d) service-oriented architecture two tiny particles having charges 20.0e-6 c and -8.00e-6 c are separated by a distance of 20.0 cm. what are the magnitude and direction of electric field midway between these two charges? How many times larger is 3 x 10-5 than 6 x 10-12? A) 3 x 105 B) 3 x 106 C) 5 x 105 D) 5 x 106 What is the management theory of Apple company? On Monday, ABC Produce is expecting to receive Package A containing $6,000 worth of food. Based on the past experience with the delivery service, the manager estimates that this package has a chance of 10% being lost in shipment. On Tuesday, ABC Produce expects Package B to be delivered. Package B contains $3,000 worth of food. This package has a 8% chance of being lost in shipment.a. Construct [in table form] the probability distribution for total dollar amount of losses for Packages A and B. Please do NOT discuss Package A and Package B separately. In the table, make sure you include three columns:1) Column 1 The possible events for Packages A and B2) Column 2 For each of the possible event, what is the total dollar amount of losses involved. Please note that this asks about total dollar amount of losses, not number of losses.3) Column 3 - For each of the possible outcomes, derive the probability of the outcome occurring. Show your work.b. Calculate the expected value of total dollar amount of losses. Show all work.c. Calculate the variance for the total dollar amount of losses. Show all work. Which of the following best summarizes the confusion between short-term memory and working memory. Select an answer and submit. For keyboard navigation, use the up/down arrow keys to select an answer. a Working memory began being studied by multiple labs at the same time, so it is unclear when the concept of working memory really took shape in the literature. b Working memory was a term proposed to replace short-term memory, but it has been slow to catch on. Clinical psychologists typically study short-term memory, which cognitive psychologists study working memory. d Working memory and short-term memory are often used interchangeably, even in the psychological literature On January 1, 2021, Atmos Energy purchased 28% of the outstanding voting common stock of Cabot for $300,400. The book value of the acquired shares was $275,900. The excess of cost over book value is attributable to a building on Cabot's books that was undervalued and had a remaining useful life of five years. For the year ended December 31, 2021, Cabot reported net income of $126,000 and paid cash dividends of $25,050. What is the carrying value of Atmos's investment in Cabot at December 31, 2021? Multiple Choice $328,666. $323,766. $293,386. $300,400. a. Suppose a and b are integers. If a | b then a |(17b174 29b15! + 9006) b. prove that the sum of 3 odd numbers and 2 even numbers is odd Prove that En 2p + 1 is always even when n is odd and is always odd when n is c. even a d. Suppose a is an integer. If ais not divisible by 4, then a is odd. e. If a = b mod(n) then a and b have the same remainder when divided by n. f. Suppose x is a real number. If x? + 17x5 + 4x3 > x6 + 11x4 + 2x2 then x > 0 A car accelerates from rest to 30 km/h. Later, on a highway it accelerates from 30 km/h to 60 km/h. Which takes more energy, going from 0 to 30, or from 30 to 60? Underline the extendedmetaphor in lines 66-71 thatEdwards uses to describeGod's wrath. Explain themetaphor in your ownwords. Sinners in the hands of an angry god ***URGENT PLEASE! 20 POINTS***Select the correct answer.Consider this scatter plot.Which line best fits the data? A. line A B. line B C. line C D. None of the lines fit the data well. As a firm's production increases in the short run, the average total cost curve eventually slopes upward becauseaverage physical product rises with increases in output.marginal physical product eventually declines as output increases.average fixed cost declines with increases in output.marginal cost eventually declines as output increases. Find irr(a, Q) and deg(a, Q), where a = 2+ i. consider the system in the gure below with xc(j) = 0 for || 2(1000) and the discrete time system a squarer, i.e. y[n] = x2[n]. what is the largest value of t such that yc(t) = x2(t)? Based on the research of Philip Reno, early hominins show reduced sexual dimorphism, which is evidence for cooperation and likely for:(Select all that apply).polyandry increased investment in offspringpair bonding male cooperation If G = (V, E) is a simple graph (no loops or multi-edges) with VI = n > 3 vertices, and each pair of vertices a, b eV with a, b distinct and non-adjacent satisfies deg(a) + deg() > n, then G has a Hamilton cycle. (a) Using this fact, or otherwise, prove or disprove: Every connected undirected graph having degree sequence 2, 2, 4, 4,6 has a Hamilton cycle. (b) The statement: Every connected undirected graph having degree sequence 2, 2, 4, 4,6 has a Hamilton cycle is A. True B. False.