Mark noticed the probability that a certain player hits a home run in a single game is 0.175. Mark interested in the variability of the number of home runs if this player plays 200 games. If Mark uses the normal approximation of the binomial distribution to model the number of home runs, what is the standard deviation for a total of 200 games?

Answers

Answer 1

The standard deviation for a total of 200 games is 5.3735.

How to calculate the standard deviation?

Let X = number of home runs of this player in 200 games played by him.

p = probability that a this player hits a home run in a single game and this is given to be 0.175.

Where np = Mean of X and √{np(1 - p)} is the standard deviation of X.

Here n = 200 and p = 0.175. So, the standard deviation for a total of 200 games is the standard deviation for a total of X

= √(200 x 0.175 x 0.825) / 2

= 5.3735

The value is 5.3735.

Learn more about standard deviation on:

https://brainly.com/question/475676

#SPJ1


Related Questions

A birthday cake has a diameter of 9 inches. A wedding cake has a diameter of 14 inches. What is thedifference in area between the top surfaces of the two cakes?

Answers

90.32 square inches

Explanation

Step 1

the area of the circle is given by:

[tex]\text{Area}=\frac{\pi}{4}\cdot diameter^2[/tex]

Step 2

find the areas

birthday cake

[tex]\begin{gathered} \text{Area}_b=\frac{\pi}{4}\cdot9^2 \\ \text{Area}_b=\frac{81\pi}{4} \\ \text{Area}_b=\frac{254.46}{4} \\ \text{Area}_b=63.61\text{ square inches} \end{gathered}[/tex]

Now, the wedding cake

[tex]\begin{gathered} \text{Area}_w=\frac{\pi}{4}\cdot14^2 \\ \text{Area}_w=\frac{\pi}{4}\cdot196\text{ square inches} \\ \text{Area}_w=49\cdot\pi\text{ square inches} \\ \text{Area}_w=153.93\text{ square inches} \end{gathered}[/tex]

Step 3

finally, find the difference

[tex]\begin{gathered} \text{difference}=153.93\text{ square inches-63.61 inches} \\ \text{difference}=90.32 \end{gathered}[/tex]

so, the answer is 90.32 square inches

find the circumference of the circle L. Write your answer as a decimal, rounded to the nearest hundredth. the circumference is blank feet

Answers

Let us call C the circumference of the circle.

We know that the ratio of angle to circumference must be

[tex]\frac{106}{360}=\frac{1.25}{C}[/tex]

cross multipication gives

[tex]106(C)=360\cdot1.25[/tex]

Dividing both sides by 106 gives

[tex]C=\frac{360\cdot1.25}{106}[/tex][tex]C=4.25[/tex]

which is our answer!

A total of $5000 is invested: part at 5% and the remainder at 15%. How much is invested at each rate if the annual interest is $540?

Answers

Answer

The amount invested at

Step-by-step explanation:

The total amount invested is $5000

Let x be the investment at 5%

Let y be the investment at 15%

Mathematically, this can be expressed as

x + y = 5000 -- equation 1

Since the first part of the investment is invested at 5% and the second part is at 15%

0.05x + 0.15y = 540 --------- equation 2

The systems of equations can be solved simultaneously using the substitution method

x + y =5000 ----- equation 1

0.05x + 0.15y = 540 ------ equation 2

Isolate x in equation 1

x = 5000 - y

Substitute the value of x into equation 2

0.05(5000 - y) + 0.15y = 540

Open the parenthesis

250 - 0.05y + 0.15y = 540

Collect the like terms

-0.05y + 0.15y = 540 - 250

0.1y = 290

Divide both sides by 0.1

0.1y/0.1 =290/0.1

y = $2900

Recall that equation 1 is

x + y = 5000

y = $2900

x = 5000 - y

x = 5000 - 2900

x = $ 2100

Hence, the investment at 5% is $2100 and the investment at 15% is $2900

Identify the domain and range and tell whether the relation is a function

Answers

For a function, every element in the domain must have a unique image in the range.

On checking the domain and range provided in the question, we can see that there are two images for the range when the domain equals -2:

[tex](-2,3)\text{ and (}-2,7)[/tex]

Therefore, the given domain and range violate the property of a function.

The relation is NOT a function.

Elana has 80 unit squares. What is the volume of the largest cube she can build with them? Need to show work to explain to my son, having a hard time with this.

Answers

Answer: The largest cube has volume of 64 cubic units, and the sides are 4 units long.

Step-by-step explanation:

Elena has 80 unit cubes and she has to build the largest cube using the unit cubes she has

Unit cube has a dimension of 1 unit on each side (Cube has all sides equal)

To make the largest cube, she needs to calculate the maximum volume which is near 80 units of cubes

Therefore,

We have a cube with each side 4 units whose volume is 64 and a cube with each side 5 units whose volume is 125

Elena has only 80 unit cubes to build the maximum-sized cube

Therefore she will be able to build a cube with each side as 4 units with a volume of 64 units with 16 spare cubes

Point B is located at -2. Points C and D are each 8 units away from point B. Where are C and D located?

Answers

They are located 8 units away, so one has to be away in the left direction and the other one in the right direction

[tex]\begin{gathered} \text{ - 2 - 8 = -10 } \\ \text{ - 2 + 8 = 6} \end{gathered}[/tex]

So, C and D are located at -10 and 6

Find an equation of the tangent line to the graph of y = B(x) at x = 25 if B(25) = −1 and B ′(25) = − 1 5 .

Answers

The most appropriate choice for tangent to a curve will be given by-

[tex]3x + 2y = 73[/tex] is the required equation of tangent.

What is tangent to a curve?

Tangent to a curve at a point is the straight line that just touches the curve at that point.

Equation of tangent to a curve at a point [tex](x_1, y_1)[/tex] is given by

[tex]y - y_1 = \frac{dy}{dx}|_{(x_1,y_1)} (x - x_1)[/tex]

Here,

y = B(x), B(25) = -1, B'(25) = -1.5

Equation of tangent =

[tex](y - (-1)) = -1.5(x - 25)[/tex]

[tex]y + 1=-1.5x +37.5\\y + 1 = -\frac{3}{2}x + 37.5\\2y + 2 = -3x + 75\\3x+2y = 75-2\\3x+2y=73[/tex]

To learn more about equation of tangent to a curve, refer to the link-

https://brainly.com/question/28199103

#SPJ9

Three friends rented a kayak. It cost $4 per hour per person to rent the kayak, plus $2 for each life jacket, and $3 to park the car. It cost $57 in all. How many hours did they spend kayaking? Write an equation and solve.

Answers

Answer:

13 hours

Step-by-step explanation:

Let y = the total cost

let x = hours

y = 4x + 5      5 = the one time fee of the jacket  and the parking

57 = 4x + 5  Subtract 5 from both sides

52 = 4x  Divide both sides by 4

13 = x

4y+3+6xWhat is the numerical coefficient of the first term?What is the constant term?

Answers

We are given the following expression:

[tex]4y+3+6x[/tex]

The numerical coefficient is the number that multiplies a variable, in this case, the first variable is "y" and the numerical coefficient is 4.

The constant in an expression is the number that does not multiply any variable, in this case, the constant is 3.

Let f(x) = 2x

. Suppose that a new function g(x) is created by taking the

graph of f(x) and performing the following transformations:
• Reflection in the x-axis
• Reflection in the y-axis
• Vertical stretch by a factor of 3
• Translation up 2 units
• Translation right 3 units. [3, 2 marks]

a) Find a possible equation for g(x).

Answers

Assume that a new function g(x) is created by taking the graph of f(x) and performing the following transformations: vertical stretch by a factor of 3

What is meant by Reflection?A reflection is the shape's mirror image. The line of reflection is formed when an image reflects through a line. A figure is said to reflect another figure when every point in one figure is equidistant from every point in another figure. The reflected image should be the same shape and size as the original, but it should face in the opposite direction. Translation can also occur as a result of changes in position. The original image is referred to as the pre-image, and its reflection is referred to as the image. The pre-image and image are represented by ABC and A'B'C', respectively. The coordinate system may be used in the reflection transformation (X and Y-axis).

To learn more about Reflection, refer to:

https://brainly.com/question/26494295

#SPJ13

Hello. I think I have the right answer. These types of questions have been giving me problems

Answers

EXPLANATION

Using a composite figure to approximate the area of the figure will give us the needed surface,

The area of the composite is approximately the area of the squares:

Area of square:

A= base * height = 1.0*1.0 = 1 cm^2

Since we have approximately 22 squares inside the figure, the approximate area will be as follows:

[tex]Area_{composite\text{ figure}}=22*1cm^2=22cm^2[/tex]

Therefore, the solution is approximately 22 square units.

A car is purchased for 19,00. Each year it loses 25% of its value. After how many years will the car be worth 5800. dollars or less? Write the smallest possible whole number answer

Answers

5 years

Explanation

Given

Cost price = $ 19,000

Depreciation yearly is % 25

What to find

Time to depreciate to $ 5, 800 or less

Step- by - Step Solution

After first year St

[tex]\begin{gathered} 25\%\text{ }of\text{ 19,000} \\ \\ \frac{25}{100}\times\text{ 19,000 = 4,750} \\ \\ 19,000\text{ - 4750 = 14, 250} \end{gathered}[/tex]

After the year the second year

[tex]\begin{gathered} \frac{25}{100}\text{ }\times\text{ 14, 250 = 3,562.5} \\ \\ 14,250\text{ - 3,562.5 =10, 687.5} \end{gathered}[/tex]

After Third year

[tex]\begin{gathered} 25\%\text{ of 10,687.5} \\ \\ \frac{25}{100\text{ }}\times\text{ 10, 687.5 = 2,671.875} \\ \\ 10,687.5\text{ - 2,671.875 = 8,015.625} \\ \end{gathered}[/tex]

After Fourth year

[tex]\begin{gathered} 25\%\text{ of 8,015.625} \\ \\ \frac{25}{100}\times\text{ 8,015.625 = 20003.906} \\ \\ 8\text{,015.625 - 20,003.906 = 6011.719} \end{gathered}[/tex]

After Fifth year

[tex]\begin{gathered} 25\%\text{ of 6011.719} \\ \\ \frac{25}{100}\times\text{ 6011.719 = 1502.930} \\ \\ 6011.719-1502.930\text{ = 4508.789} \end{gathered}[/tex]

Therefore after 5 years the car be worth 5800. dollars or less Therefore after 5 years the car be worth 5800. dollars or less

A student is trying to solve the set of two equations given below:Equation A: x + z = 6Equation B: 3x + 2z = 1Which of the following is a possible step used in eliminating the z-term

Answers

[tex]\begin{gathered} Let\colon \\ x+z=6_{\text{ }}(A) \\ 3x+2z=1_{\text{ }}(B) \end{gathered}[/tex][tex]\begin{gathered} Multiply_{\text{ }}A_{\text{ }}by_{\text{ }}-2\colon \\ -2(x+z)=-2(6) \\ -2x-2z=-12 \\ Add_{\text{ }}A_{\text{ }}and_{\text{ }}B\colon \\ -2x+3x-2z+2z=-12+1 \\ x=-11 \end{gathered}[/tex]

Answer:

multiply equation A by -2

When you multiply possible options in each scenario to get the total number of combinations, this is referred to as the fundamental _____ principle.

Answers

Fundamental counting principle.

It is also called the counting rule, applying this principle we can know the number of outcomes by multiplying the options of each event together.

Large Small
3
Blue 17
Red 8 12
Find: P(Red and Small)
Remember to reduce your answer.
Enter

Answers

Using mathematical operations, we know that P(Red and Small) is 4/3.

What exactly are mathematical operations?A mathematical function known as an operation converts zero or more input values into a precisely defined output value.The quantity of operands affects the operation's arity.The order of operations refers to the rules that define the sequence in which we should perform the operations necessary to solve an expression.Parentheses, Exponents, Multiplication, Division, and Addition Subtraction are also known as PEMDAS (from left to right).

So, simple form of P(Red and Small):

Red balls: 8 (large) + 12 (Small) = 20 red ballsSmall balls: 3 (Blue small balls) + 12 (Red small balls) = 15 small balls

Then, P(Red and Small):

20/154/3

Therefore, using mathematical operations, we know that P(Red and Small) is 4/3.

Know more about mathematical operations here:

brainly.com/question/20628271

#SPJ13

In an office building, 54 office are currently being rented, this represent 30% of the total units. how many offices are in the building

Answers

given that,

54 offices are currently rented

and it represent 30% of the total unit

to get the total offices in the building

let the total offices be x

30% of x = 54

30/100 X x = 54

cross multiply

30x = 5400

dividing both sides by 30

30x/30 = 5400/30

x = 5400/30

x = 180

therefore the total offices in the building is 180

Kala the trainer had two solo workout plans that she offers her clients. PlanA and plan B. Each client does either one or the other (not both) on Friday there were 3 clients who did plan A and 5 who did plan B. On Saturday there were 9 clients who did plan A and 7 who did plan B. Kala trained her Friday clients for a total of 6 hours and her Saturday clients for a total of 12 hours. How long does each of the workout plans last?

Answers

Answer:

Each of the workouts plans lasts 45 minutes.

Explanation:

Let the duration for Plan A workout = x

Let the duration for Plan B workout = y

Friday

• Plan A --> 3 clients

,

• Plan B --> 5 clients

,

• Kala trained her Friday clients for a total of 6 hours

[tex]3x+5y=6[/tex]

Saturday

• Plan A --> 9 clients

,

• Plan B --> 7 clients

,

• Kala trained her Saturday clients for a total of 12 hours

[tex]9x+7y=12[/tex]

The system of equations is solved simultaneously.

[tex]\begin{gathered} 3x+5y=6\cdots(1) \\ 9x+7y=12\cdots(2) \end{gathered}[/tex]

Multiply equation (1) by 3 in order to eliminate x.

[tex]\begin{gathered} 9x+15y=18\cdots(1a) \\ 9x+7y=12\cdots(2) \end{gathered}[/tex]

Subtract.

[tex]\begin{gathered} 8y=6 \\ y=\frac{6}{8}=0.75\text{ hours} \\ 0.75\times60=45\text{ minutes} \end{gathered}[/tex]

Substitute y=0.75 into equation (2) to solve for x.

[tex]\begin{gathered} 9x+7y=12 \\ 9x+7(0.75)=12 \\ 9x+5.25=12 \\ 9x=12-5.25=6.75 \\ x=\frac{6.75}{9} \\ x=0.75 \end{gathered}[/tex]

x=y=0.75 hours = 45 minutes,

Each of the workouts plans lasts 45 minutes.

a bottle of ketchup holds 0.95 liters how maney milliliters does it hold?

Answers

Explanation:

The relation between liters and milliliters is:

[tex]1\text{ liter}=1000\text{ milliliters}[/tex]

we have to multiply the liters by 1000

Answer:

The answer is 950 milliliters

Equation of line passing thru point -6,-3 and perpindicular to JK -2,7 and 6,5

Answers

Equation of the line passing through the point (-6,-3) and perpendicular to  the line passing through (-2,7) and (6,5) is y = 4x -19.

First we will find the slope of the line passing through (-2,7) and (6,5).

Slope of the line = (5-7)/(6-(-2)) = -2/8 = -1/4.

We know that,

Product of the slopes of two perpendicular lines = -1.

Let the equation of the line we have to find be y = mx + c.

Slope will be m.

Hence, we can write,

m*(-1/4) = -1

m = -1*(-4/1)

m = 4

Putting (6,5)  and m = 4 in y = mx + c , we get

5 = 4*(6) + c

5 = 24 + c

c = 5 - 24 = -19

Hence, the equation of the line is:-

y = 4x -19

To learn more about slope of the line, here:-

https://brainly.com/question/16180119

#SPJ1

(4, 2); slope = 3 writing linear equations given point and slope

Answers

The standard equation of a line in point-slope form is expressed as;

y-y0 = m(x-x0) where;

m is the slope

(x0, y0) is the point on the line

Given

(x0, y0) = (4, 2)

From the coordinate;

x0 = 4 and y0 =2

slope m = 3

Substitute the given parameters into the equation as shown;

y-2 = 3(x-4)

Hence the linear equations given the point and slope id expressed as y-2 = 3(x-4)

name a 2 digit odd number that is composite

Answers

We should know that:

All the odd integers which are not prime are odd composite numbers. Examples of composite odd numbers are 9, 15, 21, 25

Line segment AB is on square ABCD. Segment EF on equilateral triangle EFG is 12 units longer than AB. Square ABCD and triangle EFG have equal perimeters. What is the length of AB?

Answers

The length of segment AB as required in the task content is; 36.

What is the length of segment AB?

It follows from the task content that the length of the line segment AB which is a side of the square ABCD is to be determined.

Since the perimeters of triangle EFG and square ABCD are equal as given;

Let the length of segment AB = x.

Therefore, EF = x + 12.

Therefore, the perimeter of the equilateral triangle = 3(x +12).

While the perimeter of square ABCD is; 4x.

Therefore, since the perimeters are equal;

3(x + 12) = 4x

3x + 36 = 4x

36 = x.

On this note, thee Length of line segment AB is; 36.

Read more on Perimeter of squares;

https://brainly.com/question/25092270

#SPJ1

Identify the composition that is represented by:r (90, O). T (-2, 4)A translation left 2, up 4 and then a reflection of 90°O A rotation of 90° and then a translation left 2, up 4.A reflection of 90° and then a translation left 2, up 4.O A translation of left 2, up 4 and then a rotation of 90°.

Answers

ANSWER:

A rotation of 90° and then a translation left 2, up 4.

STEP-BY-STEP EXPLANATION:

Since r (90, 0) is the first and means a 90 ° rotation and that T (-2, 4) is a translation of 2 units to the left (because it is negative) and 4 units up (because it is positive) , the answer is the option "A rotation of 90° and then a translation left 2, up 4."

Mrs. Smith has 12 times as many markers as colored pencils. The total number of markers and colored pencils is 78. How many markers does Mrs. Smith have?ok...answers given so far are not helpful in explaining process.

Answers

Let:

x = Colored markers

y =

I need help answering this if you can show your work to the be good

Answers

Let:

x = Number of sodas purchased

y = Number of hamburgers purchased

The food truck charges $3 for sodas, so the total cost for sodas will be:

3*x=3x

also, it charges $8 for each hamburger, hence, the total cost for hamburgers will be:

8*y = 8y

Since Jack wants to spend no more than $30, the total cost must be less or equal than $30:

[tex]\begin{gathered} \text{Total cost }\leq\text{ 30} \\ \text{Total cost = total cost for sodas+total cost for hamburgers} \\ 3x+8y\le30 \end{gathered}[/tex]

a coral reef grows 0.15 m every week. how much does it grow in 13 weeks? in centimeters

Answers

Given:

A coral reef grows 0.15 m every week.

Coral reefs grow 13 times 0.15m for 13 weeks.

[tex]=13\times0.15m[/tex][tex]=1.95\text{ m}[/tex]

We need to convert m into cm.

[tex]1m=100cm[/tex]

Multiply 1.95m by 100, we get

[tex]1.95\times100=195cm[/tex]

Hence a coral reef grows 195cm in 13 weeks.

Hello! I need some help with this homework question, please? The question is posted in the image below. Q5

Answers

ANSWER:

STEP-BY-STEP EXPLANATION:

We can determine the domain and range of the function, knowing that the domain is the interval of values in x and the range is the interval of values in y.

Therefore:

[tex]\begin{gathered} D=\lbrack-5,5\rbrack \\ R=\mleft[-5,\frac{25}{17}\mright] \end{gathered}[/tex]

When a function is inverted, the domain and range are inverted, therefore:

[tex]\begin{gathered} D=\mleft[-5,\frac{25}{17}\mright] \\ R=\lbrack-5,5\rbrack \end{gathered}[/tex]

Which means that the inverted function goes from -5 to 25/17 in x and from -5 to 5 in y.

In addition to this we must take into account that when the inverse function is done, in most cases a reflection is made in y = x.

The only graph that meets all of the above is graph A

A school is organising a fun runThe fun run involves a 4
1
2
mile run around the field, then a 3
2
5
mile run back to the school. Find the total distance of the fun run.Give your answer as a mixed number in its simplest form.

Answers

The total distance of the fun run is 7 9/10 miles and it can be written in the simplest fraction form.

Fraction:

The fraction is the part of the whole thing.

For example, a cake is divided into four equal pieces, then each piece is represented by ¼.

Given,

A school is organizing a fun run. The fun run involves a 4 1/2 mile run around the field, then a 3 2/5 mile run back to the school.

Now, we need to find the total distance of the fun run and we have to write it as simplest form.

First we have to convert the given fraction into simplest fraction then we get,

=> 4 1/2 = 9/2

=> 3 2/5 = 17/5

Now , we have to add these to fraction in order to get the total distance,

=> 9/2 + 17/5

The fractions have unlike denominators. First, find the Least Common Denominator and rewrite the fractions with the common denominator.

LCD(9/2, 17/5) = 10

Multiply both the numerator and denominator of each fraction by the number that makes its denominator equal the LCD. This is basically multiplying each fraction by 1.

=> 45/10 + 34/10

=> 79/10

While we convert this into mixed number then we get,

=> 79/10 = 7 9/10

Therefore, the total distance is 7 9/10 miles.

To know more about Fraction here.

https://brainly.com/question/10354322

#SPJ1

5. Prove triangle ABD is congruent to triangle CDB. DC|AB D

Answers

[tex]\begin{gathered} \text{The hypotaneous is common for both the triangle} \\ \text{Them angle}\angle A\text{ and }\angle C\text{ both are }\Rightarrow90^{\circ} \\ \text{The length of DC and AB are same.} \\ \text{Thus triangle ADB and triangle CDB both are congruent.} \end{gathered}[/tex]

Which expression uses the commutative property to make it easier to evaluate

Answers

Let's begin by listing out the given information:

The commutative property states that for addition, the order in which we add numbers does not change their sum & for multiplication, the order in which we multiply does not change their product.

Mathematically expressed as:

[tex]\begin{gathered} x+y+z=y+z+x \\ x\cdot y\cdot z=y\cdot z\cdot x \end{gathered}[/tex]

Therefore, the commutative property of this is:

[tex]\begin{gathered} \frac{4}{3}\cdot\frac{1}{5}\cdot18=\frac{4}{3}\cdot18\cdot\frac{1}{5} \\ \Rightarrow\frac{4}{3}\cdot18\cdot\frac{1}{5} \\ \end{gathered}[/tex]

Therefore, Option D is the correct answer

Other Questions
Sydney picked 28 raspberries and 35 blueberries to make two desserts.She needs 4 raspberries for each raspberry tart and 5 blueberries for eachblueberry tart. She wants to know how many desserts she will be able tomake with the berries. 2. How do you think their city planning impacted later civilizations? Indus valley River a tank is 10 m long, 4 m wide, 4 m high, and contains kerosene with density 820 kg/m3 to a depth of 3.5 m. (use 9.8 m/s2 for the acceleration due to gravity.) (a) find the hydrostatic pressure on the bottom of the tank. f(x) = -2x + 2xFind f(-8) Reading:Summaries AssessRead the following passage. Then, answer the question and complete theactivities that follow.Our bodies are adapted to Earth's gravity. Our muscles are strong in order toovercome gravity as we walk and run. Our inner ears use gravity to keep us upright.And because gravity wants to pull all our blood down into our legs, our hearts aredesigned to pump hard to get blood up to our brains.In space, the much weaker gravity makes the human body change in manyunexpected ways. In microgravity, your blood is rerouted, flowing from the legs, whichbecome thin and sticklike, to the head, which swells up. The extra liquid in your headmakes you feel like you're hanging upside down or have a stuffed-up nose.-from "Life Without Gravity" by Robert Zimmerman1. What is the main idea of the passage?2. Name two details that support the main idea..3. Write a brief summary of the passage on the lines provided. Assume that Jim Bruce and Valerie are 3 of the 17 members of the class, and that of the class members will be chosen randomly to deliver their reports during the next class meeting. What is the probability that Jim Bruce and Valerie are selected in that order? Find the equation of the line with slope = 5 and passing through (-7,-29). Write your equation in the formy = mz+b. Metric area unit conversion with decimal valuesTammy has a rectangular poster. The poster is 1.2 meters long and 0.9 meters wide. What is the area of the poster in square centimeters? Do not round youranswer.cmcmcm Leila runs at 12 mph find the number of miles she can travel if she runs for 2 hours20 POINTS ANSWER I WILL MARK BRAINLIEST!!!!!!!!!! y=x-6y=x+2 how to solve this problem to find the height of a tree, a group of students devised the following method. A girl walks toward the tree along it's shadow until the shadow of the top of her head coincide with the shadow of the top of the tree. if the girl is 150 cm tall, her distance to the foot of the tree is 13 meters, and the length of her shadow is 3 m, how tall is the tree? can you explain what the 8th question is asking then answer it please x-4y=-2Determine if the given ordered pair, (2, 1), satisfies the given equation.O YESO NO provide an appropriate response. the length of time it takes college students to find a parking spot in the library parking lot follows a normal distribution with a mean of 7.0 minutes and a standard deviation of 1 minute. find the cut-off time which 75.8% of the college students exceed when trying to find a parking spot in the library parking lot. Find the y intercept: y=3.5x-7 9TH GRADE MATH HELPPPP what is 17 = r - 6.7 select all that apply. demonstrating positive employability skills is important at work. which of the following are positive employability skills your employer is seeking? responsibility responsibility punctuality punctuality commitment commitment enthusiasm Brainliest to best answerThis physical feature is located in Africa and was caused by the separation of the African and Eurasian tectonic plates when Pangea separated during the continental drift. Group of answer choicesThe Great Rift ValleyMt. KilimanjaroThe Atlas MountainsThe Sahel two ships leave a port at the same time. the first ship sails on a bearing of 55 at 12 knots (natural miles per hour) and the second on a bearing of 145 at 22 knots. how far apart are they after 1.5 hours (round to the nearest nautical mile)