Permutation/combination In how many ways can five people line up to get on a bus? (Hint: all 5 people are lining up)

Answers

Answer 1

We have to calculate in how many ways can five people line up to get on a bus.

This is a permutation of 5 in 5 without repetition, so it can be calculated as:

[tex]P(5,5)=5!=120[/tex]

Answer: in 120 ways.


Related Questions

Perform the following matrix row operation and write the new one.

Answers

Given: A matrix

[tex]\begin{bmatrix}{1} & {-3} & {2} \\ {3} & {9} & {5} \\ {} & & {}\end{bmatrix}[/tex]

Required: To perform the following matrix row operation

[tex]-3R_1+R_2[/tex]

Explanation: The operation is to be applied on the first row of the given matrix. Hence the second row will be same as that of the initial matrix.

The elements of the first row are first multiplied by 3 and then added with second row to give the required matrix.

Hence,

[tex]\begin{bmatrix}{-3+3} & {9+9} & {-6+5} \\ {3} & {9} & {5} \\ {} & {} & {}\end{bmatrix}[/tex]

which gives

[tex]\begin{bmatrix}{0} & {18} & {-1} \\ {3} & {9} & {5} \\ {} & {} & {}\end{bmatrix}[/tex]

Final Answer: The required matrix is

[tex]\begin{bmatrix}{0} & {18} & {-1} \\ {3} & {9} & {5} \\ {} & {} & {}\end{bmatrix}[/tex]

Slope The first two sets of points are 9,-24 and 13,-21

Answers

We need to find the slope using the points (9, -24) and (13 , -21)

so, the slope = 3/4

A focus group of 12 people is to be chosen randomly from among 24 right-handed people and 5 left-handed people. In order to find the probability that 3 of the people chosen are right-handed, you should use

Answers

Let 1 and 2 mean that a person is right-handed or left-handed, respectively.

Consider the probability space as the different groups of 12 people that can be formed with the 29 total people. {(1,1,1,1,1,...1),(2,1,1,1,1,...,1),...}

We need to use the binomial distribution in order to find the answer.

Consider X to be the number of right-handed people in the group.

The probability of X=3 is then:

[tex]Pr(X=3)=\text{ binomial coefficien(}12,3\text{)}(\frac{24}{29})^3(1-\frac{24}{29})^{12-3}[/tex]

We used the formula

[tex]\begin{gathered} Pr(X=k)=\text{ binomial coefficient(n,k)}\cdot p^k(1-p)^{n-k} \\ \text{where } \\ k=3 \\ n=12 \\ p=\frac{24}{29} \end{gathered}[/tex]

Finally, we need to simplify the expression, as shown below

[tex]\Rightarrow P(X=3)=220(\frac{24}{29})^3(\frac{5}{29})^9=0.0000167[/tex]

This is the answer one obtains using the binomial distribution; nevertheless, the actual probability is equal to zero because it is not possible to form a group of 12 people that only contains 3 right-handed people as there are only 5 left-handed people (3+5=8).

Find the distance between the (3,3) and (10,3) coordinates and write the result in the empty box. plsss helppppppppppp​

Answers

Answer: 7

Step-by-step explanation:

Distance (d) = √(10 - 3)2 + (3 - 3)2

=√(7)2 + (0)2

=√49

=7

Nguyen deposited $35 in a bank account earning 14% interest, compounded annually. How much interest will he earn in 72 months?

Answers

Given:

a.) Nguyen deposited $35 in a bank account.

b.) It earns 14% interest.

To be able to determine how much interest will he earn in 72 months, the following formula will be used for Compound Interest:

[tex]\text{ Interest Earned = P(1 + }\frac{\frac{r}{100}}{n})^{nt}\text{ - P}[/tex]

Where,

P = Principal amount

r = Interest rate

n = No. of times the interest is compounded = annually = 1

t = Time in years = 72 months = 72/12 = 6 Years

We get,

[tex]\text{ Intereset Earned = (35)(1 + }\frac{\frac{14}{100}}{1})^{(1)(6)}\text{ - 35}[/tex][tex]\text{ = (35)(1 + }0.14)^6\text{ - 35}[/tex][tex]\text{ = (35)(}1.14)^6\text{ - 35}[/tex][tex]\text{ = (35)(}2.19497262394)^{}\text{ - 35}[/tex][tex]\text{ = 76.82404183776 - 35}[/tex][tex]\text{ = 41.82404183776 }\approx\text{ 41.82}[/tex][tex]\text{ Interest Earned = \$41.82}[/tex]

Therefore, the interest he will be earning is $41.82

Jamal buys a water heater online for $861. If shipping and handling area additional 11% of the price, how many shipping and handling will Jamal pay?

Answers

[tex]\begin{gathered} 11\text{ \%of 861 is,} \\ \Rightarrow\frac{11}{100}\times861=94.71\text{ \$} \\ Amount\text{ pay by jamal is,} \\ \Rightarrow861+94.71=1055.71\text{ \$} \end{gathered}[/tex]

Write an equation for the inverse variation represented by the table.x -3, -1, 1/2, 2/3y 4, 12, -24, -18

Answers

By definition, Inverse variation equations have the following form:

[tex]y=\frac{k}{x}[/tex]

Where "k" is the Constant of variation.

Given the values shown in the table, you can find the value of "k":

- Choose a point from the table. This could be:

[tex](-3,4)[/tex]

Notice that:

[tex]\begin{gathered} x=-3 \\ y=4 \end{gathered}[/tex]

- Substitute these values into the equation and solve for "k":

[tex]\begin{gathered} 4=\frac{k}{-3} \\ \\ (4)(-3)=k \\ k=-12 \end{gathered}[/tex]

Knowing the Constant of variation, you can write the following equation:

[tex]y=\frac{-12}{x}[/tex]

The answer is:

[tex]y=\frac{-12}{x}[/tex]

In the matrix equation below, what are the values of x and y? 1/2 [4 8 x+3 -4] -3 [1 y+1 -1 -2]= [-1 -5 7 4]​

Answers

Using the matrix equation, the value of x and y are 5 and 2 respectively.

Consider the 2 by 2 matrix equations,

1/2 [ 4  8     ( x + 3 )   - 4 ] - 3[ 1  y+1    -1  - 2 ] = [ - 1  -5   7  4 ]

[ 2   4       (x+3)/2    -2] + [ - 3   -3y -3   +3  + 6] = [ - 1 - 5    7  4]

[ -1  -3y + 1    (x + 9)/2   + 4]  = [ - 1 - 5   7  4]

Therefore,

- 3y + 1 = - 5

Subtracting 1 from each side of the equation,

- 3y + 1 - 1 = - 5 - 1

- 3y = - 6

Dividing each side of the equation by - 3,

y = 2

And;

( x + 9 )/2 = 7

Multiplying each side by 2,

x + 9 = 14

Subtracting 9 from each side of the equation,

x + 9 - 9 = 14 - 9

x = 5

Therefore, the value of x and y is 5 and 2 respectively.

Learn more about matrix here:

brainly.com/question/27929071

#SPJ1

Determine whether point (4, -3) lies on the line with equation y = -2x + 5 by using substitution and by graphing.

Answers

The equation of the line is:

[tex]y=-2x+5[/tex]

And we need to find if the point (4,-3) lies on the line.

To solve by using substitution, we need to remember that an ordered pair always has the form (x, y) --> the first number is the x-value, and the second number is the y-value.

In this case (4,-3):

x=4

and

y=-3

So now, we substitute the x value into the equation, and if the y-value we get in return is -3 --> the point lies on the line. If not, the point does not lie on the line.

[tex]\begin{gathered} y=-2x+5 \\ \text{Substituting x=4} \\ y=-2(4)+5 \\ y=-8+5 \\ y=-3 \end{gathered}[/tex]

We do get -3 as the y-value which matches with the indicated y value of the point.

Thus, by substitution, we confirm that the point lies on the line.

To check the result by graphing, we need to graph the line. The graph of the line is shown in the following image:

In the image, we can see that the marked point on the line is the point we were looking for (4,-3). So we confirm by the graphing method that the point lies on the line.

Answer: It is confirmed by substitution and graphing that the point (4,-3) lies on the line.

Finding the area of a triangle is straightforward if you know the length of the base and the height of the triangle. But is it possible to find the area of a triangle if you know only the coordinates of its vertices? In this task, you'll find out. Consider AABC, whose vertices are A (2,1), B (3, 3), and C (1,6) ; let AC represent the base of the triangle. Part A Find the equation of the line passing through B and perpendicular to AC.

Answers

Answer: y = x/5 + 12/5

Explanation:

The first step is to find the equation of line AC

The equation of a line in the slope intercept form is expressed as

y = mx + c

where

m represents slope

c represents y intercept.

The formula for calculating slope of a line is expressed as

m = (y2 - y1)/(x2 - x1)

Considering line AC with points, A(2, 1) and C(1, 6),

x1 = 2, y1 = 1

x2 = 1, y2 = 6

m = (6 - 1)/(1 - 2) = 5/- 1 = - 5

Recall, if two lines are perpendicular, it means that the slope of one line is the negative reciprocal of the slope of the other line. Negative reciprocal of - 5 is 1/5

Thus, slope of the perpendicular line passing through B(3, 3) is m = 1/5

We would find the y intercept, c of the line by substituting m = 1/5, x = 3 and y = 3 into the slope intercept equation. We have

3 = 1/5 * 3 + c

3 = 3/5 + c

c = 3 - 3/5

c = 12/5

By substituting m = 1/5 and c = 12/5 into the slope intercept equation, the equation of the line is

y = x/5 + 12/5

What’s eight less than four times a number in algebraic expression

Answers

Answer:

4x - 8, 4x just means four of x, and eight less means to subtract 8.

Step-by-step explanation:

Answer:

The answer is 4x - 8 and it equals -32

Please help me come you just tell me the answer I don’t really need you to explain

Answers

Given:

[tex]\begin{gathered} \angle JKL=65 \\ \angle KJL=50 \end{gathered}[/tex]

Sum of the angle of any triangle is 180

So:

[tex]\begin{gathered} \angle JKL+\angle KJL+\angle KLJ=180 \\ 65+50+\angle KLJ=180 \\ \angle KLJ=180-(65+50) \\ \angle KLJ=180-115 \\ \angle KLJ=65 \end{gathered}[/tex]

Then two sides are also equal.

[tex]\begin{gathered} 3x-2=x+10 \\ 3x-x=10+2 \\ 2x=12 \\ x=\frac{12}{2} \\ x=6 \end{gathered}[/tex]

So the value of x is 6.

Use log, 20.356, log, 3 0.503, and log, 5 0.835 to approximate the value of the given logarithm to 3 decimal places. Assume that b>0 and b + 1.
log, 625
X
A

Answers

Answer:

3.34

Step-by-step explanation:

625 is 5^4

Using the log rule [tex]log_b(x^a)=alog_b(x)[/tex],

log_b(5^4) = 4*log_b(5)

4*0.835 = 3.34

URGENT!! ILL GIVE
BRAINLIEST! AND 100 POINTS!!!!!!!!

Answers

Answer:

Option 2

Step-by-step explanation:

hope this helps

the figure below has a point marked with a large. First translate to figure 4 units up then give the coordinates of the mark point in the original figure in the final figure.:

Answers

Large point coordinates (original)= (1,-4)

To obtain the coordinates of the new point, add 4 to the y coordinate.

(1,-4+4) = (1,0)

I need help with part b, c ii, and d

Answers

Recall that:

[tex]\text{average speed=}\frac{total\text{ distance}}{total\text{ time}}.[/tex]

(b) Since Marcos traveled for 2 hours and 17 minutes a distance of 155 miles, then Marco's average speed for the 155 miles trip is:

[tex]\frac{155mi}{(2+\frac{17}{60})h}=\frac{155mi}{\frac{137}{60}h}=\frac{9300}{137}miles\text{ per hour}\approx67.89miles\text{ per hour.}[/tex]

(c ii) Since Devon also traveled the 155 miles in 2hours and 17 minutes but at a constant speed, then the constant speed at which he traveled is equal to his average speed, which is equal to:

[tex]\frac{155mi}{(2+\frac{17}{60})h}=\frac{155mi}{\frac{137}{60}h}=\frac{9300}{137}miles\text{ per hour}\approx67.89miles\text{ per hour.}[/tex]

(d) Marco needs to drive 2 miles in 5 minutes to be able to complete the 155 miles trip in 2 hours and 17 minutes, then he must drive at a constant speed of:

[tex]\frac{2mi}{5\min }=\frac{2mi}{\frac{5}{60}h}=\frac{120mi}{5h}=24\text{miles per hour.}[/tex]

Answer:

(b) 67.89 miles per hour.

(c ii) 67.89 miles per hour.

(d) 24 miles per hour.

By hu Background: Given I go to the mobile application as Logged user on the US market with active Brainly Tutor subscription And I type the question And I submit valid subject (e.g: "[mathematics]") And tutor for chosen subject is available in tutor application (e.g: "[mathematics]") Scenario: When I click "[Ask question]" button Then following helping options are presented: | "Ask Tutor" | | "Ask Community" | When I click "[Ask Tutor]" button And I submit "[Ask your question]" button Then there is a redirection to the waiting screen When I am connected with the tutor Then "[We have found one]" screen is presented And the tutor's avatar is presented And privacy policy regulations are presented

Answers

43524

[tex]\frac{d32423657565\mod{43242}}{dx}_{564564}[/tex]

4tet

54

find the length of the gray arc in terms of pi

Answers

Given

a: angle

a = 60

r: radius

r = 3

Procedure

The length of an arc depends on the radius of a circle and the central angle θ

[tex]\begin{gathered} s=\theta r \\ s=\frac{1}{3}\pi\cdot3 \\ s=\pi \end{gathered}[/tex]

The answer would be s = pi

Tyrone's car can travel about 30 miles for each gallon
of gas.
Using d for distance traveled in miles and g for
gallons of gas, write two different equations relating d
and g.

Answers

The equation can be written as d=30g

What is an equation?

An equation can be compared to a scale on which objects are weighed. When the two pans are filled with the same amount of anything (like grain), the scale will balance and the weights will be considered equal. To maintain the scale in balance, if any grain is taken out of one of the balance's pans, an equal amount must be taken out of the other pan. More broadly, if the identical operation is carried out on both sides of an equation, the equation remains in balance. Equations are used to describe geometric shapes in Cartesian geometry. The goal has changed since the equations under consideration, such as implicit equations or parametric equations, contain an unlimited number of solutions.

Tyrone's car can travel about 30 miles for each gallon

So, the equation can be written as d=30g, where d is distance travelled and g is gallons of gas used.

To know more about an equation, click on the link

https://brainly.com/question/1214333

#SPJ9

What is the reference angle for 289°? A. 71° B. 19° C. 11° D. 89°

Answers

Given:

Angle θ=289°.

For angles from 270° to 360°, the reference angle can be calculated by subtracting the given angle from 360° .

The reference angle of θ can be calculated as:

[tex]\begin{gathered} 360\degree-\theta=360\degree-289\degree \\ =71\degree \end{gathered}[/tex]

Therefore, reference angle of 289° is 71°.

Simplify the expression -3n-8-7n + 17

Answers

We simplify by combining like terms

therefore

[tex]\begin{gathered} -3n-8-7n+17 \\ =-3n-7n-8+17 \\ =-10n+9 \end{gathered}[/tex]

Please help with #4. The directions are with the pic below.

Answers

sphere: 12 pounds

cylinder: 108 pounds

Explanation:

Data:

. From balance A:

3 cubes + 1 sphere = 1 cylinder + 2 spheres

. From balance B:

3 cubes = 5 spheres

Since 1 cube = 20 pounds

=> From balance B:

3 cubes * 20 pounds = 5 spheres

60 pounds = 5 sphere

60 / 5 = 5 / 5

12 pounds = 1 sphere

=> From balance A:

3 cubes + 1 sphere = 1 cylinder + 2 spheres

3 spheres * 20 pounds + 1 sphere * 12 pounds = 1 cylinder + 2 spheres * 12 pounds

120 pounds + 12 pounds = 1 cylinder + 24 pounds

132 pounds = 1 cylinder + 24 pounds

132 pounds - 24 pounds = 1 cylinder + 24 pounds - 24 pounds

108 pounds = 1 cylinder

Factor 12x² + 19x - 21.O (6x + 7)(2x − 3)—O (4x - 3)(3x + 7)O(6x-7)(2x + 3)(4x + 3)(3x7)

Answers

given the expression

[tex]12x^2+19x-21[/tex]

we are loking 2 numbers whose multiplication is equal to 12

and other 2 number whose multiplication is equal to 21

the sum of the cross multiplication is equal of 19, as follows

[tex](4x*3x)+((4x*7)+(3x*-3))+(-3*7)[/tex]

factor is

[tex]\left(4x-3\right)\left(3x+7\right)[/tex]

correct answer option B

Consider the equation cos(2t) = 0.8. Find the smallest positive solution in radians and round your answer to 2 decimal places.

Answers

Given:

cos(2t) = 0.8

Take the cos⁻' of both-side of the equation.

cos⁻' cos(2t) = cos⁻'(0.8)

2t = cos⁻'(0.8)

Calculate the value of the right- hand side with your calculator in radians.

2t =0.6435

Divide both-side of the equation by 2

t ≈ 0.32

identify the rate, base and portion.What percent of 126 is 44.1

Answers

In this problem, we have that

Base=126 (represents the 100%)

Portion=44.1

Find out the percentage

100/126=x/44.1

solve for x

x=(100/126)*44.1

x=35%

The percentage is 35%

If a cell disruptor is purchased with a frequency of 60Hz, what is the wavelength traveling through human tissue? (1540 m/s).

Answers

The wavelength traveling through human tissue when the velocity is 1540 m/s and frequency is 60Hz will be 25.67 m.

According to the question,

We have the following information:

Frequency of a cell disruptor = 60 Hz

Velocity of the cell disruptor = 1540 m/s

We know that the following formula is used to find the wavelength:

Wavelength = Velocity/frequency

Wavelength = 1540/60 m

(Note that when velocity is given m/s and frequency is given in Hz then the unit of wavelength is m. Every physical quantity has to be expressed with its units.)

Wavelength = 25.67 m

Hence, the wavelength traveling through human tissue is 25.67 m.

To know more about wavelength here

https://brainly.com/question/13533093

#SPJ1

I'm trying to simplify negative 5/8 divided by negative 3/4 how do I do that?

Answers

[tex]\begin{gathered} \frac{\frac{-5}{8}}{\frac{-3}{4}}=\frac{-5}{8}\times\frac{4}{-3} \\ \Rightarrow\frac{-5}{2}\times\frac{1}{-3} \\ \Rightarrow\frac{5}{6}=0.834 \end{gathered}[/tex]

Passing through (- 4,-7) and (1,3) What is the equation of the line in point-slope form

Answers

To calculate the equation of the line passing through the points ( -4. -7) and (1, 3):

[tex]\begin{gathered} \text{ Equation of the line can be calculated by the formula } \\ y-y_1=m(x-x_1) \end{gathered}[/tex]

where m = slope

(x1, y1) = any of the points given; say points (-4, -7). That is x1= -4, y1 = -7

To calculate the slope, m:

[tex]\begin{gathered} \text{ m = }\frac{y_2-y_{1_{}}}{x_2-x_1}_{} \\ \text{ where }(x_2,y_2)\text{ = (1, 3)} \\ m\text{ = }\frac{3\text{ - (-7)}}{1-(-4)} \\ m=\text{ }\frac{3+7}{1+4}\text{ = }\frac{10}{5} \\ m=2 \end{gathered}[/tex][tex]\begin{gathered} \text{ substituting m = 2, x}_1=-4,y_1=-7\text{ into the formula }y-y_1=m(x-x_1) \\ we\text{ have} \\ y-(-7)=2(x-(-4)\text{ )} \\ y+7=\text{ 2(x+ 4)} \end{gathered}[/tex]

The equation of the line in point slope form is y + 7 = 2(x + 4)

A If y = x + 2 and y = -2x + 8, what do you know about x + 2 and -2x + 8?

Answers

If y = x + 2 and y = -2x + 8, what do you know about x + 2 and -2x + 8?​

we have

y=x+2

y=-2x+8

Solve the system of equations

equate both equations

x+2=-2x+8

x+2x=8-2

3x=6

x=2

Find the value of y

y=(2)+2

y=4

the solution is (2,4)

that means

(2,4) is a common point , that satisfy both equations

5000 + 300 + 8 in standard form

Answers

Answer:[tex]\text{ 5.308 }\times10^3[/tex]Explanations:

The given arithmetic expression is:

5000 + 300 + 8

This sum can be computed as shown below:

Therefore, 5000 + 300 + 8 = 5308

Convert 5308 to standard form

[tex]5308\text{ = 5.308 }\times10^3[/tex]

Other Questions
kName:ID:06/22/1973Time Remaining:00:55:49Teresa KundrataA car costs $14,000. The loan company hasasked for 1/10 of the cost of the car as adown payment what the down payment When looking at a stalk of celery that has been sitting in red food-coloredwater. Sarah notices the celery has red lines running through it. Why is thispossible?The roots absorbed the water.The stomata allowed the water in.The xylem transported the water through the stem and to the leaves of the plant.The phloem transported the water through the stem and to the leaves of the plant. SOMEONE PLEASE HELP WITH THESE 3 Questions! You will get TONS of pointszma = a + b Solve for Ax + m = p - n + yx Solve for Xz = am + an + ap Solve for A 1) A submarine is 84 feet below the surface of the water and descends 10 feet deeper every minute. How many minutes will it take for the submarine to be located 219 feet below the surface? Write and solve an equation. Find the magnitude of the sumof these two vectors:B63.5 m101 m57.0 help meeeeeeeeee pleaseee !!!!! I need help with my math assignment thank you :) A small regional carrier accepted 23 reservations for a particular flight with 2o seats. 14 reservations went to regular customers who will arrive for the flight. each of the remaining passengers will arrive for the flight with a 50 % chance ,independently of each other. (answers accurate to 4 decimal places.) Find the probability that overbooking occurs find the probability that the flight has empty seats Solve Each System by Elimination:-12x-2y=30-4x+y=-5 Find seco, coso, and coto, where is the angle shown in the figure.Give exact values, not decimal approximations. assume the following: beginning finished goods inventory $ 10,000 ending finished goods inventory $ 14,000 cost of goods manufactured $ 52,000 overapplied overhead $ 2,200 what is the adjusted cost of goods sold? What is the sum of -15 + 182A. 33B. 3c. -3 D-33Your answer ilsa will deposit $1,000 at the end of each year for 6 years. assuming a 10% rate of interest, how much will ilsa have in the bank at the end of year 6? round your answer to the nearest dollar. find the area of the figure below, composed of a rectangle with two semicircles removed. What is the measure of the base of the rectangle if the area of the triangle is 32 ft2 ?A) 8 ftB) 16 ft C) 32 ftD) 64 ft 6. What is the acceleration of a 15 kg object being pushed with 200 N of force? By noon, the temperature in Nome had risen by 13 degrees. What was the temperature there at noon (Nome is -27 currently) which of the following explains why long-run average total cost at first decreases as output increases? a. less-efficient use of inputs b. diseconomies of scale c. gains from specialization of inputs d. fixed costs becoming spread out over more units of output Math problem attached What is the energy of a proton accelerated through a potential difference of 500,000 V?