Observe the expression below and select the true statement(s).
3y(7 + 2x) + 9ry - 10
The "(7 + 2x)" in the first term is a factor.
The "9" in the second term is a coefficient.
The "By" in the first term is a factor.
The "10" in the third term is a coefficient.
The "2" in the first term is a constant.
The "x" in the second term is an exponent​

Answers

Answer 1

Answer: The 9 in the second term is a coefficient that is true. I think that is the only thing that is true. There may be one more thing that is true.

The 10 in the third term is not  a coefficient.

The 2 is not a constant

the x is not an exponent.

those are the ones that I'm sure about.

Please correct anything if i'm wrong.

:)


Related Questions

A bottle maker believes that 14% of his bottles are defective. If the bottle maker is accurate, what is the probability that the proportion of defective bottles in a sample of 622 bottles would be less than 11%

Answers

Answer:

[tex] z = \frac{0.11-0.14}{0.0139} = -2.156[/tex]

And we can use the normal standard distribution table and we got:

[tex] P(Z<-2.156) =0.0155[/tex]

Step-by-step explanation:

For this case we know the following info given:

[tex] p =0.14[/tex] represent the population proportion

[tex] n = 622[/tex] represent the sample size selected

We want to find the following proportion:

[tex] P(\hat p <0.11)[/tex]

For this case we can use the normal approximation since we have the following conditions:

i) np = 622*0.14 = 87.08>10

ii) n(1-p) = 622*(1-0.14) =534.92>10

The distribution for the sample proportion would be given by:

[tex] \hat p \sim N (p ,\sqrt{\frac{p(1-p)}{n}}) [/tex]

The mean is given by:

[tex] \mu_{\hat p}= 0.14[/tex]

And the deviation:

[tex]\sigma_{\hat p}= \sqrt{\frac{0.14*(1-0.14)}{622}}= 0.0139[/tex]

We can use the z score formula given by:

[tex] z=\frac{\hat p -\mu_{\hat p}}{\sigma_{\hat p}}[/tex]

And replacing we got:

[tex] z = \frac{0.11-0.14}{0.0139} = -2.156[/tex]

And we can use the normal standard distribution table and we got:

[tex] P(Z<-2.156) =0.0155[/tex]

Which is the equation of a line that has a slope of 1 and passes through point (5, 3)?
y = -2
y = x + 2
y = x + 3
y=x-5

Answers

Answer:

y = x - 2

Step-by-step explanation:

y = x + b

3 = 5 + b

y = x - 2

We can use the slope intercept form of a line.

y = mx+b where m is the slope and b is the y intercept

y = 1x +b

Substitute the point into the equation

3 = 1*5+b

3 = 5+b

Subtract 5 from each side

3-5 = 5+b-5

-2 =b

y = x-2

Inflation causes things to cost more, and for our money to buy less (hence your grandparents saying "In my day, you could buy a cup of coffee for a nickel"). Suppose inflation decreases the value of money by 4% each year. In other words, if you have $1 this year, next year it will only buy you $0.96 worth of stuff. How much will $100 buy you in 25 years?

Answers

Answer:

Step-by-step explanation:

[tex]100 (0.96)^{25} =[/tex] around 36.04

SOMEONE PLEASE HELP ME ASAP PLEASE!!!​

Answers

Answer:

7.1

Step-by-step explanation:

d = sqrt(7^2 + -1^2)= sqrt(50)=7.1

Answer:

by using distance formula

putting values

d=√(-1-6)²+(-4--5)²

d=√(-7)²+(1)²

d=√49+1

d=√50

d=5√2=7.1

How can you use mathematics to help scientists explore Martian Craters ? 

Answers

Answer:

Mathematics could make scientists to have a preliminary understanding of the dimensions, perimeters, areas and volumes of different craters on Mars.

Step-by-step explanation:

Martian Craters are series of craters formed on the surface of Mars. The study of a planets crater gives an understanding of the properties of matter that lies under the crater.

Mathematics can be applied to determine the dimensions, perimeter, area and volume of the features of a crater using appropriate conversions and theorems.

The Pi in the sky theorem can be applied to determine the area and perimeter, even volume of different craters on the Mars surface. Also, eingenfunction expansion theorem gives a preliminary knowledge of the craters.

By measurements and conversions processes, the features of Martian crater could be studied from images.

what is the solution set for the equation (x+3)(x-8)=0

Answers

Answer:

x= -3    x=8

Step-by-step explanation:

(x+3)(x-8)=0

We can use the zero product property to solve

x+3 =0   x-8 =0

x= -3    x=8

Answer:

x=8

Step-by-step explanation:

Solve the system if possible by using Cramer's rule. If Cramer's rule does not apply, solve the system by using another method. Write all numbers as integers or simplified fractions.
7x + 6y + 4z = 10
3x + 3y + 3z - 1
4x + 4y + 4z = 2
Part: 0/2
Part 1 of 2
Evaluate the determinants D, Dx Dy and Dz.
D=
Dx=
Dy=
Dz=

Answers

Answer:

D = 0 , Dx = 4 , Dy = -6 , Dz = 2

Step-by-step explanation:

As per cramer's rule,

D = |   7    6    4  |  = 0

      |   3    3    3  |

      |   4    4    4  |

Dx =  |  10    6    4  | = 4

        |   1    3    3    |

        |   2    4    4   |

Dy = |   7    10    4  | = -6

       |   3    1     3   |

       |   4    2    4   |

Dz =  |  7    6    10 | = 2

        |   3    3    1   |

        |   4    4    2  |

   

The length of a rectangle is increasing at a rate of 8 cmys and its width is increasing at a rate of 3 cmys. When the length is 20 cm and the width is 10 cm, how fast is the area of the rectangle increasing?

Answers

Answer:

The area of the rectangle increasing at the rate of 140 cm²/s

Step-by-step explanation:

Rectangle area:

A rectangle has two dimensions, length l and width w.

It's area is:

A = l*w.

When the length is 20 cm and the width is 10 cm, how fast is the area of the rectangle increasing?

We apply implicit differentiation to solve this question:

[tex]A = l*w[/tex]

So

[tex]\frac{dA}{dt} = l\frac{dw}{dt} + w\frac{dl}{dt}[/tex]

Length is 20, so [tex]l = 20[/tex].

Width is 10, so [tex]w = 10[/tex]

The length of a rectangle is increasing at a rate of 8 cm/s and its width is increasing at a rate of 3 cm/s.

This means that [tex]\frac{dl}{dt} = 8, \frac{dw}{dt} = 3[/tex]

So

[tex]\frac{dA}{dt} = l\frac{dw}{dt} + w\frac{dl}{dt}[/tex]

[tex]\frac{dA}{dt} = 20*3 + 10*8 = 140[/tex]

Area in cm².

So

The area of the rectangle increasing at the rate of 140 cm²/s

What is the value of (Negative one-half)–4?
A) -16
B) Negative StartFraction 1 Over 16 EndFraction
C) StartFraction 1 Over 16 EndFraction
D) 16

Answers

Answer:

It would be 16!!!

The value of the exponent numerical expression (-1/2)⁻⁴ will be 16. Then the correct option is D.

What is the value of the expression?

When the relevant components and basic processes of a numerical method are given values, the expression's result is the result of the computation it depicts.

The definition of simplicity is making something simpler to achieve or grasp while also making it a little less difficult.

The expression is given below.

⇒ (-1/2)⁻⁴

Simplify the equation, then we have

⇒ (-1/2)⁻⁴

⇒ (-2)⁴

⇒ -2⁴

⇒ 16

The value of the exponent numerical expression (-1/2)⁻⁴ will be 16. Then the correct option is D.

More about the value of the expression link is given below.

https://brainly.com/question/23671908

#SPJ6

A fair die is rolled twice, with outcomes X for the first roll and Y for the second roll. Find the moment generating function MX`Y ptq of X ` Y . Note that your answer should be a function of t and can contain unsimplified finite sums.

Answers

Answer:

[tex]\mathbf{\dfrac{e^{2t}}{36} + \dfrac{e^{3t}}{18} + \dfrac{e^{4t}}{12} +\dfrac{e^{5t}}{9} + \dfrac{5e^{6t}}{36} + \dfrac{7e^{7t}}{6} + \dfrac{5e^{8t}}{36} + \dfrac{e^{9t}}{9} + \dfrac{e^{10t}}{12} + \dfrac{e^{11t}}{18} + \dfrac{e^{12t}}{36} }[/tex]

Step-by-step explanation:

The objective is to find the moment generating  function of  [tex]M_{X+Y}(t) \ of \ X+Y[/tex].

We are being informed that the fair die is rolled twice;

So; X to be the value for the  first roll

Y to be the value of the second roll

The outcomes  of X are:  X = {1,2,3,4,5,6}

Where ;

[tex]P (X=x) = \dfrac{1}{6}[/tex]

The outcomes  of Y are:  y = {1,2,3,4,5,6}

Where ;

[tex]P (Y=y) = \dfrac{1}{6}[/tex]

The outcome of Z = X+Y

[tex]= \left[\begin{array}{cccccc}(1,1)&(1,2)&(1,3)&(1,4)&(1,5)&(1,6)\\ (2,1)&(2,2)&(2,3)&(2,4)&(2,5)&(2,6)\\ (3,1)&(3,2)&(3,3)&(3,4)&(3,5)&(3,6) \\ (4,1)&(4,2)&(4,3)&(4,4)&(4,5)&(4,6) \\ (5,1)&(5,2)&(5,3)&(5,4)&(5,5)&(5,6) \\ (6,1)&(6,2)&(6,3)&(6,4)&(6,5)&(6,6) \end{array}\right][/tex]

= [2,3,4,5,6,7,8,9,10,11,12]

Here;

[tex]P (Z=z) = \dfrac{1}{36}[/tex]

∴ the moment generating function [tex]M_{X+Y}(t) \ of \ X+Y[/tex]is as follows:

[tex]M_{X+Y}(t) \ of \ X+Y[/tex] = [tex]E(e^{t(X+Y)}) = E(e^{tz})[/tex]

⇒ [tex]\sum \limits^{12}_ {z=2 } et ^z \ P(Z=z)[/tex]

= [tex]\mathbf{\dfrac{e^{2t}}{36} + \dfrac{e^{3t}}{18} + \dfrac{e^{4t}}{12} +\dfrac{e^{5t}}{9} + \dfrac{5e^{6t}}{36} + \dfrac{7e^{7t}}{6} + \dfrac{5e^{8t}}{36} + \dfrac{e^{9t}}{9} + \dfrac{e^{10t}}{12} + \dfrac{e^{11t}}{18} + \dfrac{e^{12t}}{36} }[/tex]

Older people often have a hard time finding work. AARP reported on the number of weeks it takes a worker aged 55 plus to find a job. The data on number of weeks spent searching for a job collected by AARP (AARP Bulletin, April 2008) Shows that the mean number of weeks a worker aged 55 plus spent to find a job is 22 weeks. The sample standard deviation is 11.89 weeks and sample size is 40.a) Provide a point estimate of the population mean number of weeks it takes a worker aged 55 plus to find a job.
b) At 95% confidence, what is the margin of error?
c) What is the 95% confidence interval estimate of the mean?
d) Discuss the degree of skewness found in the sample data. What suggestion would you make for a repeat of this study?

Answers

Answer:

Step-by-step explanation:

Hello!

Be the variable of interest:

X: Number of weeks it takes a worker aged 55 plus to find a job

Sample average X[bar]= 22 weeks

Sample standard deviation S= 11.89 weeks

Sample size n= 40

a)

The point estimate of the population mean is the sample mean

X[bar]= 22 weeks

It takes on average 22 weeks for a worker aged 55 plus to find a job.

b)

To estimate the population mean using a confidence interval, assuming the variable has a normal distribution is

X[bar] ± [tex]t_{n_1; 1-\alpha /2}[/tex] * [tex]\frac{S}{\sqrt{n} }[/tex]

[tex]t_{n-1; 1-\alpha /2}= t_{39; 0.975}= 2.023[/tex]

The structure of the interval is "point estimate" ± "margin of error"

d= [tex]t_{n_1; 1-\alpha /2}[/tex] * [tex]\frac{S}{\sqrt{n} }[/tex]= 2.023*[tex](\frac{11.89}{\sqrt{40} })[/tex]= 3.803

c)

The interval can be calculated as:

[22  ±  3.803]

[18.197; 25.803]

Using s 95% confidence level, you'd expect the population mean of the time it takes a worker 55 plus to find a job will be within the interval [18.197; 25.803] weeks.

d)

Job Search Time (Weeks)

21 , 14, 51, 16, 17, 14, 16, 12, 48, 0, 27, 17, 32, 24, 12, 10, 52, 21, 26, 14, 13, 24, 19 , 28 , 26 , 26, 10, 21, 44, 36, 22, 39, 17, 17, 10, 19, 16, 22, 5, 22

To study the form of the distribution I've used the raw data to create a histogram of the distribution. See attachment.

As you can see in the histogram the distribution grows gradually and then it falls abruptly. The distribution is right skewed.

A contractor developed a multiplicative time-series model to forecast the number of contracts in future quarters, using quarterly data on number of contracts during the 3-year period from 2010 to 2012. The following is the resulting regression equation: ln = 3.37 + 0.117 X - 0.083 Q1 + 1.28 Q2 + 0.617 Q3 where is the estimated number of contracts in a quarter X is the coded quarterly value with X = 0 in the first quarter of 2010 Q1 is a dummy variable equal to 1 in the first quarter of a year and 0 otherwise Q2 is a dummy variable equal to 1 in the second quarter of a year and 0 otherwise Q3 is a dummy variable equal to 1 in the third quarter of a year and 0 otherwise Using the regression equation, which of the following values is the best forecast for the number of contracts in the third quarter of 2013?A. The quarterly growth rate in the number of contracts is significantly different from 100% (? = 0.05).
B. The quarterly growth rate in the number of contracts is not significantly different from 0% (? = 0.05).
C. The quarterly growth rate in the number of contracts is significantly different from 0% (? = 0.05).
D. The quarterly growth rate in the number of contracts is not significantly different from 100% (? = 0.05).

Answers

There is a missing content in the question.

After the statements and before the the options given; there is an omitted content which says:

Referring to Table 16-5, in testing the coefficient of X in the regression equation (0.117) the results were a t-statistic of 9.08 and an associated p-value of 0.0000. Which of the following is the best interpretation of this result?

Answer:

C. The quarterly growth rate in the number of contracts is significantly different from 0% (? = 0.05).

Step-by-step explanation:

From the given question:

The resulting regression equation can be represented as:

[tex]\hat Y = 3.37 + 0.117 X - 0.083 Q_1 + 1.28 Q_2 + 0.617Q_3[/tex]

where;

the estimated number of contracts in a quarter X is the coded quarterly value with X = 0

the first quarter of 2010 Q1 is a dummy variable equal to 1 in the first quarter of a year and 0 otherwise

Q2 is a dummy variable equal to 1 in the second quarter of a year and 0 otherwise

Q3 is a dummy variable equal to 1 in the third quarter of a year and 0 otherwise

Our null and alternative hypothesis can be stated as;

Null hypothesis :

[tex]H_0 :[/tex]  The quarterly growth rate in the number of contracts is not  significantly different from 0% (? = 0.05)

[tex]H_a:[/tex]  The quarterly growth rate in the number of contracts is significantly different from 0% (? = 0.05)

The decision rule is to reject the null hypothesis if the p-value is less than 0.05.

From the missing omitted part we added above; we can see that the   t-statistics value = 9.08 and the p-value = 0.000 .

Conclusion:

Thus; we reject the null hypothesis and accept the alternative hypothesis. i.e

The quarterly growth rate in the number of contracts is significantly different from 0% (? = 0.05)

Find the surface area of this triangular prism. Be sure to include the correct unit in your answer.
15 m
12 m
0
9 m
11 m

Thanks for anyone that answers

Answers

Need more information.

If a sequence c1,c2,c3,...has limit K then the sequence ec1,ec2,ec3,...has limit e^K. Use this fact together with l'Hopital's rule to compute the limit of the sequence given by
bn=(n)^(5.6/n).

Answers

Answer:

Step-by-step explanation:

If a sequence c1,c2,c3,...has limit K then the sequence ec1,ec2,ec3,...has limit e^K. Use this fact together with l'Hopital's rule to compute the limit of the sequence given by

bn=(n)^(5.6/n).

a)

[tex]L = \lim_{n \to \infty} b_n \\\\\\L= \lim_{n \to \infty} n^{\frac{5.6}{n} }[/tex]

Log on both sides

[tex]In (L) = \lim_{n \to \infty} In (n)^{\frac{5.6}{n} }\\\\= \lim_{n \to \infty} \frac{5.6}{n} In(n)[/tex]

[tex]=5.6 \lim_{n \to \infty} \frac{d}{dn} In(n)/\frac{d}{dn} (n)\\\\=5.6 \lim_{n \to \infty} \frac{1}{n} /1 \\\\=5.6 \lim_{n \to \infty} \frac{1}{n} \\\\=5.6 \times 0\\\\In(L) =0\\\\L=e^0\\\\L=1[/tex]

[tex]\therefore \lim_{n \to \infty} (n)^{\frac{5.6}{n} =1[/tex]

The limit value of given sequece is 1.

To understand more, check below explanation.

Limit of function:

The given sequence is,

                   [tex]b_{n}=n^{5.6/n}[/tex]

We have to find limit of above sequence.

           [tex]L=\lim_{n \to \infty} b_n \\\\L=\lim_{n \to \infty}n^{5.6/n} \\\\ln(L)=\lim_{n \to \infty}\frac{5.6}{n}ln(n) \\\\ln(L)=5.6\lim_{n \to \infty}\frac{ln(n)}{n} \\\\ln(L)=5.6\lim_{n \to \infty}\frac{1/n}{1} \\\\ln(L)=5.6*0=0\\\\L=e^{0}=1[/tex]

Therefore, the limit value of given sequece is 1.

Learn more about the limit of function here:

https://brainly.com/question/2166212

6q+4-q+5 please right now

Answers

Answer:

5q + 9

Step-by-step explanation:

Combine like terms to simplify the expression.

Have a blessed day!

Answer:

7q+9

Step-by-step explanation:

6q+4+q+5

6q+q+4+5

=7q+9

URGENT!! MY LAST 2 QUESTION WILL FOREVER BE GRATEFUL PLS HELP WILL GIVE BRANLIEST!! AT LEAST TAKE A LOOK!!!! PLS I AM BEGGING!!!

13. Assume that you have a square. What can you conclude from applying the law of detachment to this conditional?

If you have a square, then you have a rectangle.

A) You have a quadrilateral.
B) All sides are the same length.
C) Squares and rectangles are the same.
D) You have a rectangle.


14. Which two theorems would justify that m∠4 = m∠6, given that m∠5 = m∠6 in the diagram below?
IMAGE BELOW
A) vertical angles theorem, consecutive interior angles theorem
B) vertical angles theorem, alternate interior angles theorem
C) right angles theorem, exterior angles theorem
D) corresponding angles theorem, angle addition theorem

Answers

Answer:

d: please note I am not sure about this but look at my reasoning and maybe you can find your own answer that you are sure about.

D: i am sure about this.

Step-by-step explanation:

From what I looked up, i believe what you are talking about is deductive reasoning, which is based off of facts. It can't be a or b because that wasn't defined in the statement. Squares and rectangles are not the same thing since you can have a square that is a rectangle, but a rectangle that is not a square, so D is correct.

corresponding angles i believe since they are matching

I know that the 2 lines are parallel because 5 and 6 are alternate interior angles since they are on opposite sides.

4 and 6 are not vertical or right angles, so it must be d, also they follow what a corresponding angle is, which is them being matching.

Answer:

13. B

14. D

Step-by-step explanation:

13. Law of Detachment says that if two statements are true then we can derive a third true statement. So, for example, say the first statement is that you are a human. Say the second statement is that you breathe. You can write this as: if you are a human, you breathe. In this case, if you have a square, then you have a rectangle. You have a quadrilateral.

14. 4 and 6 are corresponding angles, since you can tell that there are two parallel lines from angle 5 = angle 6. You can also use angle addition theorem.

f(x)=x^3-3x^2-9x+4 find the intervals on which f is increasing or decreasing b. find the local maximum and minimum values of f. c. find the intervals of concavity and inflection points

Answers

Answer:

Please read the complete answer below!

Step-by-step explanation:

You have the following function:

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

a) To find the interval on which f is increasing or decreasing, you first calculate the critical points of f(x).

You calculate the derivative f(x) respect to x:

[tex]\frac{df}{dx}=3x^2-6x-9[/tex]    (2)

Next, you equal the derivative to zero, and then you find the roots of the polynomial by using the quadratic formula:

[tex]3x^2-6x-9=0\\\\x_{1,2}=\frac{-(-6)\pm\sqrt{(-6)^2-4(3)(-9)}}{2(3)}\\\\x_{1,2}=\frac{6\pm12}{6}\\\\x_1=-1\\\\x_2=3[/tex]

Then, the critical points are x=-1 and x=3

Next, you calculate df/dx for a values of x to the left and to the right of the critical points x1 and x2. If df/dx < 0 the function is decreasing, if df/dx > 0 the function is increasing.

for x = -1.01

[tex]\frac{df(-1.01)}{dx}=3(-1.01)^2-6(-1.01)-9=0.12[/tex]

Then, in the interval (-∞,-1), the function is increasing

for x = -0.99

[tex]\frac{df(-0.99)}{dx}=3(-0.99)^2-6(-0.99)-9=-0.11[/tex]

In the interval (-1,3) the function is decreasing

for x = 3.01

[tex]\frac{df(3.01)}{dx}=3(3.01)^2-6(3.01)-9=0.12[/tex]

In the interval (3,+∞) the function is increasing

b) To find the local minimum and maximum you use the second derivative of the function:

[tex]\frac{d^2f}{dx^2}=6x-6[/tex]     (3)

you evaluate the second derivative for the critical points x1 and x2, if the second derivative is positive, you have a local minimum. If the second derivative is negative, you have a local maximum:

for x1 = -1

[tex]6(-1)-6=-12<0[/tex]

x=-1 is a local maximum

for x2 = 3

[tex]6(3)-6=12>0[/tex]

x=3 is a local minimum

c) upward concavity: (-1,3)

downward concavity: (-∞,-1)U(3,+∞)

The inflection points are calculated with the second derivative equal to zero:

[tex]6x-6=0\\\\x=1[/tex]

For x = 1 you have an inflection point

In a study of the relationship of the shape of a tablet to its dissolution time, 6 disk-shaped ibuprofen tablets and 8 oval-shaped ibuprofen tablets were dissolved in water. The dissolve times, in seconds, were as follows:
Disk: 269.0, 249.3, 255.2, 252.7, 247.0, 261.6
Oval: 268.8, 260.0, 273.5, 253.9, 278.5, 289.4, 261.6, 280.2 Can you conclude that the mean dissolve times differ between the two shapes? Conduct a hypothesis test at the
α = 5% level.
a. State the appropriate null and alternative hypotheses.
b. Compute the test statistic.
c. Compute the P-value.
d. State the conclusion of the test in the context of this setting.

Answers

Answer:

Step-by-step explanation:

This is a test of 2 independent groups. Let μ1 be the mean dissolution time for disk-shaped ibuprofen tablets and μ2 be the mean dissolution time for oval-shaped ibuprofen tablets.

The random variable is μ1 - μ2 = difference in the mean dissolution time for disk-shaped ibuprofen tablets and the mean dissolution time for oval-shaped ibuprofen tablets.

We would set up the hypothesis.

a) The null hypothesis is

H0 : μ1 = μ2 H0 : μ1 - μ2 = 0

The alternative hypothesis is

H1 : μ1 ≠ μ2 H1 : μ1 - μ2 ≠ 0

This is a two tailed test.

For disk shaped,

Mean, x1 = (269.0 + 249.3 + 255.2 + 252.7 + 247.0 + 261.6)/6 = 255.8

Standard deviation = √(summation(x - mean)²/n

n1 = 6

Summation(x - mean)² = (269 - 255.8)^2 + (249.3 - 255.8)^2 + (255.2 - 255.8)^2+ (252.7 - 255.8)^2 + (247 - 255.8)^2 + (261.6 - 255.8)^2 = 337.54

Standard deviation, s1 = √(337.54/6) = 7.5

For oval shaped,

Mean, x2 = (268.8 + 260 + 273.5 + 253.9 + 278.5 + 289.4 + 261.6 + 280.2)/8 = 270.7375

n2 = 8

Summation(x - mean)² = (268.8 - 270.7375)^2 + (260 - 270.7375)^2 + (273.5 - 270.7375)^2+ (253.9 - 270.7375)^2 + (278.5 - 270.7375)^2 + (289.4 - 270.7375)^2 + (261.6 - 270.7375)^2 + (280.2 - 270.7375)^2 = 991.75875

Standard deviation, s2 = √(991.75875/8) = 11.1

b) Since sample standard deviation is known, we would determine the test statistic by using the t test. The formula is

(x1 - x2)/√(s1²/n1 + s2²/n2)

Therefore,

t = (255.8 - 270.7375)/√(7.5²/6 + 11.1²/8)

t = - 3

c) The formula for determining the degree of freedom is

df = [s1²/n1 + s2²/n2]²/(1/n1 - 1)(s1²/n1)² + (1/n2 - 1)(s2²/n2)²

df = [7.5²/6 + 11.1²/8]²/[(1/6 - 1)(7.5²/6)² + (1/8 - 1)(11.1²/8)²] = 613.86/51.46

df = 12

We would determine the probability value from the t test calculator. It becomes

p value = 0.011

d) Since alpha, 0.05 > than the p value, 0.011, then we would reject the null hypothesis. Therefore, we can conclude that at 5% significance level, the mean dissolve times differ between the two shapes

Fractions - Addition : 3/7 + 1/56
Explanation needed

Answers

[tex]answer = \frac{25}{56} \\ solution \\ \frac{3}{7} + \frac{1}{56} \\ = \frac{3 \times 8 + 1}{56} \\ = \frac{24 + 1}{56} \\ = \frac{25}{56} \\ hope \: it \: helps \: \\ good \: luck \: on \: your \: assignment[/tex]

Answer:

25/56

Step-by-step explanation:

3/7 + 1/56

We have to find the L.C.M of 7 and 56

The L.C.M of 7 and 56 is 56

Now, we have to change the denominators to 56

we dont need to change the denominator of 1/56 to 56 as it is already 56

[tex]\frac{3}{7}[/tex] * [tex]\frac{8}{8}[/tex] = [tex]\frac{24}{56}[/tex]

Now we can add the fractions

[tex]\frac{24}{56} + \frac{1}{56}[/tex] [tex]= \frac{25}{56}[/tex]

Hope it helped :>

PLEASE HELP. if f(x)=x and g(x)=2, what is (f*g)(x)

Answers

Answer:

Step-by-step explanation:

hey

(f*g)(x) = f(g(x)) = f(2) = 2

second answer is correct

thanks

According to a survey of business executives, 78% received a pay raise when they asked for one. A random sample of four executives was selected. The probability that all four received a raised when they asked for one is ________. 0.056 0.127 0.237 0.370

Answers

Answer:

The probability that all four received a raised when they asked for one is 0.370.

Step-by-step explanation:

Let the random variable X represent the number of business executives who received a pay raise when they asked for one.

The probability that a business executives received a pay raise when they asked for one is, p = 0.78.

A random sample of n = 4 executives was selected.

The events of any executive receiving a pay raise when they asked for one is independent of the others.

The random variable X follows a Binomial distribution with parameters n = 4 and p = 0.78.

The probability mass function of X is:

[tex]P(X=x)={4\choose x}\ (0.78)^{x}\ (1-0.78)^{4-x};\ x=0,1,2,3...[/tex]

Compute the probability that all four received a raised when they asked for one as follows:

[tex]P(X=4)={4\choose 4}\ (0.78)^{4}\ (1-0.78)^{4-4}[/tex]

                [tex]=1\times 0.37015056\times 1\\\\=0.37015056\\\\\apporx 0.370[/tex]

Thus, the probability that all four received a raised when they asked for one is 0.370.

Some shrubs have the useful ability to resprout from their roots after their tops are destroyed. Fire is a particular threat to shrubs in dry climates, as it can injure the roots as well as destroy the aboveground material. One study of resprouting took place in a dry area of Mexico. The investigation clipped the tops of samples of several species of shrubs. In some cases, they also applied a propane torch to the stumps to simulate a fire. Of 18 specimens of a particular species, 5 resprouted after fire. Estimate with 99.5% confidence the proportion of all shrubs of this species that will resprout after fire.

Answers

Answer:

The 99.5% confidence interval for the proportion of all shrubs of this species that will resprout after fire is (0, 0.5745).

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].

For this problem, we have that:

[tex]n = 18, \pi = \frac{5}{18} = 0.2778[/tex]

99.5% confidence level

So [tex]\alpha = 0.005[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.005}{2} = 0.9975[/tex], so [tex]Z = 2.81[/tex].  

The lower limit of this interval is:

[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.2778 - 2.81\sqrt{\frac{0.2778*0.7222}{18}} = -0.01 = 0[/tex]

We cannot have a negative proportion, so we use 0.

The upper limit of this interval is:

[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.2778 + 2.81\sqrt{\frac{0.2778*0.7222}{18}} = 0.5745[/tex]

The 99.5% confidence interval for the proportion of all shrubs of this species that will resprout after fire is (0, 0.5745).

The probability that a freshman at a certain college takes an introductory statistics class is 0.21. What is the probability that a randomly selected freshman from this college does not take an introductory statistics class

Answers

Answer:

[tex] P(A) = 0.21[/tex]

We want to find the probability that a randomly selected freshman from this college does not take an introductory statistics class, so then we can use the complement rule given by:

[tex] P(A') = 1-P(A)[/tex]

Where A is the event of interest (a freshman at a certain college takes an introductory statistics class) and A' the complement (a freshman at a certain college NOT takes an introductory statistics class) and then replacing we got:

[tex] P(A')=1-0.21= 0.79[/tex]

Step-by-step explanation:

For this problem we know that the probability that a freshman at a certain college takes an introductory statistics class is 0.21, let's define of interest as A and we can set the probability like this:

[tex] P(A) = 0.21[/tex]

We want to find the probability that a randomly selected freshman from this college does not take an introductory statistics class, so then we can use the complement rule given by:

[tex] P(A') = 1-P(A)[/tex]

Where A is the event of interest (a freshman at a certain college takes an introductory statistics class) and A' the complement (a freshman at a certain college NOT takes an introductory statistics class) and then replacing we got:

[tex] P(A')=1-0.21= 0.79[/tex]

Classify the following triangle .check all that apply

Answers

Answer:

Its right and scalene.

It has a right angle and all the sides are diferent.

One angle of a right triangle measures 51 degrees. What is the measure of the other small angle?

Answers

Answer:

a rigt angle is a total of 90 degrees so subtratct 51 from 90 and you get 39 degrees.

What is the average rate of change for this function for the interval from x= 1
to x = 3?

Answers

Answer:

The average rate of change is 12x=12.0x.

Description:

Function: x= 1x = 3  convert to short form: x 1x 3

Interval:  x= 1  ,       x 3

Steps:

Input:  Find the average rate of change of f(x)=3x2 on the interval [x,3x].

We have that a=x, b=3x, f(x)=3x2

Thus, f(b)−f(a)b−a=3((3x))2−(3(x)2)3x−(x)=12x.

Answer: the average rate of change is 12x=12.0x.

Please mark brainliest

Hope this helps.

Answer:

3

Step-by-step explanation:

A P E X


Here's a graph of a linear function. Write the
equation that describes that function.
Express it in slope-intercept form.
HELP PLEASE

Answers

Answer:

y=2/3x+1

Step-by-step explanation:

The slope is 2/3 and the y-intercept is 1.

(a) Use the power series expansions for ex, sin x, cos x, and geometric series to find the first three nonzero terms in the power series expansion of the given function.
(b) Based on the information given in the section on algebraic properties of power series, for which values of x can you guarantee that the new series converges.
(If you have a CAS, you can easily find several more nonzero terms in the power series expansions of the functions.)
(e^x)/(cos(x))

Answers

Answer:

a) [tex]\mathbf{4 + \dfrac{x}{1!}- \dfrac{2x^2}{2!} ...}[/tex]

b)  See Below for proper explanation

Step-by-step explanation:

a) The objective here  is to Use the power series expansions for ex, sin x, cos x, and geometric series to find the first three nonzero terms in the power series expansion of the given function.

The function is [tex]e^x + 3 \ cos \ x[/tex]

The expansion is of  [tex]e^x[/tex] is [tex]e^x = 1 + \dfrac{x}{1!}+ \dfrac{x^2}{2!}+ \dfrac{x^3}{3!} + ...[/tex]

The expansion of cos x is [tex]cos \ x = 1 - \dfrac{x^2}{2!}+ \dfrac{x^4}{4!}- \dfrac{x^6}{6!}+ ...[/tex]

Therefore; [tex]e^x + 3 \ cos \ x = 1 + \dfrac{x}{1!}+ \dfrac{x^2}{2!}+ \dfrac{x^3}{3!} + ... 3[1 - \dfrac{x^2}{2!}+ \dfrac{x^4}{4!}- \dfrac{x^6}{6!}+ ...][/tex]

[tex]e^x + 3 \ cos \ x = 4 + \dfrac{x}{1!}- \dfrac{2x^2}{2!} + \dfrac{x^3}{3!}+ ...[/tex]

Thus, the first three terms of the above series are:

[tex]\mathbf{4 + \dfrac{x}{1!}- \dfrac{2x^2}{2!} ...}[/tex]

b)

The series for [tex]e^x + 3 \ cos \ x[/tex] is [tex]\sum \limits^{\infty}_{x=0} \dfrac{x^x}{n!} + 3 \sum \limits^{\infty}_{x=0} ( -1 )^x \dfrac{x^{2x}}{(2n)!}[/tex]

let consider the series; [tex]\sum \limits^{\infty}_{x=0} \dfrac{x^x}{n!}[/tex]

[tex]|\frac{a_x+1}{a_x}| = | \frac{x^{n+1}}{(n+1)!} * \frac{n!}{x^x}| = |\frac{x}{(n+1)}| \to 0 \ as \ n \to \infty[/tex]

Thus it converges for all value of x

Let also consider the series [tex]\sum \limits^{\infty}_{x=0}(-1)^x\dfrac{x^{2n}}{(2n)!}[/tex]

It also converges for all values of x

Score: 0 of 1 pt
7.4.41
From a standard 52-card deck, how many 5-card hands consist entirely of black cards?

Answers

Answer:

so halve the deck is black and halve the deck is red so you have 26 black cards then divide by 5 and you get 5 with 1 card leftover

build the greatest and the smallest number using the digit 7,2,6
greatest _____ and smallest ____

Answers

greatest: 762
smallest: 267
Other Questions
4x + 3y - 8z-5x + 7y + 10Z(+) - 4x 3y - 8z which vitamin or mineral carries oxygen from the lungs to the rest of the body? Carmen Camry operates a consulting firm called Help Today, which began operations on August 1. On August 31, the company's records show the following accounts and amounts for the month of August Cash Accounts receivable office supplies Land office equipment Accounts payable Dividends $25,370 Consulting fees earned 27,010 9,570 5, 620 880 530 102,100 22,370 Rent expense 5,260 Salaries expense 44,010 Telephone expense 20,020 Miscellaneous expenses 10,540 Common stock 6,020 Exercise 2-17 Preparing a statement of retained earnings LO P3 Use the above information to prepare an August statement of retained earnings for Help Today,( f(n) = 65 - 4n; 29determine which term produces the given number? Who is the son of a Greek god in thallusionWhat thic event does the texterHow does the alusion and to the characterization of The histogram shows the number of fish caught one weekend by members of a fishing club. Which statement is best supported by this histogram?Seven people caught 5 fish.One person caught more than 5 fish.Between 3 and 5 people caught 5 fish.Everyone caught at least 2 fish. how would i solve this? The University of Puhonicks hires several professors that specialize in accounting, management, and economics and clusters each into one of three departments. The dean has obviously decided to group employees by:________a) Project. b) Function. c) Product. d) Geography. During the annual walk for peace, nina walked a total of six miles more than her husband ed. Their combined mileage was 46. Ed's company pledged to donate $1.00 for each mile that ed and nina walked. How many miles did nina walk? Can someone help me out on this question? Determine the value of y in the figure, and identify whether the triangle is isosceles or equilateral. answers: y = 30; equilateral y = 30; isosceles y = 60; equilateral y = 60; isosceles Pedro: Voy a viajar este mes a Argentina por avin. Marta: Qu vas a hacer? Pedro: Voy a ver a mi familia. Hace cinco aos que no los veo. What might Martas response to Pedro be? Disfruta estar con tus amigos. Estoy triste por ti. Qu bueno, estoy emocionada! Tu crucero va a ser divertido. How did President Bushs response to the conflict between Iraq and Kuwait contrast with President Clintons response to the conflict in Bosnia? President Bush sent a massive invasion force, while Clinton sent many troops as peacekeepers. President Bush sent a smaller force of troops, while Clinton sent hundreds of thousands to invade. President Bush contributed to lasting peace in Iraq, while Clinton faced increased fighting in Bosnia. President Bush negotiated with Iraq before declaring war, while Clinton invaded Bosnia and then negotiated peace. EASY question for yall mathy people, easy points! Question in photo. graph each linear equation y equals negative 3x - 2 Omg you guys were so helpful on my last question! But I got anotherWhat is 27 divided by 655I have to answer my question in boxes.Please hurry before my lesson goes off!! Write an equation in point-slope form of a line that goes through the points (1,4) and (3,-10). Do not use any spaces in your answer. PlZ HELP ME W THIS!! (I SUCK AT MATH) MARKING BRAINEST!!! What is one reason for why the availability of drinkable water in the developing world is a problem? How many quarts of a 50% solution of acid must be added to 20 quarts of a 20% solution of acid to obtain a mixture containing a 40% solution of acid? Answer: quarts