What two numbers add to 13 and multiply to -48?

Answers

Answer 1

Answer:

16 x -3 and 16-3

Step-by-step explanation:

If you multiply 16 and -3 you get -48 and if you subtract 3 from 16 you get 13 (hope this helped) :)


Related Questions

Round each of the following numbers to four significant figures and express the result in standard exponential notation: (a) 102.53070, (b) 656.980, (c) 0.008543210, (d) 0.000257870, (e) -0.0357202

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

Rounding each number to 4 significant figures and expressing in standard notation :

(a) 102.53070,

Since the number starts with a non-zero, the 4 digits are counted from the left ;

102.53070 = 102.5 (4 significant figures) = 1.025 * 10^2

(b) 656.980,

Since the number starts with a non-zero, the 4 digits are counted from the left ; the value after the 4th significant value is greater than 5, it is rounded to 1 and added to the significant figure.

656.980 = 657.0 (4 significant figures) = 6.57 * 10^2

(c) 0.008543210,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

0.008543210 = 0.008543 (4 significant figures) = 8.543 * 10^-3

(d) 0.000257870,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

0.000257870 = 0.0002579 (4 significant figures) = 2.579 * 10^-4

(e) -0.0357202,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

-0.0357202 = - 0.03572 (4 significant figures) = - 3.572* 10^-2

The time it takes a customer service complaint to be settled at a small department store is normally distributed with a mean of 10 minutes and a standard deviation of 3 minutes. Find the probability that a randomly selected complaint takes more than 15 minutes to be settled.

Answers

Answer:

0.0475 = 4.75% probability that a randomly selected complaint takes more than 15 minutes to be settled.

Step-by-step explanation:

Normal Probability Distribution

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

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

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

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

Mean of 10 minutes and a standard deviation of 3 minutes

This means that [tex]\mu = 10, \sigma = 3[/tex]

Find the probability that a randomly selected complaint takes more than 15 minutes to be settled.

This is 1 subtracted by the p-value of Z when X = 15, so:

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

[tex]Z = \frac{15 - 10}{3}[/tex]

[tex]Z = 1.67[/tex]

[tex]Z = 1.67[/tex] has a p-value of 0.9525.

1 - 0.9525 = 0.0475.

0.0475 = 4.75% probability that a randomly selected complaint takes more than 15 minutes to be settled.

whats the next two terms in order are p+q, p , p-q

Answers

Answer:

p - 2q and p - 3q

Step-by-step explanation:

A Series is given to us and we need to find the next two terms of the series . The given series to us is ,

[tex]\rm\implies Series = p+q , p , p - q [/tex]

Note that when we subtract the consecutive terms we get the common difference as "-q" .

[tex]\rm\implies Common\ Difference = p - (p + q )= p - p - q =\boxed{\rm q}[/tex]

Therefore the series is Arithmetic Series .

Arithmetic Series:- The series in which a common number is added to obtain the next term of series .

And here the Common difference is -q .

Fourth term :-

[tex]\rm\implies 4th \ term = p - q - q = \boxed{\blue{\rm p - 2q}}[/tex]

Fifth term :-

[tex]\rm\implies 4th \ term = p - 2q - q = \boxed{\blue{\rm p - 3q}}[/tex]

Therefore the next two terms are ( p - 2q) and ( p - 3q ) .

I need all the help I can get. please assist.

4. The equation of a curve is y = (3 - 2x)^3 + 24x.
(a) Find an expression for dy/dx

5. The equation of a curve is y = 54x - (2x - 7)^3.
(a) Find dy/dx​​

Answers

Answer:

4(a).

Expression of dy/dx :

[tex]{ \tt{ \frac{dy}{dx} = - 2(3 - 2x) {}^{2} + 24}}[/tex]

5(a).

[tex]{ \tt{ \frac{dy}{dx} = 54 - 2(2x - 7) {}^{2} }}[/tex]

How do I figure this question out

Answers

Answer:

Orthocenter would be in the middle of the shape.

Step-by-step explanation:

B.

Lost-time accidents occur in a company at a mean rate of 0.8 per day. What is the probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2

Answers

Answer:

0.01375 = 1.375% probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2.

Step-by-step explanation:

We have the mean during the interval, which means that the Poisson distribution is used.

Poisson distribution:

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

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

In which

x is the number of sucesses

e = 2.71828 is the Euler number

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

Lost-time accidents occur in a company at a mean rate of 0.8 per day.

This means that [tex]\mu = 0.8n[/tex], in which n is the number of days.

10 days:

This means that [tex]n = 10, \mu = 0.8(10) = 8[/tex]

What is the probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2?

This is:

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

In which

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

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

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

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

So

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.00034 + 0.00268 + 0.01073 = 0.01375[/tex]

0.01375 = 1.375% probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2.

find the slope of the line passing through the points (-4, -7) and (4, 3)

Answers

Answer:

5/4

Step-by-step explanation:

Use the slope formula which is y2-y1/x2-x1.

1. Plug the given values into the equation: 3-(-7)/4-(-4)=5/4

A Food Marketing Institute found that 34% of households spend more than $125 a week on groceries. Assume the population proportion is 0.34 and a simple random sample of 124 households is selected from the population. What is the probability that the sample proportion of households spending more than $125 a week is less than 0.31

Answers

Answer:

0.2405 = 24.05% probability that the sample proportion of households spending more than $125 a week is less than 0.31.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

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

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

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

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

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

Assume the population proportion is 0.34 and a simple random sample of 124 households is selected from the population.

This means that [tex]p = 0.34, n = 124[/tex]

Mean and standard deviation:

[tex]\mu = p = 0.34[/tex]

[tex]s = \sqrt{\frac{0.34*0.66}{124}} = 0.0425[/tex]

What is the probability that the sample proportion of households spending more than $125 a week is less than 0.31?

This is the p-value of Z when X = 0.31, so:

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

[tex]Z = \frac{0.31 - 0.34}{0.0425}[/tex]

[tex]Z = -0.705[/tex]

[tex]Z = -0.705[/tex] has a p-value of 0.2405.

0.2405 = 24.05% probability that the sample proportion of households spending more than $125 a week is less than 0.31.

4 people take 3 hours to paint a fence assume that all people paint at the same rate How long would it take one of these people to paint the same fence?​

Answers

Answer:

12

Step-by-step explanation:

A graph of 2 functions is shown below. graph of function f of x equals negative 11 by 3 multiplied by x plus 11 by 3 and graph of function g of x equals x cubed plus 2 multiplied by x squared minus x minus 2 Which of the following is a solution for f(x) = g(x)? (2 points) x = −2 x = 1 x = 0 x = −1

Answers

9514 1404 393

Answer:

  (b)  x = 1

Step-by-step explanation:

A graph shows the solution to f(x) = g(x) is x = 1.

__

We want to solve ...

  g(x) -f(x) = 0

  x^3 +2x^2 -x -2 -(-11/3x +11/3) = 0

  x^2(x +2) -1(x +2) +11/3(x -1) = 0 . . . . . factor first terms by grouping

  (x^2 -1)(x +2) +11/3(x -1) = 0 . . . . .  . the difference of squares can be factored

  (x -1)(x +1)(x +2) +(x -1)(11/3) = 0 . . . . we see (x-1) is a common factor

  (x -1)(x^2 +3x +2 +11/3) = 0

The zero product rule tells us this will be true when x-1 = 0, or x = 1.

__

The discriminant of the quadratic factor is ...

  b^2 -4ac = 3^2 -4(1)(17/3) = 9 -68/3 = -41/3

This is less than zero, so any other solutions are complex.

A box contains 16 large marbles and 18 small marbles. Each marble is either green or white. 9 of the large marbles are green, and 3 of the small marbles are white. If a marble is randomly selected from the box, what is the probability that it is small or green

Answers

Answer:

[tex]P(S&G) =0.7941[/tex]

Step-by-step explanation:

From the question we are told that:

Sample size [tex]n=16+18=>34[/tex]

N0 of  Large [tex]L=16[/tex]

N0 of Small [tex]S=18[/tex]

N0 large Green [tex]L_g=9[/tex]

N0 of small White [tex]S_w=3[/tex]

Therefore

Number of green marbles [tex]N0(G)=9+(18-3)[/tex]

Number of green marbles [tex]N0(G)=24[/tex]

Generally the Number of both small and green Marble is

[tex]N0 of (S&G)= 18 - 3 = 15[/tex]

Generally the  probability that it is small or green P(S&G) is mathematically given by

[tex]P(S&G) = \frac{(18 + 24 - 15)}{(18 + 16)}[/tex]

[tex]P(S&G) =0.7941[/tex]

Zoe has 4 pounds of strawberries to make pies. How many ounces of strawberries Is this?
64 oz.
60 oz.
68 oz.
72 oz.

Answers

Answer: 64 ounces (choice A)

Work Shown:

1 pound = 16 ounces

4*(1 pound) = 4*(16 ounces)

4 pounds = 64 ounces

1. What is the theoretical probability that the family has two dogs or two cats?
2.
Describe how to use two coins to simulate which two pets the family has.
3. Flip both coins 50 times and record your data in a table
like the one below.
Frequency
Result
Heads, Heads
Heads, Tails
Tails. Heads
Tails. Tails
Total
50
4
Based on your data, what is the experimental probability that the family has two dogs or
two cats?
5
If the family has three pets, what is the theoretical probability that they have three dogs or
three cats?
How could you change the simulation to generate data for three pets
6

Answers

let dogs be heads. Let cats be tails. A coin has two sides, in which you are flipping two of them. Note that there can be the possible outcomes  

h-h, h-t, t-h, t-t.  

How this affects the possibility of two dogs & two cats. Note that there are 1/2 a chance of getting those two (with the others being one of each), which means that out of 4 chances, 2 are allowed.  

2/4 = 1/2  

50% is your answer

Heads represents cats and tails represents dogs. There is two coins because we are checking the probability of two pets. You have to do the experiment to get your set of data, once you get your set of data, you will be able to divide it into the probability for cats or dogs. To change the simulation to generate data for 3 pets, simply add a new coin and category for the new pet.

Hope this helps you out!

Calculate the product below and give your answer in scientific notation.
(3.3 x 10-4) (8.0 x 109) = ?
Show Calculator

Answers

Answer:

25288

Step-by-step explanation:

shown in the picture

22
20
14
22
29
20
Mean
Mode
Medium
Range

Answers

Mean: To find the mean, we need to add up all of our numbers and divide by the amount added. Adding 22, 20, 14, 22, 29, 20 gives us 127. Then, we divide by 6. This gives us 21.166… or 21.13 rounded.
Mode: The mode is the number that appears the most often. Our numbers are 22, 20, 14, 22, 29, and 20. 22 appears 2 times, 20 appears 2 times, 14 appears 1 time, and 28 appears 1 time. Therefore, the mode is 22 and 20.
Medium/median: I am assuming you meant median, the median is the middle number when the list is sorted from least to greatest. This means our list is 14, 20, 20, 22, 22, 29. We can find the median by crossing out the outer numbers and so on until we reach the middle. 14 and 29 are crossed out. 20 and 22 are crossed out. This gives us 22 as the median.
Range: The range is the difference between the greatest and the least number in our list. The greatest number in our list is 29. The number of the least value is 14. 29-14 is 15. 15 is our range.

Answer:

mean=21.17

mode=20,22

median=3.5

range=15

Step-by-step explanation: MEAN=sum of all observations/ no. of observations

mean=22+20+14+22+29+20/6

mean=127/6

mean=21.17

MODE= most frequent observations

mode=22,20

MEDIAN=1/2(n/2+n+2/2)

=1/2(6/2+6+2/2)

=1/2(3+4)

=1/2(7)

=7/2

=3.5

RANGE=X max -X min

=29-14

=15

PLEASE HELPPPPPPP #1

Answers

Answer:

is the second answer 2x+1/x-1


The population, P(t), in millions, of a country, in year t, is given by the formula P(t) = 24 + 0.4t. What are the values of the population for t = 10, 20,
and 30?

Answers

Answer:

B. 28, 32, 36 millions

Step-by-step explanation:

Given:

P(t) = 24 + 0.4t

Where,

P(t) = population in millions

t = number of years

✔️Value of the population when t = 10:

Plug in t = 10 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(10)

P(t) = 24 + 4

P(t) = 28 million

✔️Value of the population when t = 20:

Plug in t = 20 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(20)

P(t) = 24 + 8

P(t) = 32 million

✔️Value of the population when t = 30:

Plug in t = 30 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(30)

P(t) = 24 + 12

P(t) = 36 million

calculate the resistance if V = 220V and I = 3.6amp​

Answers

Step-by-step explanation:

V= IR --> R = V/I = (220 V)/(3.6 A) = 61.1 ohms

Answer:

61.11 ohms

Step-by-step explanation:

R=V/I

R=220/3.6

R=61.11 ohms

AABC-AXYZ. What's the scale factor from
AABC to AXYZ?

Answers

9514 1404 393

Answer:

  (d)  1/4

Step-by-step explanation:

The scale factor is the ratio of lengths of corresponding sides:

  XZ/AC = 3/12 = 1/4

_____

Additional comment

I find the wording of the question a bit ambiguous. To transform ΔABC to ΔXYZ, every linear dimension of ΔABC is multiplied by 1/4. This is the sense of "ΔABC to ΔXYZ" that is used in the above answer.

On the other hand, one of the ways ratios are written is using the word "to," as in "12 to 3". Using this idea, we might interpret the question to be asking for ...

  ΔABC to ΔXYZ = AC to XZ = 12 to 3 = 12/3 = 4

I need help ASAP please no links

Answers

Answer: D' = (1, -1)

Step-by-step explanation:

When dilating by a 1/2 you take a point and divide the x and y of the point in half. So D before is (2,-2) and then divide that by a 1/2, which gives us our answer (1, -1).

PLS
Write the equation of the piecewise function that is represented by its graph.

IS IT A, B, C, OR D

Answers

9514 1404 393

Answer:

  a) domain bounds are -1 ≤ x ≤ 1, x > 1

Step-by-step explanation:

In considering the definition of any piecewise function, the domain descriptions in the function definition must match the pieces shown in the graph.

Here, the right segment has no upper bound, so x > 1 is an appropriate description of its domain.

The left segment has the points at x=-1 and x=1 included, so the appropriate domain description for that is -1 ≤ x ≤ 1.

The one answer choice that combines these domain descriptions is ...

  [tex]\displaystyle f(x)=\begin{cases}x^2,&\text{if }-\!1\le x\le1\\\sqrt{x},&\text{if }x>1\end{cases}[/tex]

Reasoning by induction

Question 1 options:

1)

develops a general conclusion based on observations of cases.


2)

develops a general conclusion based on given information.


3)

starts with assumptions that are known to be valid to draw another new truths.


4)

uses patterns to create logical proofs.

Answers

Answer:

1because the occasion of cases

A consistent system of equations is a system with __________.



Select one:

a. the same line

b. parallel lines

c. intersecting lines and lines that have the same slope

d. intersecting lines and lines that have the same equation

Answers

the answer is d. my shlime

The answer is D: intersecting lines and lines that have the same equation

Based on this example, make a
generalization about the acute angles
formed when two parallel lines are
cut by a transversal.

Answers

Answer:

Step-by-step explanation:

There are 4 of them (acute angles that is)Those 4 are less than 90 degrees.They have supplementary angles which are greater than 90 degrees.There are 4 of them also.The total number of angles should be 8 if there are 2 parallel lines and 1 transversal.

Please helppppppppp!!!!

Answers

Terminal point for 4π/3

(cos4π/3 ,sin4π/3)

{cos(π+π/3) ,sin(π+π/3)}= (-cosπ/3 ,-sinπ/3)

or ,(- 1/2, -√3/2)

OPTION C

A political party wishes to estimate the proportion of voters that support the party in a particular state. The party will poll a random sample of n voters from the state. Which of the following is likely to result in the largest margin of error?

a. n = 500, confidence level 95%
b. n = 500, confidence level = 99%
c. n = 500, confidence level = 90%
d. n= 300, confidence level 95%
e. n = 300, confidence level = 90%

Answers

Answer:

Option D

Step-by-step explanation:

Generally the equation for Margin of Error is mathematically given by

[tex]M.E=Z*sqrt{\frac{p*(1-p)}{n}}[/tex]

Condition for Largest M.E

n has to be smallest and Z value has to be largest.

Where

From options

Smallest [tex]n=300[/tex]

Largest Z value respects to [tex]\alpha=95\%[/tex]

Therefore

n= 300, confidence level 95%

Option D

Last year Diana sold 800 necklaces. This year she sold 1080 necklaces. what is the percentage increase of necklaces she sold?

Answers

Answer:

13.5% is the increase in percentage

Answer:

74%

Step-by-step explanation:

To get the answer, divide 800 by 1080, and you will get a decimal. That decimal is 0.74074074074. Then, move the decimal point two times two the right, so you should have 074.074074074. Ignore everything after the decimal point as well as the 0 before the decimal point, and if done correctly, it should be 74%.

So, the final answer would be 74%.

Hope this helped!

The product of two numbers is 50 and there sum is 15. Find the number.

Answers

Answer: the numbers are 10 and 5

Step-by-step explanation:

10 times 5 is 50

10 plus 5 is 15

The two numbers are 10 and 5 because 10 times 5 is 50.and 10 plus 5 is 15

Please help asap please

Answers

Answer:

12.9 miles

Step-by-step explanation:

Formula: (x/360)×dπ(circumference)

90/360=1/4

1/4×16.4π

1/4×51.496

12.874

Answer:

[tex]m JM=90 =\Theta[/tex]

[tex]Radius=dimeter/2=16.4/2[/tex]

[tex]\longrightarrowr=8.2[/tex]

The length of arc JM=

[tex]=\frac{\Theta }{360} \times\pi r[/tex]

[tex]=\frac{90}{360} \times2\times\ 3.14\times 8.2[/tex]

[tex]=12.874[/tex]

[tex]\approx 12.9 \; miles[/tex]

[tex]OAmalOHopeO[/tex]

construct an angle that bisect 90°​

Answers

Answer:

We can construct a 90º angle either by bisecting a straight angle or using the following steps.

Step 1: Draw the arm PA.

Step 2: Place the point of the compass at P and draw an arc that cuts the arm at Q.

Step 3: Place the point of the compass at Q and draw an arc of radius PQ that cuts the arc drawn in Step 2 at R.

Step-by-step explanation:

Other Questions
Cul es la Ley que expide el cdigo Nacional de Trnsito Terrestre? plants make glucose using energy from the sun and two molecules. which two molecules do they use ? 9Drag each label to the correct location.Identify each item as a cause or an effect of imperialism in Southeast Asia,Locals suffered in poverty,Westen nations grew richer byExploidng colonized nations,Western nations wanted to profitfrom weaker, resource-rich nations,Internal conflicts arose becauseof diverse communities living ina single nation,Cause of ImperialismEffect of Imperialism Which is an example of a word root?O istartizere Lisa reads an equal number of pages of a book every week. The graph below shows the number of pages of the book left to read, y, after x weeks:A graph titled Lisas Book Reading shows Number of Weeks on the x-axis and Number of Pages Left on the y-axis. The scale on the x-axis shows numbers from 0 to 6 at increments of 1, and the scale on the y-axis shows numbers from 0 to 350 at increments of 50. A straight line joins the ordered pairs 0, 250 and 1, 200 and 2, 150 and 3, 100 and 4, 50 and 5, 0.Which equation best models the relationship between x and y? y = 50x + 250 y = 5x + 50 y = 50x + 350 y = 5x + 250 The following information is available for the first month of operations of Bahadir Company, a manufacturer of mechanical pencils: Sales $278,670 Gross profit 162,460 Cost of goods manufactured 139,340 Indirect labor 60,470 Factory depreciation 9,200 Materials purchased 85,830 Total manufacturing costs for the period 160,240 Materials inventory, ending 11,430Using the above information, determine the following missing amounts a. Cost of goods sold b. Finished goods inventory at the end of the month c. Direct materials cost d. Direct labor cost e. Work in process inventory at the end of the month Select all the adjectives in the sentence. Do not include articles.This story is an unusual one.oneThisanstoryisunusual 1. 2. 3. 4. 5. Correct answer =thanksBest answer=brainliestRandom answers or unexplained answers=reportedBe careful while giving answers answer if you know otherwise don't Use the functions below to complete Parts 1 and 2.f(x)= |x| g(x)= |x+2| - 3Part 1: Graph f(x) and g(x) on the grid below. Label each graph. HINT: Making a table of values for each function may help you to graph them.Part 2: describe how the graph of g(x) relates to the graph of its parent function, f(x).HINT: Think about how f(x) was shifted to get g(x). HELPPPPPPPPPPP PLSSSSSSSSSSSSS Imagine that there is a mutation in the cyclin gene such that its gene product is nonfunctional. What kind of effect would this mutation have on a skin cell in the area of a cut Identify three professional nursing organizations that interest you. Provide a brief summary of their purpose, requirements, and any differences in focus, population, scope, or intent. How do these organizations align to your goals and worldview? From which point of view is this excerpt being told? A.Second person B.Fourth person C.Third person D.First person Please help me asap! I dont understand Minstrel Manufacturing uses a job order costing system. During one month, Minstrel purchased $212,400 of raw materials on credit; issued materials to production of $207,000 of which $33,600 were indirect. Minstrel incurred a factory payroll of $157,200, of which $43,600 was indirect labor. Minstrel uses a predetermined overhead application rate of 150% of direct labor cost. Minstrel's beginning and ending Work in Process Inventory are $16,700 and $29,400 respectively. Compute the cost of jobs transferred to Finished Goods Inventory. HELPPPPPWhat column do you add to an Everything-l-Know chart to make it a Quad-Entry diary?O A. What would happen if...?B. My OpinionO C. What I Found OutO D. Connections The market shares of the top five firms in the dishware industry are 18%, 32%, 11%, 14%, and 8%. What is the four-firm concentration ratio for the dishware industry Please help me find this angle Explain how you can find the constant of proportionality from a graph representing a proportional relationship when it shows a point with an x - value of 1 and if it doesn't show an x - value of 1 . Simplify the expression.40 -2.32A. 4B. 342C.22D. 28