find the missing length

Find The Missing Length

Answers

Answer 1

Answer:

9, 10, 3 and 1/3

Step-by-step explanation:

21 = 7 x 3

Therefore divide each side of the larger triangle by three to get the smaller one.

27/3 = 9

30/3 = 10

10/3 = 3.33333...


Related Questions

Use the ALEKS calculator to solve the following problems.

(a)Consider a t distribution with 19 degrees of freedom. Compute P( t ≤ 1.96 ). Round your answer to at least three decimal places.

P ( t ≤ 1.96 ) =

(b)Consider a t distribution with 25 degrees of freedom. Find the value of c such that P ( −c < t < c) = 0.95. Round your answer to at least three decimal places.

c=

Answers

(a)The probability, P(t ≤ 1.96) = 0.032. (b)The c = 2.060 (rounded to three decimal places).

a) P(t ≤ 1.96) = 0.032b) c = 2.060Calculation details:(a)For this problem, the t-distribution has 19 degrees of freedom. Therefore, the following input values should be entered in the ALEKS calculator: P(t ≤ 1.96) with 19 degrees of freedom. This leads to the following results on the calculator: P(t ≤ 1.96) = 0.032 (rounded to three decimal places)

(b)For this problem, the t-distribution has 25 degrees of freedom. Therefore, the following input values should be entered in the ALEKS calculator:P(−c < t < c) = 0.95 with 25 degrees of freedom. This leads to the following results on the calculator: Upper bound = 2.060Lower bound = -2.060.

Let's learn more about degrees of freedom:

https://brainly.com/question/28527491

#SPJ11

Which relation is a function?

Which relation is a function?

Answers

answer

bottom left

1 input gives 1 output

vertical line moves across the graph & touches the graph at only one point so graph is a function

steps

top left is vertical because it has no slope

ecampusontario.pressbooks.pub

brightstorm

(b) the area of triangle adx is 36 cm2 and the area of triangle bcx is 65. 61 cm2.
ax= 8. 6 cm and dx= 7. 2 cm.
find bx.

Answers

For given triangle, the length of BX is 10 cm.

What is triangle?

A triangle is a geometric shape that consists of three sides and three angles. It is one of the most fundamental and commonly studied shapes in geometry.

To find the length of BX, we can use the formula for the area of a triangle:

Area = (base * height) / 2.

We are given the areas of triangles ADX and BCX, as well as the lengths of AX and DX.

Area of triangle ADX = \(36 cm^2\)
Area of triangle BCX = \(65.61 cm^2\)
AX = 8.6 cm
DX = 7.2 cm

Let's start by finding the height of triangle ADX. We can use the formula:

\(36 cm^2\) = (BX * 7.2 cm) / 2

Simplifying the equation:

\(36 cm^2\) = (BX * 3.6 cm)

Dividing both sides by 3.6 cm:

BX = \(36 cm^2\) / 3.6 cm
BX = 10 cm

Therefore, the length of BX is 10 cm.

To learn more about triangle visit:

https://brainly.com/question/17335144

#SPJ4

Change 273° Kelvin to Celsius degrees.
P Leeeeeeeeeeee Sssssssssss help me

Answers

Answer: 273 degrees kelvin =  -0.15 degrees celsius

hope this helps brainliest plz

A nurse provides a back massage as a palliative care measure to a client who is unconscious, grimacing, and restless. Which of the following findings should the nurse identify as indicating a therapeutic response? (Select all that apply.)
A. the shoulders droop
B. the facial muscles relax
C. the RR increases
D. the pulse is within the expected range
E. the client draws his legs into a fetal position

Answers

A nurse provides a back massage as a palliative care measure to a client who is unconscious, grimacing, and restless.

The therapeutic response that the nurse should identify in the client after a back massage includes relaxing of facial muscles and the pulse remaining within the expected range.
Massage is a fundamental nursing measure that is often utilized as part of palliative care for patients. The purpose of back massage is to promote relaxation, improve blood circulation, reduce muscle tension, and alleviate pain, stress, and anxiety. The nursing assessment of the patient before and after the massage is essential to determine its effectiveness as a therapeutic intervention for the patient.
When providing back massage as a palliative care measure to an unconscious, grimacing, and restless client, the nurse should identify several therapeutic responses as follows;
The shoulders droop: The nurse should expect the shoulders of the client to relax during massage therapy. If this occurs, it is a sign that the patient is experiencing relaxation and tension relief.
The facial muscles relax: Relaxation of the facial muscles is a common therapeutic response during back massage. The nurse should observe the patient's face for any signs of relaxation, which may include softening of facial lines, eyelids drooping, or a general expression of peacefulness.
The respiratory rate (RR) decreases: The nurse should expect the client's respiratory rate to decrease during a back massage. This is because relaxation stimulates the parasympathetic nervous system, resulting in decreased respiratory rate, heart rate, and blood pressure.
The pulse is within the expected range: The nurse should expect the client's pulse to remain within the expected range during a back massage. A normal pulse rate is between 60-100 beats per minute for adults. If the pulse remains within this range, it is a sign that the patient is responding positively to the massage therapy.

In conclusion, providing back massage as a palliative care measure to an unconscious, grimacing, and restless client can help to promote relaxation, improve blood circulation, reduce muscle tension, and alleviate pain, stress, and anxiety. The nurse should identify therapeutic responses in the patient during the massage therapy, which may include relaxation of the shoulders, facial muscles, decreased respiratory rate, and pulse remaining within the expected range.

To know more about blood circulation visit:

brainly.com/question/28915450

#SPJ11

Find an equation for the plane consisting of all points that are equidistant from the points (1,0,-2) and (3,4,0).

Answers

The midpoint formula and the normal vector of the plane can be used to determine the equation of the plane that contains all points equidistant from the points (1,0,-2) and (3,4,0).

How is this determined?

Given by: The midpoint of the two points is:

M = [(1 + 3)/2, (0 + 4)/2, (-2 + 0)/2] = (2, 2, -1) (2, 2, -1)

The following vector runs between the two points:

V = (3 - 1, 4 - 0, 0 - (-2)) = (2, 4, 2) (2, 4, 2)

The cross product of two non-parallel plane vectors yields the normal vector to the plane. The midpoint M to a point on the plane is one such vector, while the other is the vector V. Consider the point P = (2, 2, -1) + t(2, 4, 2) as an illustration, where t is a scalar.

The normal vector is then provided by:

N = V x (P - M) = (2, 4, 2) x (2t, 4t, 2t -1), which equals (12t, -8t, 4t + 2)

The point-normal form, which makes use of the normal vector N and the point M, can be used to determine the equation for the plane:

(x - 2) * 12t = (y - 2) * -8t = (z + 1) * 4t + 2

The final equation of the plane is obtained by multiplying both sides of the equation by t and setting t 0.

12(x - 2) = -8(y - 2) = 4(z + 1) + 2

Learn more about Coordinate geometry here:

brainly.com/question/18269861

#SPJ4

construct and interpret a 95 percent confidence interval for the difference between the proportion of the population who would survive at least 15 years

Answers

The 95% confidence interval for the difference between the proportion of the population who would survive at least 15 years can be used to estimate the range within which the true difference lies.

It provides a measure of uncertainty around the point estimate. The confidence interval can be interpreted as follows: we are 95% confident that the true difference in proportions of the population who would survive at least 15 years falls within the calculated interval. To construct the confidence interval, we first need to obtain sample data from the population. Let's assume we have collected data from two independent samples. From Sample 1, we find that out of n1 individuals, x1 survive at least 15 years. Similarly, from Sample 2, we have n2 individuals, with x2 surviving at least 15 years. To calculate the confidence interval, we use the formula: CI = (p1 - p2) ± Z * sqrt((p1 * (1 - p1) / n1) + (p2 * (1 - p2) / n2)) Where p1 = x1 / n1 and p2 = x2 / n2 are the sample proportions, and Z is the critical value corresponding to the desired confidence level (in this case, 95%). The critical value is determined based on the standard normal distribution. Once we have the confidence interval, let's say [lower limit, upper limit], we can interpret it as follows: We are 95% confident that the true difference in proportions between the two populations who would survive at least 15 years lies between the lower limit and the upper limit. In other words, there is a high likelihood that the actual difference falls within this range. The confidence interval allows us to make inferences about the population based on our sample data. It provides a range of plausible values for the difference in proportions, taking into account the variability of the sample. The wider the confidence interval, the greater the uncertainty in our estimate. Conversely, a narrower interval indicates a more precise estimation.

learn more about confidence interval here: brainly.com/question/29680703

#SPJ11

A company's total cost, in millions of dollars, is given by C(t) = 140 - 30et where t = time in years. Find the marginal cost when t = 6. 0.35 million dollars per year O 0.16 million dollars per year 0.07 million dollars per year O 0.45 million dollars per year

A company's total cost, in millions of dollars, is given by C(t) = 140 - 30et where t = time in years.

Answers

We have to find the marginal cost of the function:

\(C(t)=140-30e^{-t}\)

for the value t=6. We remember that the marginal cost is defined as the derivative of the function of total cost. So, for finding the value of marginal cost, we will find its function:

\(M(t)=C^{\prime}(t)=\frac{d}{\differentialDt t}(140-30e^{-t})\)

Then, using the properties of differentiation,

\(\begin{gathered} \frac{d}{\differentialDt t}(140-30e^{-t}) \\ =\frac{d}{\differentialDt t}(140)-\frac{d}{\differentialDt t}(30e^{-t^{}}) \\ =0-30\frac{d}{\differentialDt t}(e^{-t}) \\ =-30\frac{d}{\differentialDt t}(e^{-t}) \end{gathered}\)

And then, for finding the last derivative, we use the chain rule:

\(=-30(-1)e^{-t}=30e^{-t}\)

This means that our marginal cost function is:

\(M(t)=30e^{-t}\)

Finding the value when t=6

We just have to find the value M(6), by replacing t by 6, as shown:

\(M(6)=30e^{-6^{}}=\frac{30}{e^6}=0.0743625653\approx0.07\)

This means that the marginal cost when t=6 is 0.07 million dollars per year.

please help me its important

please help me its important

Answers

Answer:

1. 16

Step-by-step explanation:

first one i believe is 16 dont need points keep them

Jose earns $3680 per month, of which 22% is taken out of his paycheck for federal and state income taxes and other required deductions. Last month he spent $755 for rent and $86.12 for clothing. What percent of his take-home pay did he spend on rent and clothing combined?

Answers

Answer:

29.30%

Step-by-step explanation:

Total Monthly earnings of Jose = $3680

22% is paid for federal and state income taxes and other deductions.

Take-home salary for Jose is total earnings minus the taxes and deductions.

Take-home salary = $3680 - 22% of $3680

Take-home salary = $3680 - $809.6 = $2870.4

Money spent on rent = $755

Money spent on clothing = $86.12

Money spent on rent and clothing combined = $841.12

Percentage of a quantity is given as the quantity divided by the total quantity multiplied with 100.

Therefore,

Percentage of take-home pay spent on rent and clothing:

\(\dfrac{841.12}{2870.4}\times 100 = \bold{29.30\%}\)

A computer can perform 4.66 x 10^8 instructions per second. How many instructions is that
per hour? Use scientific notation to express this.

Answer asap and show work pls
Thank you

A computer can perform 4.66 x 10^8 instructions per second. How many instructions is thatper hour? Use

Answers

There are 60 seconds in a minute and 60 minutes in an hour. To find the total number of instructions the computer can perform in an hour, we need to multiply the number of instructions per second by the number of seconds in an hour.

Number of seconds in an hour = 60 seconds/minute × 60 minutes/hour = 3600 seconds/hour

Total number of instructions per hour = instructions per second × seconds per hour

= 4.66 × 10^8 instructions/second × 3600 seconds/hour

= 1.6776 × 10^12 instructions/hour

Therefore, the computer can perform 1.6776 x 10^12 instructions per hour.

The graph of y=x^3+x^2-6x is shown....

The graph of y=x^3+x^2-6x is shown....

Answers

hello,

" a turning point is defined as the point where a graph changes from either  increasing to decreasing, or  decreasing to increasing"

a)

\(y=x^3+x^2-6x\\\\y'=3x^2+2x-6=0\\x=\dfrac{-2-\sqrt{76} }{6} \approx{-1.786299647...}\\or\\x=\dfrac{-2+\sqrt{76} }{6} \approx{1.1196329...}\\\)

b)

Zeros are -3,0,2.

Sol={-3,0,2}

The solution of the graph function y=x³+x²-6x are -3 , 0 and 2

What is graph?

The link between lines and points is described by a graph, which is a mathematical description of a network. A graph is made up of certain points and the connecting lines. It doesn't matter how long the lines are or where the points are located. A node is the name for each element in a graph.

We have the function

y=x³+x²-6x

now, equating it to 0

x³+x²-6x = 0

x² + x - 6= 0

x² - 3x + 2x -6 =0

x(x -3) + 2(x -3)

x= 3 and -2

Now, ew can see from the that the equation is touching the x-axis at three points and it will represent three zeroes of the equation.

So, the solution of the graph are -3 , 0 and 2

Learn more about graph here:

https://brainly.com/question/17267403

#SPJ2

Please help with number 2!​

Please help with number 2!

Answers

Answers:

D'' = (1, -3)

E'' = (1, -1)

F'' = (3, -1)

G'' = (3, -4)

A diagram is shown below.

========================================================

Explanation:

The center of dilation is point E, which means this point does not move when the dilation is applied. Every other point will move.

As your diagram indicates, segment DE is 4 units long. If we apply the scale factor 1/2, then D'E' will be half as long meaning D'E' = 2. So point D' is 2 units above point E at (1,3)

Point F is 4 units away from point E. The scale factor 1/2 will bring F closer to E leading to segment F'E' = 2. So we'll start at E and move 2 units to the right to land on F ' (3, 1)

From F to G is 6 units, which cuts in half to 3. So from F' to G' is 3 units telling us we start at F ' (3, 1) and go up three units to get go G ' (3, 4)

So far we have

D ' = (1, 3)

E ' = (1, 1) ... fixed point doesn't move

F ' = (3, 1)

G ' = (3, 4)

-------------

From here we'll apply the reflection over the x axis rule which says

\((x,y) \to (x, -y)\)

the x coordinate stays the same, and the y coordinate flips from positive to negative (or vice versa).

Based on what was mentioned for D', E', F' and G', we get the following

D'' = (1, -3)

E'' = (1, -1) .... this point does move now

F'' = (3, -1)

G'' = (3, -4)

Points E' and E'' are in different locations because all fixed points in this reflection are along the mirror line y = 0 (aka the x axis). In other words, if E was on the x axis, then it would not move if we applied this reflection.

Check out the diagram below see a visual summary of what happened. Note how the red points moved in closer to point E (since the distances from the center E have been cut in half) compared to the blue counterparts.

Please help with number 2!

This table contains equivalent ratios between x and y

x
6
8
10
12
y
3
4

6

Enter the missing value from the table.

Answers

The missing value from the table of values is y = 5

Calculating the missing value from the table.

From the question, we have the following parameters that can be used in our computation:

x 6 8 10 12

y  3 4     6

From the above table of values, we can see that

x is divided by 2 to get y

using the above as a guide, we have the following:

y = 1/2x

When the value of x is 10, we have

y = 1/2 * 10

Evaluate

y = 5

Hence, the missing value from the table. is y = 5

Read mroe about equivalent ratio at

https://brainly.com/question/2328454

#SPJ1

Frank has 130 apples. He buys 18 more apples and then a friend gives
him 25 more. How many does he have now?

Answers

Answer:

173

Step-by-step explanation:

130+18=148

148+25=173

173 because 139 + 18=148

148+25=173

A dishonest milkman professes to sell his milk at cost price but he mixes it with water and thereby gains 25%. The percentage of water in the mixture is.

Answers

The percentage of water in the mixture is 20%.

The dishonest milkman gains 25% by mixing water with his milk. Let's assume he sells 1 liter of milk at the cost price of x. Now, he mixes water with this 1 liter of milk. Let the quantity of water he adds be y liters. So, the total quantity of the mixture becomes 1 liter + y liters.

According to the question, the dishonest milkman gains 25% by selling this mixture. This means that the selling price of the mixture is 125% of the cost price. Therefore, the selling price of the mixture is 1.25x.

Since the dishonest milkman is selling the mixture at cost price, we can equate the selling price to the cost price. So, 1.25x = x + y.

Simplifying the equation, we get y = 0.25x.

Now, we need to find the percentage of water in the mixture. This can be calculated by dividing the quantity of water (y liters) by the total quantity of the mixture (1 liter + y liters) and multiplying by 100.

So, the percentage of water in the mixture is (y / (1 + y)) * 100 = (0.25x / (x + 0.25x)) * 100 = (0.25 / 1.25) * 100 = 20%.

Therefore, the percentage of water in the mixture is 20%.

Know more about selling price here:

https://brainly.com/question/29065536

#SPJ11


Complete a Fish-bone
diagram for the following problem:

a. Problem
statement: My microwave cooked
popcorn burned.

Answers

The Fishbone diagram identifies possible causes for the problem of burned microwave popcorn, including equipment condition, popcorn quality, timing, temperature control, popcorn bag or container, kernel distribution, popcorn quantity, microwave maintenance, popcorn storage, and power fluctuations.

Problem: My microwave cooked popcorn burned.

1. Equipment: Check the microwave's condition, age, and power settings.

2. Popcorn: Examine the popcorn brand, quality, and packaging instructions.

3. Timing: Analyze the cooking time set for the popcorn.

4. Temperature: Assess the microwave's heating consistency and temperature control.

5. Popcorn bag/material: Investigate the type of bag or container used for the popcorn.

6. Kernel distribution: Consider the distribution of kernels within the bag.

7. Popcorn quantity: Evaluate the amount of popcorn used for cooking.

8. Microwave maintenance: Check if the microwave is clean and free from residue.

9. Popcorn storage: Consider the storage conditions and age of the popcorn.

10. Power fluctuations: Investigate if there were any power surges or fluctuations during cooking.

learn more about Fishbone diagram from the below link

https://brainly.com/question/5993715

#SPJ11

Marie has a recipe that calla for 2 1/4 cups of flour for 3 dozen cookies. How much would show needs to make 60 cookies


A. 4 Cups
B. 3 3/4
C. 3 1/2
D. 3 1/3​

Answers

Answer:

3 3/4 cups flour

Step-by-step explanation:

If Marie needs 2.25 cups of flour for 36 dozen cookies, then our equations would be:

2.25f = 36

f         = 16

3.75f  = 60

Note:

Dozen = 12

3 dozen = 3 • 12 = 36

2 1/4 cups of flour = 36 cookies


Now let’s figure out how much flour Marie needs for 1 cookie:

2 1/4 divided by 36 = 1/16

She needs 1/16 cups of flower for 1 cookie.

Now we need to find out how much she needs to 60 cookies:

1/16 • 60 = 15/4 = 3 3/4

Your answer is B. 3 3/4


~

Lcm and hcf of:
a4+4b4 +(a2+b2)5b2
and a4+2a3b+a2b2-9b2

Answers

For a4+ 4b4 + 5a2b2 + 5b4, LCM is  45a^4b^4  and HCF is a^2b^2

For  a4+2a3b+a2b2-9b2, LCM is  8a^5b2  and HCF is a^2

How to find the LCM and HCF

LCM is the lowest common multiple

For a4+4b4 +(a2+b2)5b2

Expand the expression first

a4+ 4b4 + 5a2b2 + 5b4

a2   | a4+ 9b4+ 5a2b2  

a2   | a2 + 9b4 + 5b2  

b2   | 1 + 9b4 + 5b2

b2   | 1 + 9b2 + 5

5     | 1 + 9+ 1

9     | 1 + 1

To find the LCM, multiply all the factorials = a2 * a2 * b2 * b2 * 5 * 9 = 45 a4b4

HCF is known as the highest common factor

a2b2  | a4 + 9b4 + 5a2b2

     | a2 + 9b2 + 5

The HCF = a2b2  

For a4+2a3b+a2b2-9b2

Collect like terms

LCM

a2      | a4+ 2a3b+ a2b2- 9b2

a2      | a2 + 2ab + b2 - 9b2

2a      | 1 + 2ab - 8b2

b        | 1 + b- 4b2

4b      | 1 + 1 -4b

          | 1 + 1 -1

LCM = a2 * a2 * 2a* b * 4b = 8a^5b^2

The HCF

 a2      |a4+ 2a3b+ a2b2- 9b2

           | a2 + 2ab + b2 - 9b2

HCF = a^2

Therefore, the LCM and HCF of a4+4b4 +(a2+b2)5b2 is  45a^4b^4 and   a^2b^2 respectively and that of a4+2a3b+a2b2-9b2 is 8a^5b62 and a^2 respectively

Learn more about LCM and HCF here:

https://brainly.com/question/26431349

#SPJ1

If the original quantity is 8 and the new quantity
is 2, what is the percent decrease?

Answers

2 is a 4th of 8 so it’s a 75% decrease

If the original quantity is 8 and the new quantity is 2, then the correct answer is 75%.

How did we figure this out?

For this question we need to subtract and multiply the numbers. We know that 2 = 25% of 8 so:

\(\boxed{8-2=6}\\\boxed{6/2=3}\)

We are going to take that 25% and multiply it with 3 to get are final answer.

What is the missing number of 25 and 3?

\(\boxed{25*3=75}\\\boxed{So,2=75}\)

Therefore, If the original quantity is 8 and the new quantity is 2, then the correct answer is 75%.


Which point on the number line represents - 2/3?
A. Point Q
B. Point P
C. Points
D. Point R

Which point on the number line represents - 2/3?A. Point QB. Point PC. PointsD. Point R

Answers

A. Point Q

Move 2 time to the left of 0.

A line passes through the point (-8, 2) and has a slope of
5/4
Write an equation in slope-intercept form for this line.

Answers

Answer: y=5/4x+13

Step-by-step explanation:

Slope-intercept form:

y= mx+b

Where x and y are the points, m is the slope, and b is the y-intercept.

Plug in the points to find the y-intercept.

-5= 5/4(-8)+b

Solve.

-5= 2.25(-8)+b

Combine like terms.

-5=-18+b

Add 18 on both sides.

13= b

Now you have the y-intercept. Plug in every point except the x and y, because you wouldn't be able to graph it if you had just numbers. (not that you have to; that is just the correct form)

y=5/4x+13

Solve x3 = 1 over 2. Please help

Answers

Answer:

x = 0.793701

Step-by-step explanation:

take the cube root : x = (1/2)(1/3)

A line passes through the point (-9, 8) and has a slope of 2/3

Answers

Answer:

\(y = \frac{2}{3}x+14\)

Step-by-step explanation:

i hope this helps :)

A line passes through the point (-9, 8) and has a slope of 2/3

Write down the factors of 28 Then,write down the prme factors of 28

Answers

the factors of 28 are : 1, 2, 4, 7, 14, and 28.

the prime factors of 28 are : 2, 2, and 7.

what does most specifically describe? a. a minor arc b. a major arc c. a semicircle d. a chord

Answers

The term "most specifically" is used to indicate the option that is the most specific or narrowest in meaning among the choices is d. chord.

The term "most specifically" is used to indicate the option that is the most specific or narrowest in meaning among the choices. Let's examine each option in the context of geometry:

a. A minor arc: A minor arc is a portion of a circle that measures less than 180 degrees. It is not the most specific term because it encompasses a range of arc sizes smaller than a semicircle, but it does not provide a narrower definition than other options.

b. A major arc: A major arc is a portion of a circle that measures more than 180 degrees. Similar to a minor arc, it does not provide the narrowest definition among the options.

c. A semicircle: A semicircle is a half of a circle, dividing it into two equal halves. This option is more specific than both minor and major arcs because it refers to a precise geometric shape with a 180-degree angle. However, there is one more option left to consider.

d. A chord: A chord is a straight line segment that connects two points on a circle. It is the most specific option among the choices because it refers to a specific geometric element—a line segment—within a circle.

So, The option that most specifically describes a geometric concept is:d. a chord.

Learn more about chords here, https://brainly.com/question/25871159

#SPJ11

a triangle is the shape used to represent the components of total health. rue or false

Answers

A triangle is a shape used to represent the components of total health. True

Please helpppppppppp
Explain the steps in solving 2.14x-12.18=-576 , and write the solution to the equation.

Answers

Answer:

add 12.18 to both sides and the divide by 2.14 on both sides until its x equal whatever you get

to calculate mad and summing up the forecasts errors, the value used for ||18−20|| in the calculation is? multiple choice question. either 2 or -2 2 -2 cannot be computed

Answers

The sum of forecast errors is also known as total forecast error. Therefore, the correct answer is option A, which is "2."

The absolute error of the given data is calculated by subtracting the actual value from the forecasted value, followed by the absolute value.

The errors are then summed up to get the mean absolute deviation. The value used for ||18−20|| in the calculation of MAD and summing up the forecast errors is 2.

Therefore, the correct answer is option A, which is "2."Formula for calculating MAD:MAD = Σ ( | A_i - F_i | ) / n

Where: MAD is the mean absolute deviation|A_i - F_i| represents the absolute error between the actual value (A) and the forecasted value (F)n is the total number of observations, Sum of forecast errors:Σ ( A_i - F_i )Where: A_i is the actual valueF_i is the forecasted value

The sum of forecast errors is also known as total forecast error.

Learn more about absolute deviation here:

https://brainly.com/question/32547820

#SPJ11

Adele and her friends are visiting chocolate shops in Wildgrove. They take a cab from one chocolate shop to another one that is 4.6 miles away. On a map, the two are separated by 4 inches. What is the scale of the map?Write your answer in simplest form using whole numbers.

Answers

ANSWER:

23 miles: 20 inches

STEP-BY-STEP EXPLANATION:

We know that the actual distance is 4.6 miles and the distance on the map is 4 inches, we must make them whole numbers, for that we multiply both by 5, just like this:

\(\begin{gathered} 4.6\cdot5=23\text{ miles} \\ 4\cdot5=20\text{ inches} \end{gathered}\)

Therefore, the scale on the map would be 20 inches representing 23 miles as the actual distance.

Other Questions
on september 1, year 1, phillips, inc. issued common stock in exchange for 20% of sago, inc.'s outstanding common stock. on july 1, year 3, phillips issued common stock for an additional 75% of sago's outstanding common stock. sago continues in existence as phillips' subsidiary. how much of sago's year 3 net income should be reported as accruing to phillips? Equipment was acquired at the beginning of the year at a cost of $537,500. The equipment was depreclated using the straight-line method based on an estimated useful life of 9 years and an estimated residual value of $41,650. a. What was the depreciation for the first year? Round your answer to the nearest cent. b. Using the rounded amount from Part a in your computation, determine the gain or loss on the sale of the equipment, assuming it was sold at the end of year eight for $90,024. Round your answer to the nearest cent. Enter your answer as a positive amount. X Fneftack T Chea Mr Wark Book vaine is the asset cost minus accurmutaled depreclasion. Compare the book value to the saie price, If the book value is more than the fiale phice, the equipment was sodd for a loss. If the book vatie is lest than the sale price, the equipment was sold for a gain. c. Journalize the entry to record the sale. If an amount box does not require an entry, laave it blank, Round your answers to the nearest cent. ABC is a right triangle. If AC=4 and BC=10, find AB. Leave your answer is the simplest radical form. Hansberry spends a surprising amount of time having her characters discuss the roaches a sometimes hidden, indestructible force around them. Why might that be? Discuss at least one literal and one symbolic/metaphorical reason why she might do this. Exercise 2 Underline the adjective clause in each sentence. Write N next to the nonessential clauses and E next to the essential clauses.The program that we were watching was interrupted. Helpppp pleaseeeWhat was the unfree western movement?how did slave trading turn into a well orginized business?During the 1800's was it good to be a farmer?how were farmers valued in the economy? new concept english unit 17 propaganda What type of figurative language is used:"Can I see you for a second?" How do paragraph 11 through 14 develop a central idea in Using a chocolate tub to grab children's attention during a Holocaust talk? Use two details from the article to support your response. A horticulturist grew many exotic indoor plants. At night, the horticulturist would open his floor-to-ceiling windows to provide the plants with fresh air. He would also turn on hundreds of fluorescent lights hanging from the ceiling over the plants. The horticulturist would leave the lights on all night to help the plants grow. The wall with the floor-to-ceiling windows abutted the bedroom window of his neighbor, an 85-year-old man. However, the man barely noticed the glaring light coming through the window because he had blurred vision due to cataracts. When the man's grandson visited him recently and noticed the lights, the grandson insisted that the man file a private nuisance action against the horticulturist. If the man files suit, who will prevail HELP ME PLEASE GUYS :) How much principal must be deposited to earn $1,000 simple interest in 250 days at a rate of 5.05%? how many coulombs are required to plate a layer of chromium metal 0.27 mm thick on a piece of metal with a total area of 0.30 m2 from a solution containing cro42- ? the density of chromium metal is 7.20 g/cm3 .give an answer with two significant figures. I dont understand this please help looking at different choreographers work you can recognize a specific manner of expression or personality, which comes through the movement. a period in history also represents this element. what is it? impetuous, what does it mean? Ricky and Lucy are debating several types of taxes... Ricky and Lucy are debating several types of taxes. Their debate has focused on the different types of tax rate structures and whether they are "fair." Please define each tax rate structure, provide examples of each structure, and discuss how each structure may be viewed with respect to vertical equity. What is the range of real numbers? Which of the following processes is directly controlled by the cell nucleus?A. osmosis because the nucleus has nuclear pores that allow water to move in and outB. energy production because the nucleus contains mitochondriaC. cell membrane assembly because the cell membrane is made from the nuclear envelopeD. waste removal because a steady stream of molecules moves out of the nucleusE protein synthesis because DNA in the nucleus contains the instructions for making proteins Find the 8th term of the geometric sequence 4, -12, 36, ...