a certain discrete mathematics class consists of 26 26 students. of these, 15 15 plan to major in mathematics and 15 15 plan to major in computer science. five students are not planning to major in either subject. how many students are planning to major in both subjects? (be prepared to explain your reasoning with some sort of diagram.)

Answers

Answer 1

A certain discrete mathematics class consists of 26 26 students. of these, 15 15 plan to major in mathematics and 15 15 plan to major in computer science. five students are not planning to major in either subject. 5 students are planning to major in both subjects.

Let M be the set of students planning to major in mathematics.

C be the set of students planning to major in computer science.

N be the set of students who are not planning to major in either subject.

From the question statement,

Total number of students in the class = 26

The number of students planning to major in mathematics = 15

The number of students planning to major in computer science = 15

The number of students who are not planning to major in either subject = 5

Here we have to find the,

Number of students planning to major in both subjects.

Total number of students in the class = Number of students in the set M + Number of students in the set C + Number of students in the set N

The total area enclosed by the circles represents the total population being considered.

The area enclosed by each circle represents the number of people who belong to that set only. The area enclosed by the intersection of the circles represents the number of people who belong to both sets.

Number of students in M only = 10

Number of students in C only = 10

Number of students in N only = 5

Total number of students in the class = 26.

We can summarize our findings in a table as shown below:
Set Notation Number of students M 15 C 15 N 5 M ∩ C x M' ∩ C' ∩ N 0 Total 26
The total number of students in the class = 26

Therefore, the number of students in M ∩ C is 5.

For similar question on Venn Diagram

https://brainly.com/question/28060706

#SPJ11


Related Questions

a farmer has 350 feet of fencing and wants to construct 3 pig pens by first building a fence around a rectangular region, then subdividing the region into three smaller rectangles by placing two fences parallel to one side of the rectangle. what dimensions of the region maximizes the total area? what is the maximum area?

Answers

To begin solving this problem, we need to determine the dimensions of the rectangular region that the farmer will fence in. Let's say the length of thr uses, is given by the equation:
e rectangle is L and the width is W. The perimeter of the rectangle, which will be the length of fencing the farme
2L + W = 350

Solving for W, we get:

W = 350 - 2L

Next, we need to divide the rectangular region into three smaller rectangles by placing two parallel fences. Let's say the two fences are placed along the length of the rectangle, dividing it into three sections with widths of x, y, and z. Therefore, we have:

L = x + y + z

Now, we can determine the area of the entire fenced-in region by summing the areas of the three smaller rectangles. The area of a rectangle is given by the equation:

Area = Length x Width

Therefore, the total area of the fenced-in region is:

Area = (xW) + (yW) + (zW)

Substituting W = 350 - 2L and L = x + y + z, we get:

Area = (x(350-2(x+y+z))) + (y(350-2(x+y+z))) + (z(350-2(x+y+z)))

Simplifying this equation, we get:

Area = 350(x+y+z) - 2(x^2 + y^2 + z^2)

To maximize the area, we need to take the derivative of this equation with respect to one of the variables (x, y, or z), set it equal to zero, and solve for the variable. This process is too complicated to do by hand, so we will use a calculator or computer program to find the maximum area.

After finding the maximum area, we can determine the dimensions of the region that give us this maximum area. We do this by using the equations we derived earlier:

W = 350 - 2L

L = x + y + z

With the maximum area and these equations, we can solve for the dimensions of the region that give us the maximum area.

In summary, the farmer should fence in a rectangular region with dimensions that maximize the total area of three smaller rectangles created by placing two parallel fences. The maximum area can be found by taking the derivative of the area equation and setting it equal to zero. The dimensions of the region that give us the maximum area can be found by using the equations we derived earlier.

learn more about dimensions here : brainly.com/question/28688567

#SPJ11

what's 0.084507042 rounded

Answers

Answer:

i belive by rounding you get 1

Step-by-step explanation:

Q2
Q2. Integrate the given function using integration by parts, \( \int x \tan ^{2} x d x \). Q3. Integrate by using partial fraction, \( \int \frac{2 x^{2}+9 x-35}{(x+1)(x-2)(x+3)} d x \).

Answers

The values of all integration function have been obtained.

Q2.  x²/2 tan²x - x² tan x/2 + x tan x - ln|cosx| + C

Q3.  32 ln|x + 1| + 23/15 ln|x - 2| - 41/8 ln|x + 3| + C.

Q2.

To find the integration of the given function i.e.

∫x tan²xdx,

Using the integration by parts, we use the following formula:

∫u dv = uv - ∫v du

Let us consider u = tan²x and dv = x dx.

So, du = 2 tan x sec²x dx and v = x²/2.

Using these values in the formula we get:

∫x tan²xdx = ∫u dv

                 = uv - ∫v du

                 = x²/2 tan²x - ∫x²/2 * 2 tan x sec²x dx

                 = x²/2 tan²x - x² tan x/2 + ∫x dx     (integration of sec²x is tanx)

                 = x²/2 tan²x - x² tan x/2 + x tan x - ∫tan x dx

                                                                (using integration by substitution)

                 = x²/2 tan²x - x² tan x/2 + x tan x - ln|cosx| + C

So, the integration of the given function using integration by parts is

x²/2 tan²x - x² tan x/2 + x tan x - ln|cosx| + C.

Q3.

To find the integration of the given function i.e.

∫(2x² + 9x - 35)/[(x + 1)(x - 2)(x + 3)] dx,

Using partial fraction, we have to first factorize the denominator.

Let us consider (x + 1)(x - 2)(x + 3).

The factors are (x + 1), (x - 2) and (x + 3).

Hence, we can write the given function as

A/(x + 1) + B/(x - 2) + C/(x + 3),

Where A, B and C are constants.

To find these constants A, B and C, let us consider.

(2x² + 9x - 35) = A(x - 2)(x + 3) + B(x + 1)(x + 3) + C(x + 1)(x - 2).

Putting x = -1, we get

-64 = -2A,

So, A = 32 Putting x = 2, we get

23 = 15B,

So, B = 23/15 Putting x = -3, we get

41 = -8C,

So, C = -41/8

So, we can write the given function as

∫(2x² + 9x - 35)/[(x + 1)(x - 2)(x + 3)] dx = ∫32/(x + 1) dx + ∫23/15(x - 2) dx - ∫41/8/(x + 3) dx

Now, we can integrate these three terms separately using the formula: ∫1/(x + a) dx = ln|x + a| + C

So, we get

= ∫(2x² + 9x - 35)/[(x + 1)(x - 2)(x + 3)] dx

= 32 ln|x + 1|/1 + 23/15 ln|x - 2|/1 - 41/8 ln|x + 3|/1 + C

= 32 ln|x + 1| + 23/15 ln|x - 2| - 41/8 ln|x + 3| + C

So, the integration of the given function using partial fraction is 32 ln|x + 1| + 23/15 ln|x - 2| - 41/8 ln|x + 3| + C.

To learn more about integration by parts rule from the given link.

https://brainly.com/question/30215870

#SPJ11

find the area of the middle rectangle if you know the two specified distances and the areas of the left and right rectangles.

Answers

The area of the middle rectangle is (d1 * d2) - (A1 + A2). By using the given distances and areas, we can find the area of the middle rectangle.

To find the area of the middle rectangle, we need to use the given information about the two specified distances and the areas of the left and right rectangles. Here are the steps to follow:

Let the two specified distances be d1 and d2, and the areas of the left and right rectangles be A1 and A2, respectively.
The area of the middle rectangle can be found by subtracting the areas of the left and right rectangles from the total area of the three rectangles combined.
The total area of the three rectangles combined is equal to the product of the two specified distances, or d1 * d2.
Therefore, the area of the middle rectangle is (d1 * d2) - (A1 + A2).
Plug in the given values for d1, d2, A1, and A2, and simplify to find the area of the middle rectangle.

So, the area of the middle rectangle is (d1 * d2) - (A1 + A2). By using the given distances and areas, we can find the area of the middle rectangle.

Learn more about Area

brainly.com/question/27683633

#SPJ11

3. (3 pts) Find the general solution of the following homogeneous differential equations. 2xyy' + (x² - y²) = 0

Answers

The general solution of the given homogeneous differential equation is:y = ±x√(Cx² + 2)

The given differential equation is: 2xyy' + (x² - y²) = 0

We have to find the general solution of the given homogeneous differential equation. To solve the above differential equation, we will use the substitution method.

Put y = vx and y' = v + xv'

Differentiating both sides w.r.t x: y' = v + xv' ⇒ v' = (y' - v)/x

Differentiating again w.r.t x: y'' = v' + xv'' + v' ⇒ y'' = (y'' - 2y'v + v² + xv')/x

Substituting these values in the given differential equation:

2x(v)(v + xv') + (x² - v²x²) = 0

2v + 2x²v' + x - v² = 0

2x²v' + 2v/x - v³/x = -1/x

We can write the above differential equation as:

2x²dv/dx + 2v/x = v³/x - 1/x

Separating the variables and integrating both sides:

∫dx/x = ∫[v/(v² - 2)]dv/x

⇒ ln |x| + ln |v² - 2| + C

⇒ ln |x(v² - 2)| = ln |Cx|

⇒ v² - 2 = Cx² (where C is a constant)

⇒ v = ±√(Cx² + 2)

Putting the value of v in y = vx, we get:

y = x√(Cx² + 2) and y = -x√(Cx² + 2)

To know more about differential equation visit:

https://brainly.com/question/25731911

#SPJ11

The functions and are defined as follows.
Find and .

Simplify your answers as much as possible.

The functions and are defined as follows.Find and .Simplify your answers as much as possible.

Answers

Answer: f(2) = -7   , g(3) = -29

Step-by-step explanation: this problem can be solved via substitution

-2(2) - 3 = -4 - 3 = -7

-3(3)^2 - 2 = -3(9) - 2 = -27 - 2 = -29

Question 5 Solve the equations: (i) In(t+3) = 4.2 (ii) In(t + 1) - In(t-1) = 1.504 [Ans: (i) 63.686, (ii) 1.5715]

Answers

To solve the given equations, (i) In(t+3) = 4.2 and (ii) In(t + 1) - In(t-1) = 1.504, we can use the properties of natural logarithms and algebraic manipulations. The solutions to the equations are approximately t ≈ 63.686 for equation (i) and t ≈ 1.5715 for equation (ii).

(i) In(t+3) = 4.2
To solve this equation, we can exponentiate both sides using the property of logarithms:
e^(In(t+3)) = e^4.2Simplifying, we have:
t + 3 = e^4.2
Now, we can isolate t by subtracting 3 from both sides:
t = e^4.2 - 3 ≈ 63.686
(ii) In(t + 1) - In(t-1) = 1.504
Using the property of logarithms that ln(a) - ln(b) = ln(a/b), we can rewrite the equation as:
ln((t+1)/(t-1)) = 1.504
To isolate t, we can exponentiate both sides:e^(ln((t+1)/(t-1))) = e^1.504
Simplifying, we have:
(t+1)/(t-1) = e^1.504
Now, we can solve for t by cross-multiplying:
(t+1) = e^1.504 * (t-1)
Expanding and simplifying:
t + 1 = 1.504t - 1.504
Rearranging terms:
0.504t = 2.504
Dividing both sides by 0.504:t ≈ 2.504/0.504 ≈ 4.963
Therefore, the solutions to the equations are t ≈ 63.686 for equation (i) and t ≈ 1.5715 for equation (ii).

Learn more about logarithms here

https://brainly.com/question/30226560



#SPJ11

The ratio of the angle measure of the acute angle in a right triangle is 1:3

Answers

Answer:

2:6 because 2:6 is equivalent to 1:3

Step-by-step explanation:

1x1=1 and 3x2=6

45. Which sequence is represented by
y = 10x - 29 where x represents the term
number and y represents the term?
A. 1,-28,-57,-86, ...
B. -29, -19,-9,1,...
C. -19,-9,1, 11, ...
D. 10,--19,-48, -77,...

Answers

A sequence can be arithmetic, geometric or neither.

The sequence is (c) -19, -9, 1, 11

In this case, the sequence is an arithmetic sequence, and it is represented with the following formula

\(\mathbf{y = 10x - 29}\)

When x = 1, we have:

Substitute 1 for x in \(\mathbf{y = 10x - 29}\)

\(\mathbf{y = 10 \times 1 - 29}\\\)

\(\mathbf{y =- 19}\)

When x = 2, we have:

Substitute 2 for x in \(\mathbf{y = 10x - 29}\)

\(\mathbf{y = 10 \times 2 - 29}\)

\(\mathbf{y = - 9}\)

When x = 3, we have:

Substitute 3 for x in \(\mathbf{y = 10x - 29}\)

\(\mathbf{y = 10 \times 3 - 29}\)

\(\mathbf{y = 1}\)

When x = 4, we have:

Substitute 4 for x in \(\mathbf{y = 10x - 29}\)

\(\mathbf{y = 10 \times 4 - 29}\)

\(\mathbf{y = 11}\)

So, the corresponding y values when x = 1, 2, 3 and 4 are -19, -9, 1 and 11.

Hence, the sequence is (c) -19, -9, 1, 11

Read more about sequence at:

https://brainly.com/question/10396151

Find the measure of the arc or central angle indicated. Assume that lines which appear to be diameters are actual diameters.

Find the measure of the arc or central angle indicated. Assume that lines which appear to be diameters

Answers

Answer:

? = 120°

Step-by-step explanation:

the central angle is the same as the arc that subtends it , that is

? = 120°

NOOOOOOOOOOOOOOOOOOOOO

In Michael’s closet he can choose from a yellow, green, or orange shirt, navy or gray shorts, and tennis shoes or sandals. Create a table to represent the various clothing options.

Answers

The table is attached below.

What are table entries?

Entities are gathered at tables. A group of properties makes up an entity. Each object may contain up to 252 name-value pairs for its properties.

From the information given, we can make a table to display all the options available for Michael to choose clothing options.

The table is attached as follows:

To learn more about tables, visit the following link:

https://brainly.com/question/16411173

#SPJ1

In Michaels closet he can choose from a yellow, green, or orange shirt, navy or gray shorts, and tennis

There are 12 clothing options for Michael to choose from in his closet. By the fundamental principle of counting, the possible number of options is calculated.

What is the fundamental principle of counting?

The fundamental principle of counting states that an operation/event can be performed in 'm' ways and a second operation/event can be performed in 'n' ways. Then there are (m × n) ways for the two operations to be performed together.

Calculation:

It is given that,

Michael is having three shirts - yellow, green, and orange; two pairs of shorts: navy, gray and two footwear: tennis shoes and sandals.

So, we can write

the number of shirts = 3

the number of shorts = 2

the number of footwear = 2

Then, according to the fundamental principle of counting, all these are multiplied to get the total number of ways that he can wear them together.

I.e., 3 × 2 × 2 = 12

Therefore, there are 12 combinations for him to choose one among these.

Learn more about the fundamental principle of counting here:

https://brainly.com/question/10275154

#SPJ1

In Michaels closet he can choose from a yellow, green, or orange shirt, navy or gray shorts, and tennis

PLEASE SOMEONE HELP ME FIGURE OUT THESE 4 Ill give you brainiest!

PLEASE SOMEONE HELP ME FIGURE OUT THESE 4 Ill give you brainiest!

Answers

Answer: 5. 83 1/3*pi, or 261.8 (approx.) 6. 2*pi, or 6.28 (approx.) 7. 42 2/3*pi or 134.04 (approx.) 8. 144*pi or 452.39 (approx.)

Step-by-step explanation:

Volume of a circular cone : pi*r^2*h/3

I applied the formula to find these answers

The balance in Jake's checking account is $45.55. What would happen if he wrote three checks for $20.00 each?

Answers

Answer:

Iam not sure but i think its -14.45$

Step-by-step explanation:

45.55-20-20-20

After withdraw the amount he have - $14.45 in his account.

What is mean by Subtraction?

Subtraction in mathematics means that is taking something away from a group or number of objects. When you subtract, what is left in the group becomes less.

We have to given that;

The balance in Jake's checking account is $45.55.

Here, he wrote three checks for $20.00 each.

Hence, Total amount to withdraw is,

⇒ $20.00 x 3

⇒ $60.00

Hence, Left money in his account = $45.55 - $60.00

                                                     = - $14.45

Thus, After withdraw the amount he have - $14.45 in his account.

Learn more about the subtraction visit:

https://brainly.com/question/17301989

#SPJ3

That sequence (2^n) appears to repeat after a few initial terms. Why must such repetition occur for every m

Answers

The sequence shows the repetition in order to show the length of the sequence.

What is a sequence?

A sequence simply means an enumerated collection of objects where repetitions are allowed.

Like a set, the sequence also contains members which are called elements or terms. The number of the elements show the sequence length.

Learn more about sequence on:

https://brainly.com/question/6561461

Pls help me on question 2

Pls help me on question 2

Answers

Answer:

For this one, your answer will be

(x-8) would describe the case here planes grew 8 inches but x inches this weak.

Step-by-step explanation:

hope it helps

have a great day!!

Answer:

the plant was 8 in last week and x inches tall this week

Step-by-step explanation:

it is just fliped

A knife is three time more than a spon
9 spoon and 12 knives cost 82. 80
work out cost of 1 knife

Answers

The cost of one knife will be 5.23 which is calculated by using the given information about knives and spoons.

From the given information in the question we can form two equations:

We will consider the variables representing the cost of spoons and knives as k and f respectively.

now we will build the equations to find out the relation between knives and spoons from the given information.

k = s + 3

As the cost of knives is three times more than spoons we add 3 to the cost of spoons

the other information given is about the sum of 9 spoons and 12 knives

which we will write as:

9s + 12k = 82.80

By substituting the first equation in the second equation we will get an equation containing only one variable which is easier to solve

9s + 12(s + 3) = 82.80

9s + 12s + 36 = 82.80

21s = 82.80 - 36

21s = 46.8

s = 46.8 / 21

s = 2.23

now by substituting the value of s in the first equation

k = s + 3

k= 2.23 + 3

k = 5.23

Learn more about the cost from the link given:

https://brainly.com/question/14566816

Is 8:3 and 32:12 equivalent fractions

Answers

Answer:

Yes.

Step-by-step explanation: 8/3 is equal to 32/12, but simplified. Hope this helps!

A simplified model for the concentration (micrograms/milliliter) of a certain slow-reacting antibiotic in the bloodstream t hours after injection into muscle tissue is given by

f(t) = t^2 x e^(t-12), t>=0

When will the concentration dir below a level of 20.0?

Answers

The concentration of the antibiotic will drop below 20.0 micrograms/milliliter at around 11.1 hours after injection.

To find when the concentration drops below a level of 20.0 micrograms/milliliter, we need to solve the equation:

f(t) < 20 for t, where f(t) = t^2 * e^(t-12) and t >= 0.

Set up the inequality
t^2 * e^(t-12) < 20

Solve the inequality
Unfortunately, there's no simple algebraic way to solve this inequality. We'll need to use numerical methods or graphical analysis to approximate the value of t.

One way to approach this is by using a graphing calculator or software to graph the function f(t) = t^2 * e^(t-12) and then finding the value of t where the graph is below the horizontal line y = 20.

Upon analyzing the graph, you'll find that the concentration drops below 20.0 micrograms/milliliter at approximately t ≈ 11.1 hours (keep in mind that the actual value might slightly vary depending on the accuracy of the method used).

So, the concentration of the antibiotic will drop below 20.0 micrograms/milliliter at around 11.1 hours after injection.

To learn more about concentration visit : https://brainly.com/question/17206790

#SPJ11

Write an equation to represent the following statement.
The sum of j and 47 is 55.

Answers

Answer:

j+47=55

Step-by-step explanation:

“the sum of” means adding, so you add j and 47, which is or is equal to 55

j+47=55

A stoplight has the following cycle: green for 25 seconds, yellow for 4 seconds, and red for 2 minutes. What is the probability that the light will be green when you arrive to the nearest hundredth?

Answers

Answer:

Approximately = 0.17

Step-by-step explanation:

Answer:

\(\frac{25}{25+4+120 }\)

\(\frac{25}{149 }\)

.17 = 17%

 

Step-by-step explanation:

All students in Ridgewood Junior High School either get their lunch in the school cafeteria or brought it from home on Tuesday. 20% of students brought their lunch. 34 students brought their lunch. How many students in total are in Ridgewood Junior High School?

Answers

Based on their percentages, the total number of students in Ridgewood Junior High School is 170.

What is the percentage?

The percentage refers to the ratio or relative value of a variable or number compared to another.

Percentages are expressed as the product resulting from the multiplication of a quotient (numerator over denominator) by 100.

The percentage of students who brought their lunch = 20%

The number of students who brought their lunch = 34

Since all students either eat from the school cafeteria or bring their launch, the percentage of students who brought their lunch = 80% (1 - 20%).

34 = 20%

The percentage of students in the school = 100% (20% + 80%)

The number of students in the school = 34/20%

= 170

Thus, using percentage ratios, we can conclude that the total number of students in the school is 170.

Learn more about percentages at https://brainly.com/question/24877689

#SPJ1

can someone help me with the amount of space occupied by two dimencion figure ​

can someone help me with the amount of space occupied by two dimencion figure

Answers

The area of this rectangular figure is equal to 71.3 square centimeters.

How to calculate the area of a rectangle?

In Mathematics and Geometry, the area of a rectangle can be calculated by using the following mathematical equation (formula):

A = LB

Where:

A represent the area of a rectangle.B represent the breadth of a rectangle.L represent the length or height of a rectangle.

By substituting the given dimensions into the formula for the area of a rectangle, we have the following;

Area of rectangle = 6.2 cm × 11.5 cm

Area of rectangle = 71.3 square centimeters.

Read more on area of a rectangle here: brainly.com/question/29604954

#SPJ1

Complete Question:

Find the area of the rectangular figure shown above.

Add. Write your answer as a fraction or as a whole or mixed number.4 7/11 + 7 8/11

Answers

12 4/11

11 15/11 = 12 4/11

Answer:

The answer is12 4/11

Step-by-step explanation:

4+7=11 7/11+8/11

= (7+8)/11

= 15/11

= 1 4/11

=11+1 4/11

=12 4/11

87% of what number is 106

Answers

Here’s the answer with the work provided :)
87% of what number is 106

At the beginning of year 1, Zack invests $700 at an annual compound interest
rate of 3%. He makes no deposits to or withdrawals from the account.
Which explicit formula can be used to find the account's balance at the
beginning of year 5? What is the balance?

Answers

Answer:

https://brainly.com/question/5028859

Step-by-step explanation:

Go to this link and your question will be answered.

Mark sells 15 pieces of artwork. He spent a total of $175 on supplies to create the art. He sold 6 of the pieces of artwork for $70 each. The remaining pieces were sold for $85 each. Mark plans to set aside 40% of his total profit for more supplies. How much money does Mark set aside for more supplies?

Answers

Mark sets aside $404 for more supplies.

Mark spent $175 on supplies, so his total cost is $175.

Mark sold 6 pieces of artwork for $70 each, so he earned 6 * $70 = $420 from these pieces.

He sold 15 - 6 = 9 pieces of artwork at $85 each, so he earned 9 * $85 = $765 from these pieces.

His total revenue is $420 + $765 = $1185.

His profit is his revenue minus his cost: $1185 - $175 = $1010.

He plans to set aside 40% of his profit for more supplies, so he will set aside 0.4 * $1010 = $404.

Therefore, Mark sets aside $404 for more supplies.

Learn more about Profit here

https://brainly.com/question/29494194

#SPJ1

12. The histogram shows student's scores from last month's math test how many students scored in the 80-89 range?

13. how total students took the math test

14. Eight new students took a make-up test today and received the following scores. 72,75,76,84,88,97,98,99

Using your pencil, add these scores to the histogram to the right by extending the height of the bars as necessary.
help me please thx v: ✌​

12. The histogram shows student's scores from last month's math test how many students scored in the

Answers

Answer:

12. 12 students scored in the 80-89 range

13. 31 students took the maths test

i need help with this please!!

i need help with this please!!

Answers

Answer:

-4

It would be -4 because the midpoint of a line is the point thats right in the middle.

Solve for the numeric value of x:​

Solve for the numeric value of x:

Answers

Answer:

x=5

Step-by-step explanation:

18x+5+18x-5=180(because they are interior angles)

38x=180

=36x/36=180/36

=5degrees

consider a little league team that has 15 players on its roster. (a) how many ways are there to select 9 players for the starting lineup? incorrect: your answer is incorrect. ways

Answers

The number of ways to select 9 players for the starting lineup from a team of 15 players  is 4862 ways.

The number of ways to select 9 players for the starting lineup from a team of 15 players can be calculated using the formula for combinations, which is given by:

C(n,k) = n! / (k! (n-k)!)

Where n is the total number of items, k is the number of items being selected, ! means factorial, and C(n,k) represents the number of combinations of k items from n.

Using this formula, the number of ways to select 9 players from a team of 15 players is:

C(15,9) = 15! / (9! (15-9)!) = 15! / (9! 6!) = 4,862

So, there are 4,862 ways to select 9 players for the starting lineup from a team of 15 players.

To learn more about combinations click on,

https://brainly.com/question/13480867

#SPJ4

Other Questions
nearly all text in western cultures is aligned at the _____, and the right margin may be ______ typeface, font, and size influence how your message 1. Under pegged exchange rates, interest rate differences influence the movement of exchange rates.a.Trueb.False2.Which transactions are recorded in the balance of payments?A) Donations to charities based in another countryB) Payments of membership dues in international organizationsC) Transfers from citizens working abroad to their parentsD) All of the above3.If a country has a balance of payment deficit, this means:A) It exports less goods than it importsB) It exports less goods and services than it importsC) Its transfers send abroad exceed the transfers receivedD) The sum of its goods exports, service exports, and transfers received is less than the sum of is goods imports, service imports, and transfers sent. a patient who has been involved in a motor vehicle crash arrives in the ed with cool, clammy skin, tachycardia, hypotension. which intervention ordered by the hcp should the nurse implement first? Review "Mini Case: Planning for Growth at S&S Air" in your textbook on page 129, also found at the end of Chapter 4 in your textbook. Then, answer the following questions:Calculate the internal growth rate and sustainable growth rate for S&S Air. What do these numbers mean? How do you know?S&S Air is planning for a growth rate of 12% next year. Calculate the EFN for the company assuming the company is operating at full capacity. Can the companys sales increase at this growth rate? Explain your reasoning.Most assets can be increased as a percentage of sales. For instance, cash can be increased by any amount. However, fixed assets must be increased in specific amounts because it is impossible, as a practical matter, to buy part of a new plant or machine. In this case, a company has a "staircase" or "lumpy" fixed cost structure. Assume S&S Air is currently producing at 100% capacity. As a result, to increase production, the company must set up an entirely new line at a cost of $5,000,000. Calculate the new EFN with this assumption. What does this imply about capacity utilization for the company next year? Unauthorized practice of law and acting outside the scope of your expertise are similar issues. Which of these circumstances specifically relates to unauthorized practice of law?Writing contract addenda or additional provisions that cover unfamiliar circumstancesBottom of Form What is the electromagnetic force?A. a force that governs how elements break down naturallyB. a force that holds atomic nuclei togetherC. a force that attracts objects with mass towards each otherD. a force that acts on charged particles Which party was held responsible for Ms. Donoghue's gastro-enteritis in the case of Donoghue v Stevenson?Group of answer choicesa) Ms. Donoghue's friend who bought her the bottle of ginger beer.b) The manufacturer of the ginger beer.c)The retailer who sold the bottle of ginger beer to Ms. Donoghue's friend.d)The party which placed the snail into the bottle of ginger beer. According to the theory of job engagement, which of the following activities will aid a manager in facilitating engagement for their employees? A.giving the employees a raise B.offering the employees a vacation C.providing comfortable desks D.including the employees in weekly planning meetings E.none of these work under the theory of job enrichment. Which of the following cultures is credited with developing the base ten decimal system, which is based on the concept of place value?Hindu-Arabicmolembuddha = = Question 2 [20 points] Let pi(t) = 2t 3 and p2(t) = -t? +2. (a) [10 Points] Determine whether p(t) = 2t? + 6t 1 belongs to span{P1, P2}: (b) (10 Points] Given pz(t) = -3t + 4t +4, jim buys car insurance for his new sports car, and because he convinces the insurance company that he is a good driver, they charge jim low premiums. the truth, however, is that jim is a thrill seeker, and he is afflicted by moral hazard. this probably means that a. he drives more recklessly because he knows that the insurance company will cover the cost of an acciden What stage is each of the numbers in? Starfish embryonicdevelopment with 2 stages pointed outWhat stage is each of the numbers in? briefly discuss community Find the slope of all four lines. Rise over run. Please help. A profit-maximising firm in a competitive market is currentlyproducing 200 units of output. It has average revenue of $20,average total cost of $16, and fixed cost of $400. Calculate itsmarginal co chapter 18 1a) how does rue's district show their gratitude for the way that katniss honored rue? 1b) what major rule change occurs at the end of this chapter? chapter 19 1c) where does katniss find peeta? what shape is he in? 1d) how do you think haymitch feels about katniss and peeta? who do you think he believes to be the stronger competitor and why? velco purchased a delivery truck at the beginning of year 1 at a cost of $60,000. the truck is estimated to have a useful life of 5 years to velco and an estimated salvage value of $10,000. the balance of the accumulated depreciation account at the end of year 1 (the first year of the asset's life) under the double-declining-balance method would be: Write a paragragh explaining the importance of the Silk Road in China. Angerstein Inc. produces calendars in a two-process, two-department operation. In the Printing Department, calendars are printed and cut. In the Assembly Department, the material received from Printing is assembled into individual calendars and bound. Each department maintains its own Work in Process Inventory, and costs are assigned using weighted average process costing. In Assembly, conversion costs are incurred evenly throughout the process; direct material is added at the end of the process. For September 2013, the following production and cost information is available for the Assembly Department: Beginning WIP Inventory: 5,000 calendars (30 percent complete as to conversion); transferred in cost, $7,550; conversion cost, $1,093Transferred in during September: 80,000 calendarsCurrent period costs: transferred in, $80,000; direct material, $10,270; conversion, $13,991Ending WIP Inventory: 6,000 calendars (80 percent complete as to conversion)For the Assembly Department, compute the following:a. equivalent units of production for each cost componentb. cost per EUP for each cost componentc. cost transferred to Finished Goods Inventoryd. cost of ending WIP Inventory Consider a hypothetical firm that operates in a competitive market. Suppose this firm uses two inputs, capital, and labor to produce pins as output. Please choose a production function, and determine a market price for the pins, wage of labor, and rent of capital. Using your hypothetical market environment, a) Please use the Lagrange method to define the cost minimization problem. b) Please define a short-run production plan c) Please find the combination of labor and capital that maximizes the profit. d) Please find the combination of labor and capital that minimizes the cost. e) Please briefly discuss the duality between cost minimization and profit maximization.