four people (john, paul, george, and ringo) are seated in a row on a bench. the number of ways to order the four people so that john is next to paul is 12. how many ways are there to order the four people on the bench so that john is not next to paul?

Answers

Answer 1

The Number of ways that four people can be seated on the bench so that john is not next to paul is 12

 

Permutations :

In mathematics, An arrangement of things or items in a specific sequence is known as a permutation. One should think about both the selection and the arrangement while dealing with permutation. In permutations, ordering is crucially important.

The arrangement of n items in r ways is given by

                              ⁿPr = n! /(n-r)!

Here we have

4 people (John, Paul, George, and Ringo) are seated in a row on a bench

Here total No of ways that 4 can be seated = 4 × 3 × 2 × 1 = 24

The number of ways of seating the four people so that john is next to paul is 12

Then the number of ways the four people on the bench so that john is not next to paul can find as given below

= Total No of ways, 4 can be seated - No of ways that john next to paul  

= 24 - 12 = 12        

                     

Learn more about Permutations at    

https://brainly.com/question/27058178

#SPJ1


Related Questions

The probability of tails of a weighted coin is 0. 65. The number of tails is noted each of the 15 times the coin is tossed. If this procedure is repeated 100 times, what type of distribution is simulated?

A. A sampling distribution of the sample proportion with n=15 and p=0. 65
B. A sampling distribution of the sample proportion with n=100 and p= 0. 65
C. A binomial distribution with n=15 and p= 0. 65
D. A binomial distribution with n=2 and p= 0. 65
E. There is not enough information to determine the type of distribution ​

Answers

A sampling distribution of the sample proportion with n=15 and p=0. 65 is stimulated here when The probability of tails of a weighted coin is 0. 65. The number of tails is noted each of the 15 times the coin is tossed.

What is probability?

Probability is simply the likelihood of something occurring. When we are uncertain about the result of an event, we might discuss the probabilities of several outcomes—how likely they are. Statistics is the study of occurrences guided by probability. Probability is synonymous with possibility. It is a mathematical discipline that deals with the occurrence of a random event. The value ranges from zero to one. Probability has been introduced in mathematics to predict the likelihood of occurrences occurring. The probability is a measure of the possibility that an event will occur. It assesses the event's certainty. P(E) = Number of Favourable Outcomes/Number of Total Outcomes is the probability formula.

To know more about probability,

https://brainly.com/question/11234923

#SPJ4

a large company states in its promotional literature that 74% of its employees have college degrees. assume this claim is true. if 3 employees are selected at random from this company, what is the probability that at least 1 of the selected employees will not have a college degree?

Answers

The probability of having at least one employee not have a college degree is 0.595

Here it is given that the 74% of employees have a college degree.

Hence, the probability of one employee having a college degree is

74/100

= 0.74

The probability that an employee does not have a college degree is

1 - 0.74

= 0.26

Hence

The above problem is clearly a Binomial distribution. with n = 120 and p = 0.26

"success" is when one employee does not have a college degree.

Therefore the probability that at least 1 employee does not have a college degree is

P(X≥1)

= 1 - P(X = 0)

A binomial distribution with sample n and probability p has a PMF

ⁿCₓ  X  pˣ X  (1 - p)ⁿ⁻ˣ

where x is a random variable

Here

n = 3

p = 0.28

x = 0

Hence we get

³C₀  X  0.26⁰ X  (0.74)³

0.405

Therefore,

P(X≥1)

= 1 - 0.405

= 0.595

To learn more about Probability visit

https://brainly.com/question/28168108

#SPJ4

whats the answer.......................

Answers

The statement that describes the x-intercept of the graph is: c. the x-intercept is 60 and it represents the number of monthly payment that is needed to repay the loan.

What is the X-intercept of a Linear Relationship?

The x-intercept of a linear relationship between variable x and y can be described as the value of x when the value of y is zero.

On a graph, the x-intercept is the point on the graph where the line intercepts the x-axis. The value of y at this point is 0.

in the graph that shows a linear relationship between the number of monthly payments made and the remaining balance left on a loan, the line intercepts the x-axis at 60.

Therefore, it means: c. the x-intercept is 60 and it represents the number of monthly payment that is needed to repay the loan.

Learn more about the x-intercept on:

https://brainly.com/question/17932786

#SPJ1

Can you please help me in this question.

Answers

Answer:

k = - 6 , c = 8

Step-by-step explanation:

f(x) = x² + kx + c

given f(2) = 0 , substitute (2, 0 ) into f(x)

0 = 2² + 2k + c

0 = 4 + 2k + c ( subtract 4 from both sides )

- 4 = 2k + c → (1)

given f(- 3) = 35 , substitute (- 3, 35 ) into f(x)

35 = (- 3)² - 3k + c

35 = 9 - 3k + c ( subtract 9 from both sides )

26 = - 3k + c → (2)

subtract (2) from (1) term by term to eliminate c

- 4 - 26 = 2k - (- 3k) + (c - c)

- 30 = 2k + 3k

- 30 = 5k ( divide both sides by 5 )

- 6 = k

substitute k = - 6 into (1) and solve for c

- 4 = 2(- 6) + c

- 4 = - 12 + c ( add 12 to both sides )

8 = c

then

k = - 6 and c = 8

Given f(x) = x2 + 5x − 6 and g(x) = 2x2 − 8, find each value.

f(−2) =

g(3) =

Answers

Step-by-step explanation:

those are the answers if I am wrong you can correct

AB has endpoints at A(-4, 4) and B(5, -1).
Find the coordinates
(x, y) of the midpoint.

Answers

Answer:

(0.5, 1.5 )

Step-by-step explanation:

given endpoints (x₁, y₁ ) and (x₂, y₂ ) then the midpoint M is

M = ( [tex]\frac{x_{1}+x_{2} }{2}[/tex] , [tex]\frac{y_{1}+y_{2} }{2}[/tex] )

here (x₁, y₁ ) = A (- 4, 4 ) and (x₂, y₂ ) = B (5, - 1 ) ,then

M = ( [tex]\frac{-4+5}{2}[/tex] , [tex]\frac{4-1}{2}[/tex] ) = ( [tex]\frac{1}{2}[/tex] , [tex]\frac{3}{2}[/tex] ) = (0.5, 1.5 )

Answer:

The midpoint is at ( 1/2, 3/2)

Step-by-step explanation:

Midpoint

To find the x coordinate of the midpoint

Add the x coordinates of the endpoints and divide by 2

( -4+5)/2 = 1/2

To find the y coordinate of the midpoint

Add the y coordinates of the endpoints and divide by 2

( 4+-1)/2 = 3/2

The midpoint is at ( 1/2, 3/2)

Arianna is going to use a computer at an internet cafe. The cafe charges an initial fee to use the computer and then an additional price per minute of usage. Let
C
C represent the total cost of using a computer for
t
t minutes at the internet cafe. The table below has select values showing the linear relationship between
t
t and
C
.
C. Determine the number of minutes Arianna can use a computer if she only has $15.75 available to pay.

Answers

Using the linear function, the number of minutes Arianna can use a computer if she only has $15.75 available to pay is 7.5 minutes.

In the given question,

Arianna is going to use a computer at an internet cafe.

The cafe charges an initial fee to use the computer and then an additional price per minute of usage.

Let C represent the total cost of using a computer for t minutes at the internet cafe.

We have to determine the number of minutes Arianna can use a computer if she only has $15.75 available to pay.

The additional change per unit = Slope of the linear function

The linear function C(t) given as;

C(t)=mt+b...............(1)

where m=slope and b=vertical intercept

Then, Slope = change in C(t)/change in t

Slope = ∆C(t)/∆t

We taking he given two point to find the slope

C(t) = 9.90 for t=1

C(t) = 15.30 for t=7

∆C(t)=15.30-9.90

∆C(t)=5.40

∆t=7-1

∆t=6

So, The required slope=5.40/6

The required slope=0.9=m

Now finding the value of b.

As we know that,

C(t) = 9.90 for t=1

The equation using this should be

9.90=m×1+b

Now putting the value of m in this equation

9.90=0.9×1+b

9.90=0.9+b

Subtract 0.9 on both side, we get

b=9

Now finding the number of minutes Arianna can use a computer if she only has $15.75 available to pay.

Putting the value in equation (1)

15.75=0.9t+9

Subtract 9 on both side

15.75-9=0.9t+9-9

0.9t=6.75

Divide by 0.9 on both side

0.9/0.9 t=6.75/0.9

t=7.5

Hence, the number of minutes Arianna can use a computer if she only has $15.75 available to pay is 7.5 minutes.

To learn more about linear function link is here

brainly.com/question/14695009

#SPJ1

Write an inequality statement that represents "two and 5 tenths minus 2 times the quantity of the
difference of negative 3 and one half and two times a number is at least ten and three quarters".

Answers

Answer:

2.5 - 2(-3-0.5) + 2(n) > 10.75

Step-by-step explanation:

Step 1: two and 5 tenths is 2.5

Step 2: 2 times the quantity of the difference of negative three and one half is 2(-3-1/2)

Step 3:  two times a number is at least ten and three quarters = 2(n) > 10.75

Combine: 2.5 - 2(-3-0.5) + 2(n) > 10.75

What fraction is equivalent to the decimal and percent below? Enter your
answer in simplest form, using the slash (/) as the fraction bar.
Fraction Decimal Percent
?
0.33
33.3%

Answers

Answer:

Step-by-step explanation:

1 / 3

Reason being: 100 / 3 = 33.333333333

I need help. How is this possible ?This is an exterior angle

Answers

Answer:

x = 36

The measure of the exterior angle is 114°

The remote interior angles are 24° and 90°.

Step-by-step explanation:

The angle marked 3x + 6 is the exterior angle. The other two marked angles are called "remote interior angles"

The two remote interior angles added together equals the exterior angle.

3x+6 = 24° + 2x + 18

Combine like terms.

3x + 6 = 2x + 42

Subtract 2x from both sides.

x + 6 = 42

Subtract 6 from both sides.

x = 36

If required, use the x=36 to find the measure of the exterior angle.

3(36) + 6

= 108 + 6

= 114°

Or find the measures of the remote interior angles.

2(36) + 18

= 72 + 18

= 90°

The remote interior angles are 24° and 90°.

What is the SLOPE?
Which is the slope of a line that is perpendicular to the line that passes through the points (-9,-4) and (3,4)? Type your response as an integer or fraction.

Answers

Answer:

y = -1.5

Step-by-step explanation:

use the method y2 - y1 / x2 - x1

Use the slope formula:
Y2-Y1
_____= -4-4
X2-X1 ___= -8/1 so your answer is -8

4-3

find an equation for the perpendicular bisector of the line segment whose endpoints are (9,-5) and (-5,-1)

Answers

The equation y = (13 / 4) · x - 19 / 2 represents the perpendicular bisector of the line segment.

How to find the equation for the perpendicular bisector of a line segment

In this problem we need to determine the equation of the line perpendicular to a line segment whose endpoints are known. The equation of the line is represented by a first grade polynomial of the form:

y = m · x + b

Where:

m - Slopeb - Interceptx - Independent variable.y - Dependent variable.

And the relationship between the slopes of two perpendicular lines:

m · m' = - 1

Where:

m - Slope of the original line.m' - Slope of the perpendicular line.

And the slope of the original line can be found by the secant line formula:

m = Δy / Δx

And the midpoint of a line segment between two endpoints is defined below, necessary for the location of the bisector:

M(x, y) = 0.5 · A(x, y) + B(x, y)

Where:

M(x, y) - MidpointA(x, y), B(x, y) - Endpoints

First, find the slope of the line segment by secant line formula:

m = [- 1 - (- 5)] / (- 5 - 9)

m = - 4 / 13

Second, find the slope of the perpendicular bisector by the slope relationship between two perpendicular lines:

m' = - 1 / m

m' = - 1 / (- 4 / 13)

m' = 13 / 4

Third, determine the midpoint of the line segment by the midpoint formula:

M(x, y) = 0.5 · (9, - 5) + 0.5 · (- 5, - 1)

M(x, y) = (4.5, - 2.5) + (- 2.5, - 0.5)

M(x, y) = (2, - 3)

Fourth, find the intercept of the perpendicular bisector by means of the equation of the line:

b = y - m' · x

b = - 3 - (13 / 4) · 2

b = - 3 - 26 / 4

b = - 3 - 13 / 2

b = - 19 / 2

The equation for the perpendicular bisector is y = (13 / 4) · x - 19 / 2.

To learn more on perpendicular bisectors: https://brainly.com/question/11900712

#SPJ1

help meeeeeeeeeeeeeeeeeee pleaseeee rn rnnnnnnnnnn!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help meeeeeeeeeeeeeeeeeee pleaseeee rn rnnnnnnnnnn!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Answers

The function has a maximum value of 30 at x = 3.

Given Function:

f(x) = -3+18x+3

here a = -3 , b = 18 , c = 3

a is negative so it has maximum value

x = -b/2a

= -18/2*(-3)

= -18/-6

= 18/6

= 3

f(x) = -3* + 18*3 + 3

= -3*9+54+3

= -27+54+3

= 27+3

= 30

Therefore the function has a maximum value of 30 at x = 3.

Learn more about the quadratic function  here:

https://brainly.com/question/18958913

#SPJ1

Last year, James earned £2,100 per month.
This year, he's had a 6% increase in his monthly pay.
He worked 35 hours per week for 46 weeks in the year.
What is James' average pay per hour this year?
Give your answer to 2 dp.

Answers

James average pay per hour is $17.40

How to find James average pay per hour

information given in the problem are

Last year, James earned £2,100 per month

This year, he's had a 6% increase in his monthly pay

35 hours per week for 46 weeks in the year

The question is a percentage problem

6% increase a factor of  1.16

2100 * 1.16 = 2436

number of hours in a month

35 hours = 1 week

? hours = 4 weeks

? = 4 * 35

? = 140 hours in 4 weeks = 1 month

James average pay per hour is gotten form the calculation below

if 140 hours pays 2436 then1 hour will pay ?

140 = 2346

1  =  ?

cross multiplying

? * 140 = 2436 * 1

? = 2436 / 140

? = $17.40

Learn more about percent here:

https://brainly.com/question/29230566

#SPJ1

Determine the equation of the line.
(Write the answer in slope-intercept form.)

Answers

Answer:

y = 1x + -2

Step-by-step explanation:

Step 1: Calculating Slope (m).

m = y2 - y1 / x2 - x1

m =  -4 - 0 / -2 - 2

m = -4 / -4

m = 1

Now put value of m in equation...

y = 1x + b

Step 2: Calculating Y-intercept (b).

Lets choose the first point, ( 2, 0) for calculating y-intercept:

y = m ( x ) + b

0 = 1 ( 2 ) + b

0 = 2 + b

-2 = b

b = -2

Now put value of b in equation for your final answer...

y = 1x + -2

Hope this helps!

Find the value of x.

Answers

What is Angle?

An angle is the figure formed by two rays, called the sides of the angle, sharing a common endpoint, called the vertex of the angle.

From the figure, we can tell that a transversal is passing through the two parallel lines which makes corresponding angles.

In the given figure 14x+7 and 10x+5 are the two angles formed by the transversal.

14x+7=10x+5

Now take all the variable terms to one side

14x-10x=5-7

4x=-2

Divide both sides by 4

x=-2/4

Divide numerator and denominator by 4

x=-1/2

Hence the value of x is -1/2

To learn more on Angles click:

https://brainly.com/question/28451077

#SPJ2

you have a deck and you take one card at random and guess what the card is. what is the probability you guess right?

Answers

There are 52 cards in the deck and so the probability of guessing the card right is 1/52.

What is probability?

Probability is simply the likelihood of something occurring. When we are uncertain about the result of an event, we might discuss the probabilities of several outcomes—how likely they are. Statistics is the study of occurrences guided by probability. The probability is a measure of the possibility that an event will occur. It assesses the event's certainty. P(E) = Number of Favourable Outcomes/Number of Total Outcomes is the probability formula.

Here,

We can find this probability by seeing that

=1/4×1/13

=1/52

Because there are 52 cards in the deck, the probability of correctly predicting the card is 1/52.

To know more about probability,

https://brainly.com/question/11234923

#SPJ4

Challenge The Bells are adding a new room to their house. The room will be a cube with volume 4,096
ft³. They are going to put in hardwood floors, and the contractor charges $5 per square foot. How much
will the hardwood floors cost?
The hardwood floors will cost $

Answers

Answer:

  $1280

Step-by-step explanation:

You want the cost of flooring a cubic 4096 ft³ room at $5 per square foot.

Dimensions

Each dimension (length, width, height) of the room is the edge length of a cube with a volume of 4096 ft³.

  V = s³

  4096 = s³

  ∛4096 = s = 16 . . . . feet

Area

The floor area is the square of the edge length:

  A = s²

  A = (16 ft)² = 256 ft²

Cost

At $5 per square foot, the cost of flooring will be ...

  ($5/ft²)(256 ft²) = $1280

The hardwood floors will cost $1280.

Which ordered pairs make both inequalities true? Select two options.

y < 5x + 2

y > One-halfx + 1

On a coordinate plane, 2 straight lines are shown. The first solid line has a positive slope and goes through (negative 2, 0) and (0, 1). Everything above the line is shaded. The second dashed line has a positive slope and goes through (negative 1, negative 3) and (0, 2). Everything to the right of the line is shaded.
(–1, 3)

(0, 2)
(1, 2)
(2, –1)
(2, 2)

Answers

An ordered pair which makes both inequalities true is: C. (1, 2).

How to determine the true ordered pairs?

In this exercise, we would test each of the ordered pair with the given system of inequalities in order to determine which is true.

For ordered pair (-1, 3), we have:

y < 5x + 2

3 < 5(-1) + 2

3 < -5 + 2

3 < -3 (False).

For ordered pair (0, 2), we have:

y < 5x + 2

2 < 5(0) + 2

2 < 0 + 2

2 < 2 (False).

For ordered pair (1, 2), we have:

y < 5x + 2

2 < 5(1) + 2

2 < 5 + 2

2 < 7 (True).

y > x/2 + 1

2 > 1/2 + 1

2 > 3/2 (True)

For ordered pair (2, -1), we have:

y < 5x + 2

-1 < 5(2) + 2

-1 < 10 + 2

-1 < 12 (True).

y > x/2 + 1

-1 > 2/2 + 1

-1 > 2 (False)

For ordered pair (2, 2), we have:

y < 5x + 2

-1 < 5(2) + 2

-1 < 10 + 2

-1 < 12 (True).

y > x/2 + 1

2 > 2/2 + 1

2 > 2 (False)

Read more on inequality here: https://brainly.com/question/13275572

#SPJ1

Answer:

B , C

Step-by-step explanation:

Which ordered pairs make both inequalities true? Select two options.

y < 5x + 2

y > One-halfx + 1

On a coordinate plane, 2 straight lines are shown. The first solid line has a positive slope and goes through (negative 2, 0) and (0, 1). Everything above the line is shaded. The second dashed line has a positive slope and goes through (negative 1, negative 3) and (0, 2). Everything to the right of the line is shaded.  

(–1, 3)

(0, 2)  

(1, 2)

(2, –1)

(2, 2)                                                                                          Edge  2022

Write a function that describes the area of the water puddle on the floor as a function of its radius. Use function notation

Answers

The formula that plots the radius against the area of such water puddle here on floor; A = πr².

Describe the term surface area?The area is the area occupied by just a two-dimensional flat surface. It has a square unit of measurement. The surface area of a three-dimensional object is the space occupied by its outer surface. A three-dimensional structure with parallel circular bases is characterized as a TA cylinder. There are no vertices on it. Area of three-dimensional shapes mainly refers to surface area.

For the given question,

Let the area of the water puddle on the floor be 'A'.

Let the radius of the water puddle be 'r'.

Then, using the area of the circle,

The function for the area of the water puddle be,

A = πr²

Thus, the formula that plots the radius against the area of such water puddle here on floor; A = πr².

To know more about the surface area, here

https://brainly.com/question/10332927

#SPJ4

after sampling a column of water from the surface to a depth of 3000 meters (nearly 10,000 feet), a colleague abroad an oceanographic research vessel tells you that the water column is isopycnal. what does this mean? what conditions create such a situation? what would have to happen in order to create a pycnocline?

Answers

Salinity and density decrease as temperature rises. Salinity and density, therefore, have a negative relationship with temperature. The density rises as salinity rises. As the temperature drops, ocean water becomes denser. Therefore, water becomes denser as it becomes colder. The density of seawater also rises as salinity does.

Water that is less dense floats above water that is denser. The warmer water will float on top of the colder water if there are two layers of water with the same salinity. However, there is a catch! Salinity has less of an impact on water density than temperature does. Therefore, if the layer with higher salinity is considerably warmer than the layer with lower salinity, the layer with higher salinity can actually float on top of the layer with lower salinity.

As you descend to the ocean's bottom, the temperature of the water continues to drop. So, as you descend to the ocean's bottom, the density of the water keeps rising. The deep ocean is divided into layers, with the lightest water at the top and the densest water at the bottom. The ocean's depths have horizontal circulation. In other words, water flows in strata of equal density.

To know more about density, refer to this link:

https://brainly.com/question/14373997

#SPJ4

48+3u=9u

Solve for u

Answers

Answer:

u=8

Step-by-step explanation:

48+3u=9u

-3u both sides

48=6u

divide by 6 on both sides

8=u

Use the "Insert Line" Tool to construct the line
showing the given distance. If you need to extend
the line outside the shape, use a dotted line.

Answers

The distance from B to AC can be constructed as

The distance from G to EF can be constructed as

The distance from Q to SR can be constructed as

What is the distance of a line from a point?

A point-to-line distance is the shortest distance from a point to any point on an infinite line. This is the perpendicular distance from the point to the line and the length of the line segment connecting the point to the nearest point on the line.

For the first figure,

To learn more about the distance of a line from a point, visit:

https://brainly.com/question/1597347

#SPJ13

Which function represents the i shown in the graph below

A. G(x)=-x+2
B. G(x)=2^x-1
C. G(x)=(x+2)^2
D. -2x

Answers

the correct answer is A

Always concentrate on point where X or G(X) equals Zero.

For example, here point (0,2), G(X)=2 when X=Zero.

If u tried to Replace X and G(X) in the equations below with these numbers, you would figure out the right answer so easily. Have a nice day!


The graphing calculator screen below represents time on the horizontal axis and the speed of an object on the vertical axis.
The data graphed on the screen indicates which of the following about an object?
The object was at rest, then began moving, and then stopped.
O The object moved at a constant speed, then sped up, and then stopped.
O The object was at rest, then began moving, and then slowed down.
O The object moved at a constant speed, then sped up, and then moved at a constant speed again.

Answers

Check the picture below.

Find the equation of each of the straight lines, given its gradient and the coordinates of a point on the line.

-4, (-2 , 1)

0, (-1, 21)

Answers

The equation of straight line having

(a) gradient -4 and coordinates (-2,1) is  4x + y [tex]=[/tex] -7

(b) gradient 0 and coordinates (-1,21) is y = 21 .

In the question ,

the gradient and coordinates of the point on the line is given .

we have to find the equation of the straight line .

Part(a)

the gradient of the line [tex]=[/tex] -4 ,

the coordinates of a point on the line = (-2,1)

So , the equation of the line is

(y - 1) = (-4)*(x -(-2))

y - 1 = -4(x + 2)

y - 1 = -4x - 8

4x + y = -8 + 1

4x + y = -7

the equation is 4x + y = -7  .

Part(b)

the gradient of the line = 0 ,

the coordinates of a point on the line = (-1 , 21)

So , the equation of the line is

(y - 21) = 0(x-(-1))

y - 21 = 0

y = 21

the equation of the line is y = 21  .

Therefore , The equation of straight line having  (a) gradient -4 and coordinates (-2,1) is 4x + y [tex]=[/tex] -7  and (b) gradient 0 and coordinates (-1,21) is  y = 21  .

The given question is incomplete , the complete question is

Find the equation of each of the straight lines, given its gradient and the coordinates of a point on the line.

(a) -4, (-2 , 1)

(b) 0, (-1, 21)

Learn more about Equation Of Line here

https://brainly.com/question/10291417

#SPJ1

a box contains 22 red apples and 3 green apples. three apples are selected at random, one after the other, without replacement. (a) the first two apples are green. what is the probability that the third apple is red? (b) what is the probability that exactly two of the three apples are red?

Answers

(a) Probability that third apple is red from three selected apple one after one is 22/23.

(b) Probability that exactly two of the three apples are red is 0.3012

In the question we have,

total number of apples in a box = 25

number of red apples in a box = 22

number of green apples in a box = 3

Now, three apples are selected at random,one after other without replacement and first two apples are green .

(a) Then number of apples remained in a box after two green apples withdraw = 23

probability that third apple is red = 22/23

(b) The following are possible number of sample spaces for exactly two of the three apples are red

RGRRRGGRR

where , R--> red apple and G--> green apple

For first sample space , RGR i.e first and last apples are red

probability that first and last apples are red from three withdraw apples or P(RGR) = 22/25× 3/24× 21/23 = 0.1004

similarly, P(RRG) = 22/25×21/24×3/23 = 0.1004

P(GRR) = 3/25×22/24×21/23 = 0.1004..

Probability that exactly two apples are red = P(RRG)+ P(RGR)+ P(GRR) = 3(0.1004) = 0.3012

To learn more about Probability, refer:

https://brainly.com/question/13604758

#SPJ4

Write the following equations in slope intercept form

1. 4x - 3y = 2
2. 3x + 2y = -3

Answers

1.

The slope intercept form is y=mx+b

4x-3y=2

subtract 4x from both sides

3y=2+(-4x)

Divide by 3

y=2/3+(-4x/3)

simplify:

y=2/3-4x/3

reorder:

y=-4/3x+2/3

slope= -4/3, y intercept= 2/3

2.

In the same way,

3x+2y=-3

2y=-3-3x

y=-3/2 - 3x/2

y+3/2=-3x/2

y=-3x/2-3/2

y=-3/2x-3/2

slope=-3/2, y intercept= -3/2

I hope this helped you.

What number is 763 less than 850.08?

Answers

Answer:

87.08.

850.08 - 763 = 87.08.


(b) Work out the value of (2.3 × 10³) × (5.9 × 105)
Give your answer in standard form.

Answers

Answer: 1424850

Step-by-step explanation:

2.3 x 10³ = 2300

5.9 x 105 = 619.5

2300 x 619.5 = 1424850

Pls thank and rate <3 (and branliest if ok with u :)))

Other Questions
An isosceles triangle has angle measures 55, 55, and 70. The side across from the 80 angle is 10 inches long. How long are the other sides? A.8.72 inches B.11.47 inches C.10 inches D.8.19 inches A hat factory makes 3 types of hats. Each day, the factory makes 4,000 of each type of hat. How many hats does the factory make each day? Determine which integer(s) from the set S:{24, 2, 20, 35} will make the inequality five sixths m minus five is less than one half m plus 3 false. S:{24, 2} S:{35} S:{24, 2, 20} S:{20} The narrator's description of the bookstore in the first paragraph presents it as An SUV crashes into a wall. The mass of the vehicle is 2,150 kg and the crumple zone rigidity is 342 kN. Assuming the safety cell is perfectly rigid, what will be the acceleration of the SUV during a crash as the crumple zone is collapsing? linda is estimating her annual income. she expects that her commission will be 2.5%, and she plans to close at least seven transactions in the year. what else does she need to complete her estimate? To calculate the after-tax cost of debt, multiply the before-tax cost of debt by. which change would not affect the relative rate of action of enzyme x If the statement is rewritten as a conditional statement in if-then form, which best describes the hypothesis? Two lines in a plane intersect at a point. PLS HELP WILL MARK BRAINLYIST assume rick and veronica own adjacent homes. the two properties share a driveway which is located on veronica's property. rick has a legal right to use the shared driveway. the shared driveway can best be described as What is King Tutankhamen known as? For each equation, explain what you could do first to each side of the equation so that there would be no fractions. The visible plants seen on the landscape are merely the photosynthetic leaves gathering sunlight for a much larger community underground. Just beneath the surface lies the main stems or rhizomes, running horizontally. Here they lie protected from drying, grazing, trampling, fire, and frost.Which is the best summary of this excerpt? A. Grazing animals can only damage the plant leaves above ground on the prairie. B. Sunlight provides the most essential food for leaves and their stems. C. Long root systems have evolved over time, keeping many plants and grasses alive. D. Much prairie foliage lives underground, protecting itself from the elements. what has the ability to recover information or systems in the event of catastrophic disasters? which interventions are appropriate for a client with diabetes and poor wound healing? select all that apply. question 9 options: instruct the family about how to perform dressing changes teach the client about signs and symptoms of infection perform dressing changes twice a day as ordered gently refocus patient from discussing body image changes administer medications to control the client's blood sugar as ordered The more the altitude increases in Earth's atmosphere how does the amount of oxygen and air pressure change? What is the sum of the first eight terms in this series?2 + 10 + 50 + 250 + What is the slope of the line? Which has the most momentum?C: 150 g object at 5 m/sD: 200 kg object at 2 m/sA: 50 kg object at 5 m/sB: 100 kg object at 10 m/s