The average American man consumes 9.6 grams of sodium each day. Suppose that the sodium consumption of American men is normally distributed with a standard deviation of 0.8 grams. Suppose an American man is randomly chosen. Let X = the amount of sodium consumed. Round all numeric answers to 4 decimal places where possible. a. What is the distribution of X? X - NO b. Find the probability that this American man consumes between 9.7 and 10.6 grams of sodium per day. C. The middle 10% of American men consume between what two weights of sodium? Low: High:

Answers

Answer 1

The variable of interest is

X: sodium consumption of an American male.

a) This variable is known to be normally distributed and has a mean value of μ=9.6grams with a standard deviation of δ=0.8gr

Any normal distribution has a mean = μ and the variance is δ², symbolically:

X~N(μ ,δ²)

For this distribution, we have established that the mean is μ=9.6grams and the variance is the square of the standard deviation so that: δ² =(0.8gr)²=0.64gr²

Then the distribution for this variable can be symbolized as:

X~N(9.6,0.64)

b. You have to find the probability that one American man chosen at random consumes between 9.7 and 10.6gr of sodium per day, symbolically:

[tex]P(9.7\leq X\leq10.6)[/tex]

The probabilities under the normal distribution are accumulated probabilities. To determine the probability inside this interval you have to subtract the accumulated probability until X≤9.7 from the probability accumulated probability until X≤10.6:

[tex]P(X\leq10.6)-P(x\leq9.7)[/tex]

Now to determine these probabilities, we have to work under the standard normal distribution. This distribution is derived from the normal distribution. If you consider a random variable X with normal distribution, mean μ and variance δ², and you calculate the difference between the variable and ist means and divide the result by the standard deviation, the variable Z =(X-μ)/δ ~N(0;1) is determined.

The standard normal distribution is tabulated. Any value of any random variable X with normal distribution can be "converted" by subtracting the variable from its mean and dividing it by its standard deviation.

So to calculate each of the asked probabilities, you have to first, "transform" the value of the variable to a value of the standard normal distribution Z, then you use the standard normal tables to reach the corresponding probability.

[tex]P(X\leq10.6)=P(Z\leq\frac{10.6-9.6}{0.8})=P(Z\leq1.25)[/tex][tex]P(X\leq9.7)=P(Z\leq\frac{9.7-9.6}{0.8})P(Z\leq0.125)[/tex]

So we have to find the probability between the Z-values 1.25 and 0.125

[tex]P(Z\leq1.25)-P(Z\leq0.125)[/tex]

Using the table of the standard normal tables, or Z-tables, you can determine the accumulated probabilities:

[tex]P(Z\leq1.25)=0.894[/tex][tex]P(Z\leq0.125)=0.550[/tex]

And calculate their difference as follows:

[tex]0.894-0.550=0.344[/tex]

The probability that an American man selected at random consumes between 10.6 and 9.7 grams of sodium per day is 0.344

c. You have to determine the two sodium intake values ​​between which the middle 10% of American men fall. If "a" and "b" represent the values we have to determine, between them you will find 10% of the distribution. The fact that is the middle 10% indicates that the distance between both values to the center of the distribution is equal, so 10% of the distribution will be between both values and the rest 90% will be equally distributed in two tails "outside" the interval [a;b]

Under the standard normal distribution, the probability accumulated until the first value "a" is 0.45, so that:

[tex]P(Z\leq a)=0.45[/tex]

And the accumulated probability until "b" is 0.45+0.10=0.55, symbolically:

[tex]P(Z\leq b)=0.55[/tex]

The next step is to determine the values under the standard normal distribution that accumulate 0.45 and 0.55 of probability. You have to use the Z-tables to determine both values:

The value that accumulates 0.45 of probability is Z=-0.126

To translate this value to its corresponding value of the variable of interest you have to use the standard normal formula:

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

You have to write this expression for X

[tex]\begin{gathered} a\cdot\sigma=X-\mu \\ (a\cdot\sigma)+\mu=X \end{gathered}[/tex]

Replace the expression with a=-0.126, μ=9.6gr, and δ=0.8gr

[tex]\begin{gathered} X=(a\cdot\sigma)+\mu \\ X=(-0.126\cdot0.8)+9.6 \\ X=-0.1008+9.6 \\ X=9.499 \\ X\approx9.5gr \end{gathered}[/tex]

The value of Z that accumulates 0.55 of probability is 0.126, as before, you have to translate this Z-value into a value of the variable of interest, to do so you have to use the formula of the standard normal distribution and "reverse" the standardization to reach the corresponding value of x:

[tex]\begin{gathered} b=\frac{X-\mu}{\sigma} \\ b\cdot\sigma=X-\mu \\ (b\cdot\sigma)+\mu=X \end{gathered}[/tex]

Replace the expression with b=0.126, μ=9.6gr, and δ=0.8gr and calculate the value of X:

[tex]\begin{gathered} X=(b\cdot\sigma)+\mu \\ X=(0.126\cdot0.8)+9.6 \\ X=0.1008+9.6 \\ X=9.7008 \\ X\approx9.7gr \end{gathered}[/tex]

The values of sodium intake between which the middle 10% of American men fall are 9.5 and 9.7gr.

The Average American Man Consumes 9.6 Grams Of Sodium Each Day. Suppose That The Sodium Consumption Of

Related Questions

Please help me I need this done fast I will give brainliest to whoever answers first

Answers

Consider that a standard quadratic equation is given by,

[tex]y=ax^2+bx+c[/tex]

The curve passes through the point (-5,0),

[tex]\begin{gathered} 0=a(-5)^2+(-5)b+c \\ 0=25a-5b+c \\ c=-25a+5b\ldots\ldots\ldots(1) \end{gathered}[/tex]

The curve passes through the point (3,0),

[tex]\begin{gathered} 0=a(3)^2+(3)b+c \\ 0=9a+3b+c \end{gathered}[/tex]

Substitute value from equation (1),

[tex]\begin{gathered} 0=9a+3b+(-25a+5b) \\ 0=-16a+8b \\ b=2a\ldots\ldots\ldots(2) \end{gathered}[/tex]

The curve passes through the point (4,9),

[tex]\begin{gathered} 9=a(4)^2+(4)b+c \\ 9=16a+4b+c \end{gathered}[/tex]

Substitute tha values from (1) and (2),

[tex]\begin{gathered} 9=16a+4(2a)+(-25a+5(2a)) \\ 9=16a+8a-25a+10a \\ 9=9a \\ a=1 \end{gathered}[/tex]

Substitute in equation (2),

[tex]\begin{gathered} b=2(1) \\ b=2 \end{gathered}[/tex]

Substitute the values in equation (1),

[tex]\begin{gathered} c=-25(1)+5(2) \\ c=-25+10 \\ c=-15 \end{gathered}[/tex]

Substitute the values of a, b, and c, in the standard equation,

[tex]\begin{gathered} y=(1)x^2+(2)x+(-15) \\ y=x^2+2x-15 \end{gathered}[/tex]

This is the equation of the given parabola.

Therefore, option B is the correct choice.

Find the volume of the pyramid. Round your answer to the nearest tenth.16 in.5 in.3 in.The volume of the pyramid isin?

Answers

Recalls that the formula for the volume of a pyramid is given by the product of the area of its base times the height, and all of that divided by 3

Then we start by calculating the area of the base:

Since the base is a rectangle of 3in by 5in, then its area is 15 square inches.

Now this area times the pyramid's height and divided by 3 gives:

Volume = AreaBase x Height / 3

Volume = 15 x 16 / 3 = 80 in^3 (eighty cubic inches)

Then, please just type the number 80 in the provided box (notice that the cubic inches unit is already written on the right of it.

The midpoint of AB is M(4,1). If the coordinates of A are (2,8), what are thecoordinates of B?

Answers

[tex]\begin{gathered} \text{mid point = (}\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\text{)} \\ (4,1)\text{ = (}\frac{2+x_2}{2},\frac{8+y_2}{2}\text{)} \\ \frac{2+x_2}{2}=4 \\ 2+x_2=8 \\ x_2=8-2 \\ x_2=6 \\ \\ \frac{8+y_2}{2}=1 \\ 8+y_2=2 \\ y_2=2-8 \\ y_2=-6 \\ B=(6,-6) \end{gathered}[/tex]

Sarina throws a ball up into the air, and it falls on the ground nearby. The ball's height, in feet, is modeled by the function ƒ(x) = –x2 – x + 3, where x represents time in seconds. What's the height of the ball when Sarina throws it?Question 12 options:A) 1 footB) 3 feetC) 4 feetD) 2 feet

Answers

Answer:

3 feet

Explanation:

We are told from the question that the ball's height, in feet, is modeled by the below function;

[tex]f(x)=-x^2-x+3[/tex]

where x = time in seconds

To determine the height of the ball when Sarina throws the ball, all we need to do is solve for the initial height of the ball, i.e, the height when x = 0. So we'll have;

[tex]\begin{gathered} f(0)=-(0)^2-(0)+3 \\ f(0)=3\text{ f}eet \end{gathered}[/tex]

48. In the parabola, y = 3x ^ 2 + 12x + 11 focus is located at a distance p > 0 from the vertex. Then p=a. 3b. 1/3c. 12d. 1/12e. None of the above

Answers

Given the equation,

[tex]y=3x^2+12x_{}+11[/tex]

We are to solve for the vertex first, in order to solve for the vertex.

[tex]3x^2+12x+11=y[/tex]

factor all through by 3

[tex]\begin{gathered} \frac{3x^2}{3}+\frac{12x}{3}+\frac{11}{3}=y \\ 3(x^2+4x+\frac{11}{3})=y\ldots\ldots.1 \end{gathered}[/tex][tex]x^2+4x=-\frac{11}{3}\text{ complete the square for the inner expression}[/tex][tex]\begin{gathered} x^2+4x+(\frac{4}{2})^2=-\frac{11}{3}+(\frac{4}{2})^2 \\ (x+2)^2=-\frac{11}{3}+4=\frac{1}{3} \\ =(x+2)^2-\frac{1}{3} \end{gathered}[/tex]

Put (x+2)²-1/3 into equation 1

[tex]3((x+2)^2-\frac{1}{3})=y\ldots\ldots2[/tex]

The vertex is at (-2,-1)

Note:

[tex]\begin{gathered} \text{vertex}=(h,k) \\ \text{focus}=(h,k+\frac{1}{4a}) \end{gathered}[/tex]

P is the distance between the focus and the vertex.

[tex]\begin{gathered} (h-h,k+\frac{1}{4a}-k)=(0,\frac{1}{4a}) \\ \end{gathered}[/tex]

where,

[tex]a=3\text{ from equation 2}[/tex]

Therefore,

[tex]\begin{gathered} p=(0,\frac{1}{4\times3})=(0,\frac{1}{12}) \\ p=(0,\frac{1}{12}) \end{gathered}[/tex]

Hence,

[tex]p=\frac{1}{12}[/tex]

The correct answer is 1/12 [option D].

Find the negative member of the solution set for |2x -4| =6

Answers

The negative solution of the absolute value function is x = - 1.

What is the negative solution of an absolute value set?

In this problem we need to solve for x in an absolute value function, whose procedure is done by the use of algebra properties:

Step 1 - Initial condition:

|2 · x - 4| = 6      

Step 2 - By definition of absolute value:  

                                         

2 · x - 4 = 6 or - 2 · x + 4 = 6                          

Step 3 - By compatibility with addition, existence of additive inverse, associative, commutative and modulative properties:

2 · x = 10 or - 2 · x = 2                                    

Step 4 - By compatibility with multiplication, existence of multiplicative inverse, associative, commutative and modulative properties we get this result:

x = 5 or x = - 1                                                

The negative solution of the function is x = - 1.

To learn more on absolute value functions: https://brainly.com/question/14364803

#SPJ1

Determine whether the statement is true or false, and explain why.
If a function is positive at x = a, then its derivative is also positive at x = a.
Choose the correct answer below.
OA. The statement is true because the sign of the rate of change of a function is the same as the sign of its value.
OB. The statement is false because the derivative gives the rate of change of a function. It expresses slope, not
value.
OC. The statement is false because the sign of the rate of change of a function is opposite the sign of its value.
OD. The statement is true because the derivatives of increasing functions are always positive.

Answers

Answer: B. The statement is false because the derivative gives the rate of change of a function. It expresses slope, not value.

Help on math question precalculus ChoicesVertical shift Period DomainRange Phase shift Amplitude

Answers

All the x-values that satisfy the function - Domain

Translating the sine or cosine curve up or down - Vertical shift

How long a given function takes to repeat itself - Period.

A horizontal shift of a sine or cosine function- Phase shift

All the y-values that satisfy the function- Range

Distance from the horizontal axis or midline to the maximum and minimum points - Amplitude

A faraway planet is populated by creatures called Jolos. All Jolos are either green or purple and either one-headed or two-headed. Balan, who lives on this planet, does a survey and finds that her colony of 500 contains 100 green, one-headed Jolos; 125 purple, two-headed Jolos; and 270 one headed-jolos.How many green Jolos are there in Balan's colony?A. 105B. 170C. 205D. 230

Answers

According to the table, there are 270 one-headed in total, and there are 500 Jolos, we just have to subtract to find the total of two-headed Jolos

[tex]500-270=230[/tex]

There are 230 two-headed Jolos.

Now, we subtract the total of two-headed Jolos and the two-headed purple Jolos to find the total green.

[tex]230-125=105[/tex]

There are 105 two-headed green Jolos.

At last, we have to sum the number of one-headed green Jolos and the two-headed green Jolos,

[tex]100+105=205[/tex]Hence, there are 205 green Jolos in total.

Can someone give me the answer for my last blank

Answers

Answer:

[tex]-\frac{1}{2}[/tex]

Step-by-step explanation:

Since we have that:

[tex]p=-0.5[/tex]

We'll have that:

[tex]\frac{1}{4p}\rightarrow\frac{1}{4(-0.5)}\rightarrow-\frac{1}{2}[/tex]

Therefore, we can conclude that the answer is:

[tex]-\frac{1}{2}[/tex]

Here is a system of equations.y=-3x+3y=-x-1Graph the system. Then write its solution. Note that you can also answer "No solution" or "Infinitely many solutions.-6

Answers

From the given system, we can observe that the y intercepts of the equations are 3 and -1 respectively.

Also we can find the x intercepts by replacing y for 0 and solving for x:

[tex]\begin{gathered} 0=-3x+3 \\ -3=-3x \\ x=\frac{-3}{-3} \\ x=1 \end{gathered}[/tex][tex]\begin{gathered} 0=-x-1 \\ 1=-x \\ x=-1 \end{gathered}[/tex]

It means that the x intercepts of the lines are 1 and -1 respectively.

Using these points we can graph both lines, this way:

According to this graph, the intersection of these lines is at (2, -3). This represent the solution of the system, therefore, the solution of the system is x=2 and y=-3.

Julie wants to purchase a jacket that costs $125. So far she has saved $42 and plans tosave an additional $25 per week. She gets paid every Friday, so she only gets money toput aside once a week. How many weeks, x, will it take for her to save at least $125?

Answers

cost of the jacket = $125

money saved = $42

extra savings = $25/week

Ok

125 = 42 + 25w

w = number of weeks

Solve for w

125 - 42 = 25w

83 = 25w

w = 83/25

w = 3.3

She needs to save at least 3.3 weeks

Consider the function f (x) = x2 – 3x + 10. Find f (6).

Answers

The given function is f(x) = x^2 - 3x + 10

this means that the expression is a function of x

f(6) means replace x with 6

f(6) = (6)^2 - 3(6) + 10

f(6) = 36 - 18 + 10

f(6) = 18 + 10

f(6) = 28

The answer is 28

Simplify (sqrt)98m^12Using factor tree. Please draw. Quick answer = amazing review. Not a graded or timed assessment. Please use factor tree or split up using perfect squares

Answers

The simplified expression is 7m⁶ √2

STEP - BY - STEP EXPLANATION

What to find?

Simplify the given expression.

Given:

[tex]\sqrt[]{98m^{12}}[/tex]

To simplify the above, we will follow the steps below:

Step 1

Apply radical rule:

[tex]\sqrt[]{ab}=\sqrt[]{a}\text{ . }\sqrt[]{b}[/tex]

That is;

[tex]\sqrt[]{98m^{12}}=\sqrt[]{98}\times\sqrt[]{m^{12}}[/tex]

Step 2

Simplify each value under the square root.

[tex]\sqrt[]{98}=\sqrt[]{49\times2}=\sqrt[]{49}\times\sqrt[]{2}=7\sqrt[]{2}[/tex][tex]\sqrt[]{m^{12}}=(m^{12})^{\frac{1}{2}}=m^{\frac{12}{2}}=m^6[/tex]

Therefore, the simplified expression is:

[tex]\sqrt[]{98m^{12}}=7m^6\text{ }\sqrt[]{2}[/tex]

which of the following is the equation that represents the function given in the table

Answers

To determine which of the given equations represents the function given in the table, let us analyze each of them.

The first two equations do bring not integer numbers in such a way that, if we substitute any of the x values given, we will find a y value which is not an integer. This means that both are not the ones we are looking for.

Now, to determine if the third or the fourth is the one, let us substitute one of the x values on it, and if the y value matches, it means that it might be correct.

Checking the fourth, let's use the values:

[tex]\begin{gathered} x=-2 \\ y=16 \end{gathered}[/tex]

Substituting the value of x in the equation of the fourth option, we have:

[tex]\begin{gathered} y=6\times(-2)-5 \\ y=-12-5 \\ y=-17 \end{gathered}[/tex]

Because the y value found was not the one given, the option is wrong!

Let's check the third option with the same values of x and y:

[tex]\begin{gathered} y=-5\times(-2)+6 \\ y=10+6 \\ y=16 \end{gathered}[/tex]

It matches. This substitution alone does not assure this is the right answer, but once it can not be anyone of the other three, and once we expect that one of the four is the function, this match becomes enough for our final answer:

C) y = -5x + 6

Write a explicit formula for the given recursive formulas for each arithmetic sequence

9,15,21,27 and 7,0,-7,-14

Answers

In arithmetic progression, 9,15,21,27,33,39 is a₅ and    a₆ .

What is arithmetic progression?

A series of numbers is called a "arithmetic progression" (AP) when any two subsequent numbers have a constant difference. It also goes by the name Arithmetic Sequence.

a₁ = 9

a₂ = 15

a₃ = 21

Notice that a₂ - a₁ = 6 and a₃ - a₂ = 6

We can deduce that aₙ₊₁ = aₙ + 6

We can test this on the 4th term : a₄ should equal  21  + 6 = 27

Since this checks out we can say that the sequence is an arithmetic progression with a common difference of 6.

a₅ = 27 + 5 = 33

and

  a₆ = 33 + 6 = 39

7,0,-7,-14

find the common difference by substracting any term in the sequence from the term that comes after it.

 a₂ - a₁  = 0 - 7 = -7

 a₃ - a₂ = -7 - 0 = -7

 a₄ - a₃ = -14 - -7 = -7

the difference of the sequence is constant and equals the difference between two consecutive terms.

  d = -7

Learn more about arithmetic progression

brainly.com/question/11634518

#SPJ13

Which graphed matches the equation y+6= 3/4 (x+4)?

Answers

To start, it is important to find the slope intercept form of the equation

[tex]\begin{gathered} y+6=\frac{3}{4}(x+4) \\ y+6=\frac{3}{4}x+3 \\ y=\frac{3}{4}x+3-6 \\ y=\frac{3}{4}x-3 \end{gathered}[/tex]

Once we have the slope intercept form we know that the y intercept is -3 and the slope is positive, it means the line is increasing

The graph will look like this

Consider similar figure QRS and TUV below Where QRS is the pre image of TUV.Part A: What is the scale factor ? Part B:Find the the length of RS.

Answers

Consider similar figure QRS and TUV below Where QRS is the pre image of TUV.Part A: What is the scale factor ? Part B:Find the the length of RS.​

Part A

we know that

If two figures are similar, then the ratio of its corresponding sides is proportional, and this ratio is called the scale factor

so

In this problem

we have that

QS/TV=QR/TU=RS/UV

that means, that the scale factor is

scale factor=TV/QS

substitute the given values

scale factor=2.8/7=0.4

scale factor=0.4

Part B

Find the the length of RS

we have that

The length of RS is equal to the length of UV divided by the scale factor

so

RS=5.7/0.4

RS=14.25

Part 2

How many terms are existed in between 10 to 1000 which are divisible by 6?​

Answers

There are 166 integers

Answer:166

Step-by-step explanation: There are 166 integers between 1 and 1,000 which are divisible by 6

I just need to answer the question number one NOT two .I just need a brief explanation with the answer

Answers

The bedroom of the apartment has 4 walls.

2 of them have the following dimensions: 16ft x 8ft.

2 of them have the following dimensions: 10ft x 8ft.

Find the area of each wall and then add them to find the total area:

[tex]\begin{gathered} Aw1=16ft\cdot8ft=128ft^2 \\ Aw2=10ft\cdot8ft=80ft^2 \end{gathered}[/tex][tex]\begin{gathered} TA=2\cdot Aw1+2\cdot Aw2 \\ TA=2\cdot128ft^2+2\cdot80ft^2 \\ TA=256ft^2+160ft^2 \\ TA=416ft^2 \end{gathered}[/tex]

It means that the total area to be covered is 416ft^2.

Now, divide this area by the area that can be covered by one roll of wallpaper to find the number of rolls needed:

[tex]n=\frac{416ft^2}{50ft^2}=8.32[/tex]

It means that 8.32 rolls are needed to cover the bedroom. You will have to buy 9 rolls.

5 cm3 cm3 cm5 cm3 cmPrisma5 cmPrism BWhich of the following statements are true about the solids shown above?Check all that apply.A. Prisms A and B have different values for lateral surface area.O B. Prism B has a total surface area of 110 cm?O C. Prism A has a lateral surface area of 60 cm?D D. Prism B has a larger surface area.

Answers

Note that the lateral surface area is the area of the faces of the solid, excluding the cross-sectional faces i.e. faces which are perpendicular to the longitudinal axis.

The lateral surface area of prism A is calculated as,

[tex]\begin{gathered} LSA_A=2(5\times3)+2(5\times3)_{} \\ LSA_A=30+30 \\ LSA_A=60 \end{gathered}[/tex]

Similarly, the lateral surface area of prism A is calculated as,

[tex]\begin{gathered} LSA_B=2(3\times5)+2(5\times5)_{} \\ LSA_B=30+50 \\ LSA_B=80 \end{gathered}[/tex]

Clearly, prisms A and B have different values of lateral surface area.

So option A is the correct statement.

The total surface area is the sum of all the faces of the solid.

Since we have already calculated the LSA i.e. sum of area of 4 faces of the prism, we can add the area of the two remaining cross sectional faces to get the total area.

The total cross section area of prism B is calculated as,

[tex]\begin{gathered} A_B=2(5\times3) \\ A_B=30 \end{gathered}[/tex]

So the total surface area of prism B becomes,

[tex]\begin{gathered} TSA_B=LSA_B+A_B_{} \\ TSA_B=80+30 \\ TSA_B=110 \end{gathered}[/tex]

The total surface area of prism B is 110 sq. cm.

So option B is also correct.

Note that we have already found that the lateral surface area of prism A is 60 sq. cm.

Therefore, option C is also correct.

The total cross section area of prism A is calculated as,

[tex]\begin{gathered} A_A=2(3\times5) \\ A_A=30 \end{gathered}[/tex]

So the total surface area of prism A becomes,

[tex]\begin{gathered} TSA_A=LSA_A+A_A \\ TSA_A=60+30 \\ TSA_A=90 \end{gathered}[/tex]

The total surface area of prism A is 90 sq. cm.

It is oberved that prism B has a larger surface area.

So, option D is also correct.

Hence, we can conclude that all the given statements are correct.

How do you solve the y-intercept of y = 9x + 9 and what is it simplified?

Answers

to know y -intercept we only need to replace x by 0. And we get

[tex]y=9\cdot0+9=9[/tex]

so the y-intercept is 9

A bag contains 8 red marbles, 2 blue marbles, 5 white marbles, and 7 black marbles. What is the probability of randomly selecting:A white marble:A red marble:A red marble, white or blue marble: A black marble: A green marble:

Answers

[tex]\begin{gathered} \text{Total}=8+2+5+7 \\ \text{Total}=22 \\ \text{White marble} \\ P=\frac{5}{22} \\ \text{The probability of selecting a white marble is }\frac{5}{22} \\ \text{red marble} \\ P=\frac{8}{22}=\frac{4}{11} \\ \text{The probability of selecting a red marble is }\frac{4}{11} \\ \text{black marble} \\ P=\frac{7}{22} \\ \text{The probability of selecting a black marble is }\frac{7}{22} \\ \text{Green marble} \\ P=\frac{0}{22}=0 \\ \text{The probability of selecting a gre}en\text{ marble is }0 \\ \text{red , white or blue marble} \\ P=\frac{4}{11}+\frac{5}{22}+\frac{2}{22} \\ P=\frac{15}{22} \\ \text{The probability of selecting a red , white or blue marble marble is }\frac{15}{22} \end{gathered}[/tex]

Finding the time given an exponential function with base e that models a real-world situation

Answers

We are solving for the value of t if C(t) = 19. We can rewrite the equation into

[tex]19=5+17e^{-0.038t}[/tex]

Solving for t, we have

[tex]\begin{gathered} 17e^{-0.038t}=19-5 \\ 17e^{-0.038t}=14 \\ e^{-0.038t}=\frac{14}{17} \\ -0.038t=\ln \frac{14}{17} \\ -0.038t=-0.1941 \\ t=\frac{-0.1941}{-0.038} \\ t\approx5.1 \end{gathered}[/tex]

The bottled water will achieve a temperature of 19 degrees C after 5.1 minutes.

Answer: 5.1 min

Using the data in this table, what would be the line ofbest fit ( rounded to the nearest tenth)?

Answers

Solution

Note: The formula to use is

[tex]y=mx+b[/tex]

Where m and b are given by

the b can also be given as

[tex]b=\bar{y}-m\bar{x}[/tex]

The table below will be of help

We have the following from the table

[tex]\begin{gathered} \sum_^x=666 \\ \sum_^y=106.5 \\ \operatorname{\sum}_^x^2=39078 \\ \operatorname{\sum}_^xy=6592.5 \\ n=10 \end{gathered}[/tex]

Substituting directing into the formula for m to obtain m

[tex]\begin{gathered} m=\frac{10(6592.5)-(666)(106.5)}{10(39078)-(666)^2} \\ m=\frac{-5004}{-52776} \\ m=0.09481582538 \\ m=0.095 \end{gathered}[/tex]

to obtain b

[tex]\begin{gathered} \bar{y}=\frac{\operatorname{\sum}_^y}{n} \\ \bar{y}=\frac{106.5}{10} \\ \bar{y}=10.65 \\ and \\ \bar{x}=\frac{\operatorname{\sum}_^x}{n} \\ \bar{x}=\frac{666}{10} \\ \bar{x}=66.6 \end{gathered}[/tex]

Therefore,

[tex]\begin{gathered} b=\bar{y}- m\bar{x} \\ b=10.65-(0.095)(66.6) \\ b=4.323 \end{gathered}[/tex]

Therefore,

[tex]\begin{gathered} y=mx+b \\ y=0.095x+4.323 \end{gathered}[/tex]

To the nearest tenth

[tex]y=0.1x+4.3[/tex]

The least square method didn't give an accurate answer, so we use a graphing tool to estimate instead

Here

m = 0.5 (to the nearest tenth)

b = -23.5 (to the nearest tenth)

The answer is

[tex]\begin{gathered} y=mx+b \\ y=0.5x-23.5 \end{gathered}[/tex]

gB - N³B = d what does B equal?

Answers

Answer:

[tex]b \: = \frac{d}{(g - {n}^{3} )} [/tex]

Keeshonbought Packages of pens represented by P there were four pence in each package Keyshawn gave six to his friends which expression shows this situation

Answers

The expression that shows when Keeshon bought Packages of pens represented by P is 24p.

What is an expression?

An expression is used to illustrate the information that's given regarding a data.

Let the pens be represented by p.

In this case, there there were four pend in each package and Keyshawn gave six to his friends. This will be:

= 6(4 × p)

= 6(4p)

= 24p

This shows the expression.

Learn more about expressions on:

brainly.com/question/723406

#SPJ1


9 to the power of -3 as a fraction or number without exponents (simplified fractions).

Answers

Answer:

1/729

Step-by-step explanation:

A number raised to a negative exponent is the same as 1 divided by the number raised the the exponent

9⁻³

1/9³

1/729

What are the coordinates of the point on the directed line segment from (−8,−4)(−8,−4) to (−5,8)(−5,8) that partitions the segment into a ratio of 5 to 1?

Answers

[tex]\begin{gathered} u=(-5,8)-(-8,-4)=(3,12) \\ so\text{ the point that split the segment in ratio of 5 to 1 is} \\ (-8,-4)+\frac{5}{6}(3,12)=(-\frac{11}{2},6) \end{gathered}[/tex]

-Given that f(x) = 6(x - 1). Choose the correct statement. A. f-1(12) = 3.5 B. f-1(3) = 1 c. f-16) = 3 D. f-1(9) = 2.5

Answers

Given that function is f(x) = 6(x - 1).

Let y = 6(x - 1). Replace x with y and then solve for y.

[tex]\begin{gathered} x=6(y-1) \\ \Rightarrow x=6y-6 \\ \Rightarrow6y=x+6 \\ \Rightarrow y=\frac{x+6}{6} \end{gathered}[/tex]

Thus, f^-1(x) = (x + 6)/6.

[tex]f^{-1}(12)=\frac{12+6}{6}=3[/tex][tex]f^{-1}(3)=\frac{3+6}{6}=1.5[/tex][tex]f^{-1}(6)=\frac{6+6}{6}=2[/tex][tex]f^{-1}(9)=\frac{9+6}{6}=2.5[/tex]

Thus, option D is correct.

Other Questions
Evaluate the expression shown below and write your answer as a fraction insimplest form.-3/8+(-9/10) What were michelangelos feelings about painting in the sistine chapel? a. he was overjoyed. b. he was honored. c. he was argumentative with the pope. d. he was less than happy. please select the best answer from the choices provided a b c d What letter from the picture below represents the position of the maximum kinetic energy? Which table shows a proportional relationship between miles traveled and gas used?Miles Traveled Gas Used27.3 mi 1.5 gal49.16 mi 3.8 galMiles Traveled Gas Used120 mi 6.2 gal180 mi 12.2 galMiles Traveled Gas Used135 mi 7.4 gal135.5 mi 7.9 galMiles Traveled Gas Used270 mi 15 gal135 mi 7.5 gal On December 13, 2007, one South African rand was worth 0.15 U.S. dollars.(a) On that date, how many rand was 44.11 dollars worth?Round your answer to the nearest hundredth of a rand.rand(b) On that date, how many dollars was 168.18 rand worth?Round your answer to the nearest hundredth of a dollars. I need help with this math problem. How far is the girl from the monument that is 30 ft high? Round your answer to a nearest foot. Show your work. 4 ft 12 ft The pitch of the roof is Evaluate h(x) at x = 6, x = 8, and x= 12. h(x)=1.31^ If 200 is added to a positive integer I, the result is a square number. If 276 is added to to the same integer I, another square number is obtained. Find I. after a translation 8 units left the circuit breaker that protects a power window circuit opens whenever the window is lowered. technician a says the internal resistance of the motor is too high. technician b says the window regulator may be sticking causing high mechanical resistance. who is correct? list any four styles of lettering Please help. Book: Things fall apart in Chapter 3 describes Unokas visit to the Oracle. What does this story help readers understand about Unoka? Lincoln made 3 quarts of iced tea and Jasmine made 5 quarts of iced tea using the same recipe. Part A: How many cups of iced tea did Lincoln and Jasmine make all together? cho mark How many milliliters of 0.100M NaOH are required to neutralize the following solution 5.00mL of.0500M HCI Help me please!The pressure of 6.0 L of an ideal gas in a flexible container is decreased to one third of its original pressure and its absolute temperature is decreased by one half. What is the final volume of the gas? write the answer in standard form(-3x^4 + x^6 9x^5+ 2x^2 7) + (-2x^5 + x - 4x^2 x^4 + 12) Why were whit southerners so eager to deny African Americans their rights What is it called when three people share supreme power in a society? What is a compound sentence?A sentence that contains two complete thoughtsA sentence that contains one complete thought and no subordinate phrasesA sentence that contains a complete thought and at least one subordinate phraseA sentence that is not complete