WILL GIVE BRAINLIEST HELP ASAP

WILL GIVE BRAINLIEST HELP ASAP

Answers

Answer 1

Answer:

x = -3

Step-by-step explanation:

1.8 - 3.7x = -4.2x +.3

Add 4.2x to each side

1.8 - 3.7x +4.2x= -4.2x+4.2x +.3

1.8 +.5x = .3

Subtract 1.8 from each side

1.8 +.5x -1.8 = .3 -1.8

.5x = -1.5

Divide each side by .5

.5x/.5 = -1.5/.5

x = -3

Answer 2

Answer:

x=-3

Step-by-step explanation:

In order to solve this equation, we have to isolate x. Perform the opposite of what is being done to the equation. Remember to perform everything to both sides.

1.8-3.7x= -4.2x +0.3

3.7x is being subtracted from 1.8 (-3.7x). The inverse operation of subtraction is addition. Add 3.7x to both sides.

1.8-3.7x+3.7x= -4.2x+3.7x+0.3

1.8= -4.2x+3.7x+0.3

1.8= -0.5x+0.3

0.3 is being added to -0.5x. The opposite of addition is subtraction. Subtract 0.3 from both sides.

1.8-0.3= -0.5x+0.3-0.3

1.8-0.3 = -0.5x

1.5=-0.5x

-0.5 and x are being multiplied (-0.5*x= -0.5x). The opposite of multiplication is division. Divide both sides by -0.5.

1.5/-0.5=-0.5x/-0.5

1.5/-0.5=x

-3=x


Related Questions

Write the point slope form of an equation of the line through the points (-2,6) and (3,-3)

Answers

Answer:

A.

Step-by-step explanation:

So first you need to find the slope:

[tex]\frac{-2-6}{3+2} =-\frac{8}{5}[/tex]

Since it's point slope, you have to use a point:

It's either:

[tex](y - 6)=-\frac{8}{5}(x+2)[/tex]

or

[tex](y+2)=-\frac{8}{5}(x-3)[/tex]

Check which answer has those:

A.

The solution is Option A.

The equation of line is y - 6 = ( -8/5 ) ( x + 2 ) where the slope is -8/5

What is an Equation of a line?

The equation of a line is expressed as y = mx + b where m is the slope and b is the y-intercept

And y - y₁ = m ( x - x₁ )

y = y-coordinate of second point

y₁ = y-coordinate of point one

m = slope

x = x-coordinate of second point

x₁ = x-coordinate of point one

The slope m = ( y₂ - y₁ ) / ( x₂ - x₁ )

Given data ,

Let the equation of line be represented as A

Now , the value of A is

Let the first point be P ( -2 , 6 )

Let the second point be Q ( 3 , -2 )

The slope of the line between the point is given by m = ( y₂ - y₁ ) / ( x₂ - x₁ )

Substituting the values in the equation , we get

Slope m = ( 6 - ( - 2 ) ) / ( -2 - 3 )

On simplifying the equation , we get

Slope m = ( 8 / -5 ) = -8/5

Now , the equation of line is y - y₁ = m ( x - x₁ )

Substituting the values in the equation , we get

y - 6 = ( -8/5 ) ( x - ( -2 ) )

On simplifying the equation , we get

y - 6 = ( -8/5 ) ( x + 2 )

Hence , the equation of line is y - 6 = ( -8/5 ) ( x + 2 )

To learn more about equation of line click :

https://brainly.com/question/14200719

#SPJ2

The amount of pollutants that are found in waterways near large cities is normally distributed with mean 9 ppm and standard deviation 1.5 ppm. 38 randomly selected large cities are studied. Round all answers to 4 decimal places where possible.
1. What is the distribution of XX? XX ~ N(,)
2. What is the distribution of ¯xx¯? ¯xx¯ ~ N(,)
3. What is the probability that one randomly selected city's waterway will have more than 9.6 ppm pollutants?
4. For the 37 cities, find the probability that the average amount of pollutants is more than 9.6 ppm.
5. For part d), is the assumption that the distribution is normal necessary? YesNo
6. Find the IQR for the average of 37 cities.
Q1 = ppm
Q3 = ppm
IQR: ppm

Answers

Answer:

Step-by-step explanation:

Hello!

There are two values of n in the text, I'll use the one that appears in all the questions.

The variable of interest is

X: pollutants found in waterways near large cities. (ppm)

This variable has a normal distribution with parameters μ= 9ppm and σ= 1.5ppm

1) X~N(μ;σ²)

X~N(9;2.25)

2) The distribution of the sample mean is X~N(μ;σ²/n)

σ²/n= 2.25/37= 0.06

X~N(9;0.06)

3) P(X>9.6)

To calculate this probability you have to use the standard normal distribution. Using the population parameters, you can calculate the corresponding Z value:

Z= (X-μ)/σ= (9.6-9)/1.5= 0.4

P(Z>0.4)= 1-P(Z≤0.4)= 1 - 0.65542= 0.34458

The probability of selecting a city at random and finding 9.6ppm pollutants.

4) In this item, instead of calculating the probability of one value of the variable you have to calculate the probability of the sample average taking a determined value. Because of this, you have to work using the distribution of the sample mean, instead of the distribution of the variable.

P(X[bar]>9.6)

Z= (X[bar]-μ)/(σ/√n)= (9.6-9)/√0.06= 2.45

P(Z>2.45)= 1 - P(Z≤2.45)= 1 - 0.99286= 0.00714

5) The assumption of a normal distribution is not necessary for item 4. Since the sample size is large enough (greater than 30) you can apply the central limit theorem and approximate the distribution of the sample mean to normal, regarding the distribution of the original variable.

6)

In this case, you have to work starting with the standard normal distribution and then "translate" the Z values into values of the average amount of pollutants.

The first quartile divides the bottom 25% of the distribution from the top 75%, symbolically:

P(Z≤z₁)= 0.25

z₁= -0.674

z₁= (X[bar]-μ)/(σ/√n)

z₁*(√n/σ)=X[bar]-μ

X[bar]=z₁*(√n/σ)+μ

X[bar]=(-0.674)*(√37/1.5)+9= 6.27ppm

The third quartile divides the bottom 75% of the distribution from the top 25%, symbolically:

P(Z≤z₂)= 0.75

z₂= 0.674

z₂= (X[bar]-μ)/(σ/√n)

z₂*(√n/σ)=X[bar]-μ

X[bar]=z₂*(√n/σ)+μ

X[bar]=(0.674)*(√37/1.5)+9= 11.7.3ppm

IQR= Q₃-Q₁= 11.73-6.27= 5.46ppm

I hope this helps!

Thirty percent of all telephones of a certain type are submitted for service while under warranty. Of these, 70% can be repaired, whereas the other 30% must be replaced with new units. If a company purchases ten of these telephones, what is the probability that exactly three will end up being replaced under warranty

Answers

Answer:

26.68% probability that exactly three will end up being replaced under warranty

Step-by-step explanation:

For each telephone under warranty, there are only two possible outcomes. Either they need to be replaced, or they do not need to be replaced. Each telephone is independent of other telephones. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

30% must be replaced with new units

This means that [tex]p = 0.3[/tex]

If a company purchases ten of these telephones, what is the probability that exactly three will end up being replaced under warranty

This is [tex]P(X = 3)[/tex] when [tex]n = 10[/tex]. So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 3) = C_{10,3}.(0.3)^{3}.(0.7)^{7} = 0.2668[/tex]

26.68% probability that exactly three will end up being replaced under warranty

A girl threw a marble 15 m vertically up in the air which later fell and settled at the bottom of a lake 7 m deep. Find the total distance travelled by the marble while falling down?

Answers

Answer:

22 m

Step-by-step explanation:

Total distance travelled by marble while falling down = height above surface of lake + depth of lake = 15 + 7 = 22 m

For an exam given to a​ class, the​ students' scores ranged from 34 to 99 ​, with a mean of 78 . Which of the following is the most realistic value for the standard​ deviation: -14,3,0,56,15?
Clearly explain​ what's unrealistic about each of the other values.

Answers

Answer:

The most realistic value for the standard deviation is 15.

Step-by-step explanation:

The standard deviation of a distribution is a measure of dispersion. It is a measure of the spread of the distribution from the mean of the distribution. It expresses how far most of the distribution is from the mean.

Mathematically, the standard deviation is given as the square root of variance. And variance is an average of the squared deviations from the mean.

Mathematically,

Standard deviation = σ = √[Σ(x - xbar)²/N]

x = each variable (ranges from 34 to 99)

xbar = mean = 78

N = number of variables

Now taking the given possible values of the standard deviation one at a time,

-14

The standard deviation cannot be negative as it is a square root of the average of the sum of square deviations from the mean. Since the square of a number cannot be negative, it directly translates that the standard deviation cannot be negative.

3

A small standard deviation like 3 indicates that the distribution mostly centres about the mean, with very little variation. And the distribution given has a mean (78) that is very far away from at least one of the variables in the distribution. Hence, 3 is too low to pass ad the standard deviation of this distribution described.

0

A standard deviation of 0 indicates that all the variables in the distribution have the same value as the mean. That is, the distribution only contains 1 number, probably multiple times. So, this cannot be the standard deviation for the distribution described.

56

This value represents a value that is too high to express the spread of the distribution described. The mean (78) is very close to the maximum value of the distribution, and far away from the lower value(s), indicating that most of the distribution is in and around the upper values with a few variables closer to the lower limit. A standard deviation as high as 56 for a mean of 78 translates to a distribution with most of variables far from the mean, which isn't the case here.

Moreso, a simple add of the standard deviation to the mean or subtracting the standard deviation from the mean should give at least one of the results with values within the distribution.

(Mean) + (Standard deviation) = 78 + 56 = 134 >> 99 (outside distribution)

(Mean) + (Standard deviation) = 78 - 56 = 22 << 34 (also outside the distribution)

15

This is the most realistic value for the standard deviation as it represents what the distribution described above is.

The mean (78) being close to the maximum value of the distribution, and far away from the lower value(s) indicates that most of the distribution is in and around the upper values with a few variables closer to the lower limit.

So, 15 indicates a perfect blend of small deviations due to the high values close to the mean and the very high deviation from the evidently few lower values.

(Mean) + (Standard deviation) = 78 + 15 = 93 < 99 (within distribution)

(Mean) + (Standard deviation) = 78 - 15 = 63 > 34 (also within the distribution)

Hope this Helps!!!

When The most realistic value for the standard deviation is 15.

Step-by-step explanation:

                              Standard deviation The standard deviation of a distribution is a measure of dispersion. also, It is a measure of the spread of the distribution from the mean of the distribution. when It expresses how far most of the distribution is from the mean. Then according to Mathematically, the standard deviation is given as the square root of variance. And also variance is an average of the squared deviations from the mean.

                           mathematically,When Standard deviation is = σ = √[Σ(x - xbar)²/N]After that x = each variable (ranges from 34 to 99)then xbar is = mean = 78Now N is = number of variablesThen we take the given possible values of the standard deviation one at a time, -14 after that The standard deviation cannot be negative as it is a square root of the average of the sum of square deviations from the mean. Since the square of a number cannot be negative, also it directly translates that the standard deviation cannot be negative. After that 3 no when A small standard deviation like 3 indicates that the distribution mostly centers about the mean, with very little variation. And also the distribution given has a mean (78) that is very far away from at least one of the variables in the distribution. Hence proof that is, 3 is too low to pass ad the standard deviation of this distribution described. Then 0 when A standard deviation of 0 indicates that all the variables in the distribution have the same value as the mean. That means is, the distribution only contains 1 number, probably multiple times. So that, this can't be the standard deviation for the distribution described. Now 56 This value represents a value that is too high to express the spread of the distribution described. when The mean (78) is very close to the maximum value of the distribution, and also far away from the lower value(s), indicating that most of the distribution is in and also around the upper values with a few variables closer to the lower limit. when A standard deviation as high as 56 for a mean of 78 translates to a distribution with most of the variables far from the mean, which isn't the case here. More so, when a simple addition of the standard deviation to the mean or subtracting the standard deviation from the mean should have given at least one of the results with values within the distribution.After that (Mean) + (Standard deviation) = 78 + 56 = 134 >> 99 (outside distribution)Then (Mean) + (Standard deviation) = 78 - 56 = 22 << 34 (also outside the distribution) Now last digit 15 This is the most realistic and also a value for the standard deviation as it represents what the distribution described above is.When The mean (78) is close to the maximum value of the distribution, and also far away from the lower value(s) indicates that most of the distribution is in and also that around the upper values with a few variables closer to the lower limit.So that, 15 indicates a perfect blend of small deviations due to the high values close to the mean and also the very high deviation from the evidently few lower values.Then (Mean) + (Standard deviation) = 78 + 15 = 93 < 99 (within distribution) After that (Mean) + (Standard deviation) =Thus, 78 - 15 = 63 > 34 (also within the distribution)

Find out more information about standard​ deviation here:

https://brainly.com/question/25309029

HELPPPPPPWhich is the simplified form of -7 +5-12?
1
12
S
O M - 512
12
S
o
1
12
S

Answers

Answer:

Step-by-step explanation:

[tex]r^{-7} +s^{-12} \\Use Negative Power Rule: x^{-a} =\frac{1}{x^{a} } \\r^{\frac{1}{7} } +s^{\frac{1}{12} } \\[/tex]

I hope i am correct

Problem 3.3.9 • (a) Starting on day 1, you buy one lottery ticket each day. Each ticket is a winner with probability 0.1. Find the PMF of K, the number of tickets you buy up to and including your fifth winning ticket. (b) L is the number of flips of a fair coin up to and including the 33rd occurrence of tails. What is the PMF of L? (c) Starting on day 1, you buy one lottery ticket each day. Each ticket is a winner with probability 0.01. Let M equal the number of tickets you buy up to and including your first winning ticket. What is the PMF of M?

Answers

Answer:

a) The probability mass function of K = [tex]P(K=k) = \binom{k-1}{4}0.1^{4}*0.9^{k-5} ; k =5,6,...[/tex]

b)

c)

Step-by-step explanation:

a) Let p be  the probability of winning each ticket be = 0.1

Then q which is the probability of failing each ticket  = 1 - p = 1  - 0.1 = 0.9

Assume X represents the  number of failure preceding the 5th success in x + 5 trials.

The last trial must be success whose probability is p = 0.1 and in the remaining (x + r- 1) ( x+ 4 ) trials we must have have (4) successes whose probability is given by:

[tex]\binom{x+r-1}{r-1}*p^{r-1}*q^{x} = \binom{x+4}{4}0.1^{4}*0.9^{x} ; x =0, 1, .........[/tex]

Then, the probability distribution of random variable X is

[tex]P(X=x) = \binom{x+4}{4}0.1^{4}*0.9^{x} ; x =0, 1, .........[/tex]

where;

X represents the  negative binomial random variable.

K= X + 5 = number of ticket buy up to and including fifth winning ticket.

Since K =X+5 this signifies that  X = K-5

as X takes value 0, 1 ,2,...

K takes value 5, 6 ,...

Therefore:

The probability mass function of K = [tex]P(K=k) = \binom{k-1}{4}0.1^{4}*0.9^{k-5} ; k =5,6,...[/tex]

b)

Let p represent the probability of getting a tail on a flip of the coin

Thus p = 0.5 since it is a fair coin

where L = number of flips of the coin including 33rd occurrence of  tails

Thus; the negative binomial distribution of L can be illustrated as:

[tex]P(X=x) = \binom{x-1}{r-1}(1-p)^{x-r}p^r[/tex]

where

X= L

r = 33  &

p = 0.5

Since we are looking at the 33rd success; L is likely to be : L = 33,34,35...

Thus; the PMF of L = [tex]P(L=l) = \binom{l-1}{33-1}(1-0.5)^{l}(0.5)^{33} \\ \\ \\ \mathbf{P(L=l) = \binom{l-1}{33-1}(0.5)^{l} }[/tex]

c)  

Given that:

Let  M be the random variable which represents  the number of tickets need to be bought to get the first success,

also success probability is 0.01.

Therefore, M ~ Geo(0.01).

Thus, the PMF of M is given by:

[tex]P(M = m) = (1-0.01)^{m-1} * 0.01 , \ \ \ since \ \ \ (m = 1,2,3,4,....)[/tex]

[tex]P(M=m) = (0.99)^{m-1} * 0.01 , m = 1,2,3,4,....[/tex]

Angle θ is in standard position. If (8, -15) is on the terminal ray of angle θ, find the values of the trigonometric functions.

sin(θ) =

cos(θ) =

tan(θ) =

csc(θ) =

sec(θ) =
✔ 17/8

cot(θ) =
✔ -8/15
i have only gotten the last two right and i need help with the others.

Answers

Answer:

cos =1/ sec

=8/17

tan =1/cot

= -15/8

sin = 15/17 or -15/17

cosec = 1/ sin

= 17/15 or -17/15

Answer:

Did the same assignment. lol can see how that went but here's the answers. hope it helps.

Plz help! U will get full points!

Answers

Answer:

2 wild cards

Step-by-step explanation:

Typical would mean most often

2 wild cards shows up 6 times which is most often

Which of the following is an arithmetic sequence?

Answers

Answer:

D

Step-by-step explanation:

An arithmetic sequence is a series of numbers that increases or decreases by a certain quantity every step. A is not an arithmetic sequence, since it alternates between 2 and -2. B is not an arithmetic sequence, since it does not grow constantly in one direction. C is not an arithmetic sequence, but rather a geometric one. D is an arithmetic sequence, decreasing by 3 with each step. Hope this helps!

In a recent​ year, the total scores for a certain standardized test were normally​ distributed, with a mean of 500 and a standard deviation of 10.4. A) Find the probability that a randomly selected medical student who took the test had a total score that was less than 484. The probability that a randomly selected medical student who took the test had a total score that was less than 484 is:_______.B) Find the probability that a randomly selected study participant's response was between 4 and 6 The probability that a randomly selected study participant's response was between 4 and 6 is:_______.C) Find the probability that a randomly selected study participant's response was more than 8. The probability that a randomly selected study participant's response was more than 8 is:________.

Answers

Answer:

A) The probability that a randomly selected medical student who took the test had a total score that was less than 484 = 0.06178

B) The probability that a randomly selected study participant's response was between 504 and 516 = 0.29019

C) The probability that a randomly selected study participant's response was more than 528 = 0.00357

D) Option D is correct.

Only the event in (c) is unusual as its probability is less than 0.05.

Step-by-step explanation:

The b and c parts of the question are not complete.

B) Find the probability that a randomly selected study participant's response was between 504 and 516

C) Find the probability that a randomly selected study participant's response was more than 528.

D) Identify any unusual event amongst the three events in A, B and C. Explain the reasoning.

a) None.

b) Events A and B.

C) Event A

D) Event C

Solution

This is a normal distribution problem with

Mean = μ = 500

Standard deviation = σ = 10.4

A) Probability that a randomly selected medical student who took the test had a total score that was less than 484 = P(x < 484)

We first normalize or standardize 484

The standardized score for any value is the value minus the mean then divided by the standard deviation.

z = (x - μ)/σ = (484 - 500)/10.4 = - 1.54

To determine the required probability

P(x < 484) = P(z < -1.54)

We'll use data from the normal distribution table for these probabilities

P(x < 484) = P(z < -1.54) = 0.06178

B) Probability that a randomly selected study participant's response was between 504 and 516 = P(504 ≤ x ≤ 516)

We normalize or standardize 504 and 516

For 504

z = (x - μ)/σ = (504 - 500)/10.4 = 0.38

For 516

z = (x - μ)/σ = (516 - 500)/10.4 = 1.54

To determine the required probability

P(504 ≤ x ≤ 516) = P(0.38 ≤ z ≤ 1.54)

We'll use data from the normal distribution table for these probabilities

P(504 ≤ x ≤ 516) = P(0.38 ≤ z ≤ 1.54)

= P(z ≤ 1.54) - P(z ≤ 0.38)

= 0.93822 - 0.64803

= 0.29019

C) Probability that a randomly selected study participant's response was more than 528 = P(x > 528)

We first normalize or standardize 528

z = (x - μ)/σ = (528 - 500)/10.4 = 2.69

To determine the required probability

P(x > 528) = P(z > 2.69)

We'll use data from the normal distribution table for these probabilities

PP(x > 528) = P(z > 2.69) = 1 - P(z ≤ 2.69)

= 1 - 0.99643

= 0.00357

D) Only the event in (c) is unusual as its probability is less than 0.05.

Hope this Helps!!!

ASAPPPP
I HAVE AND IMAGE BELOW

Answers

Answer:

#1

Step-by-step explanation:

The associative property of addition states that we can "flip" two expressions that are being added. Therefore, our answer is the first one because it can be rewritten as 3x + (-7y) which then is equivalent to -7y + 3x.

The answer is one if you try plugging x in as a number and y as one for an example (1,0) where x is 1 and y is 0

Some college professors make bound lecture notes available to their classes in an effort to improve teaching effectiveness. A study of business student's opinions of lecture notes. Two groups of students were surveyed - 86 students enrolled in a promotional strategy class that required the purchase of lecture notes, and 35 students enrolled in a sales/retailing elective that did not offer lecture notes. At the end of the semester :"Having a copy of the lecture notes was helpful in understanding the material." Responses were measured on a nine-point semantic difference scale, where 1="strongly disagree" and 9=" strongly agree." A summary of the results is reported in the follow:
Classes Buying Lecture Notes Classes Not Buying Lecture Notes
n1=86 n2=35
X1=8.48 X2=7.80
S21=.94 S22=2.99
a. Describe the two populations involved in the comparison.
b. Do the samples provides sufficient evidence to conclude that there is a difference in the mean responses of the two groups of the students? Test using α=.01
c. Construct a 99% confidence interval for (μ1-μ2). Interpret the result.
d. Would a 95% confidence interval for (μ1-μ2) be narrow or wider than the one you found in part c? Why?

Answers

Answer:

Step-by-step explanation:

a) The number of students sampled in both populations are large. We can assume that the populations are normally distributed. The populations are also independent.

b) This is a test of 2 independent groups. Let μ1 be the mean responses of students buying lecture notes and μ2 be the mean responses of students not buying lecture notes.

The random variable is μ1 - μ2 = difference in the mean responses of students buying lecture notes and the mean responses of students not buying lecture notes.

We would set up the hypothesis.

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.

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)

From the information given,

x1 = 8.48

x2 = 7.8

s1 = 0.94

s2 = 2.99

n1 = 86

n2 = 35

t = (8.48 - 7.8)/√(0.94²/86 + 2.99²/35)

t = 1.32

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 = [0.94²/86 + 2.99²/35]²/[(1/86 - 1)(0.94²/86)² + (1/35 - 1)(2.99²/35)²] = 0.0706/0.00192021883

df = 37

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

p value = 0.195

c) Since alpha, 0.01 < than the p value, 0.195, then we would fail to reject the null hypothesis. Therefore, at 5% significance level, the samples do not provide sufficient evidence to conclude that there is a difference in the mean responses of the two groups of the students.

d) The formula for determining the confidence interval for the difference of two population means is expressed as

Confidence interval = (x1 - x2) ± z√(s²/n1 + s2²/n2)

For a 99% confidence interval, the z score is 1.2.58. This is determined from the normal distribution table.

x1 - x2 = 8.48 - 7.8 = 0.68

z√(s1²/n1 + s2²/n2) = 2.58√(0.94²/86 + 2.99²/35) = 1.33

The confidence interval is

0.68 ± 1.33

The upper boundary for the confidence interval is

0.68 + 1.01 = 2.01

The lower boundary for the confidence interval is

0.68 - 1.33 = - 0.65

We are confident that the difference in population means responses between the students buying lecture notes and the students not buying lecture notes is between - 0.65 and 2.01

d) For a 95% confidence interval, the z score is 1.96.

z√(s1²/n1 + s2²/n2) = 1.96√(0.94²/86 + 2.99²/35) = 1.01

The confidence interval is

0.68 ± 1.01

The upper boundary for the confidence interval is

0.68 + 1.01 = 1.69

The lower boundary for the confidence interval is

0.68 - 1.01 = - 0.33

Therefore, a 95% confidence interval for (μ1-μ2) would be narrower. This is seen in the values in both scenarios.

Please answer this correctly

Answers

Answer:

10-19 ⇒ 4

40-49 ⇒ 3

Answer:

10-19: 4 numbers

40-49: 3 numbers

Step-by-step explanation:

10-19: 11, 13, 17, 18 (4 numbers)

40-49: 41, 44, 47 (3 numbers)

Please answer this correctly as soon as possible.I have to finish this today. A triangular prism is 19 yards long and has a triangular face with a base of 12 yards and a height of 8 yards. The other two sides of the triangle are each 10 yards. What is the surface area of the triangular prism?

Answers

total SA = 764 yd²

A triangular prism is 13 yards long and has a triangular face with a base of 12 yards and a height of 8 yards. The other two sides of the triangle are each 10 yards. What is the surface area of the triangular prism?

See attachment.

if length = 13 yards then total SA = 512 yd²

if length = 19 yards then total SA = 764 yd²

Please answer this correctly

Answers

Answer:

28 and 7

35

Step-by-step explanation:

The area of a triangle is base*height/2, no matter the shape.

So the big one is 8*7/2 = 28 in²

And the little one is 2*7/2 = 7 in²

The total trapezoid therefore has an area of 28+7=35 in²

Los dueños de un restaurante cultivan sus propios
tomates, hierbas aromáticas, acelgas y otros vegetales
que utilizan en la preparación de sus comidas. Para el
riego de sus plantas, han construido un reservorio, cuya
capacidad es de 6,25 m3. Si al cabo de unos días han
utilizado los 2/3 de esta cantidad, ¿cuántos metros
cúbicos de agua todavía quedan en el reservorio y a
cuántos litros equivale?
(Considera 1 m3 = 1000 L).

Answers

Answer:

Quedan 2.083 m^3 de agua en el reservorio.

Equivalen a 2083 litros.

Step-by-step explanation:

Los dueños del restaurante tienen un reservorio de agua cuyo volumen es de 6.25 m^3.

Si han utilizado 2/3 del reservorio, esto implica que aún quedan en el reservorio una tercera parte del volumen original (1/3).

Entonces, la cantidad de metros cúbicos (m^3) de agua que quedan en el reservorio se puede calcular como:

[tex]V=(1/3)\cdot V_0=(1/3)\cdot6.25\,m^3=2.083\,m^3[/tex]

Este valor equivale a un volumen en litros de:

[tex]V=2.083\,m^3\cdot \dfrac{1,000\,l}{1m^3}=2,083\,l[/tex]

What’s the correct answer for this question?

Answers

Answer:

The last option is the correct choice 33.5

Step-by-step explanation:

[tex]V=\pi r^2\frac{h}{3} \\=\pi 2^2\frac{8}{3} \\=33.51\\=33.5[/tex]

Answer:

D

Step-by-step explanation:

In the attached file

Please help!!! Which of the following is equal to the rational expression when x ≠ -2 or 3? x^2+5x+6/x^2-x-6

Answers

Answer:

   see below

Step-by-step explanation:

These are always simplified by cancelling common factors from numerator and denominator. In order to do that, you have to factor the expressions. The restrictions on x give a clue as to the factors of the denominator.

  [tex]\dfrac{x^2+5x+6}{x^2-x-6}=\dfrac{(x+3)(x+2)}{(x-3)(x+2)}=\boxed{\dfrac{x+3}{x-3}}[/tex]

The best possible statement to your question is x+3 / x-3

uppose the correlation between two variables, math attitude (x) and math achievement (y) was found to be .78. Based on this statistic, we know that the proportion of the variability seen in math achievement that can be predicted by math attitude is:

Answers

Answer:

The proportion of the variability seen in math achievement that can be predicted by math attitude is 0.78, the same value as the correlation coefficient.

Step-by-step explanation:

The correlation coefficient r between this two variables is found to be 0.78.

This coefficient can be calculated as:

[tex]r=\dfrac{SSY'}{SSY}[/tex]

where SSY' is the sum of the squares deviation from the mean for the predicted value and SSY is the sum of the squares deviation from the mean for the criterion variable.

Then, the value of the coefficient r is giving the proportion of the variability seen in the criterion value Y that can be explained by the predictor variable X.

Answer:

r=SSY'/SSY

Step-by-step explanation:

What’s the correct answer for this question?

Answers

Answer:

B:

Step-by-step explanation:

According to theorem, "the angle in a semi-circle is a right angle" So,

<O = 90°

<M = 54

<K = 180-90-54

<OKM = 36°

Captain Jessica has a ship, the H.M.S. Khan. The ship is two furlongs from the dread pirate Michael and his merciless band of thieves.

The Captain has probability \dfrac{1}{2}

2

1



start fraction, 1, divided by, 2, end fraction of hitting the pirate ship. The pirate only has one good eye, so he hits the Captain's ship with probability \dfrac{1}{6}

6

1



start fraction, 1, divided by, 6, end fraction.

If both fire their cannons at the same time, what is the probability that both the pirate and the Captain hit each other's ships?

Answers

Answer:

[tex]\dfrac{1}{12}[/tex]

Step-by-step explanation:

Probability of the captain hitting the pirate ship [tex]=\dfrac{1}{2}[/tex]

Probability of the pirate hitting the captain's ship [tex]=\dfrac{1}{6}[/tex]

If both fire cannons at the same time, the probability that both the pirate and the captain hit each other's ship

=P(Captain Hits AND Pirate Hits)

=P(Captain Hits) X P(Pirate Hits)

[tex]=\dfrac{1}{2} X \dfrac{1}{6}\\\\=\dfrac{1}{12}[/tex]

What is the range of the function y = -x ^2 + 1?


A. y ≤ -1

B. y ≥ -1

C. y ≤ 1

D. y ≥ 1

Answers

Answer:

  C.  y ≤ 1

Step-by-step explanation:

The maximum value of the function is 1. So, the range is all values of y less than or equal to that.

  y ≤ 1

Find the slope and y-intercept of this linear function:
2x + x = 4(y - 1)

Answers

Answer:

slope: 3/4y-intercept: 1

Step-by-step explanation:

Solve for y to put the equation in slope-intercept form.

  3x = 4y -4 . . . . . eliminate parentheses, collect terms

  3x +4 = 4y . . . . . add 4

  y = 3/4x +1 . . . . . divide by 4

The slope is the x-coefficient: 3/4.

The y-intercept is the constant: 1.

If g(x) = 2x - 4), find the value of xf g(x) = 20. 12 points)​

Answers

Answer:

x = 12

Step-by-step explanation:

g(x)= 2x-4

g(x)= 20

Therefore,

2x-4 = 20

Bringing -4 to the other side it becomes positive,so..

2x= 20+4

= 24

x =24/2

= 12

Use the compound interest formulas A = Pert and A = P(1 + ) to solve. Suppose that you have $11,000 to invest. Which investment yields the greater return over 10 years: 6.25% compounded continuously or 6.3% compounded semiannually? Show your work

Answers

Answer:

Continuously

Step-by-step explanation:

Compounded continuously:

A = Pe^(rt)

A = 11,000 e^(0.0625 × 10)

A = 20,550.71

Compounded semiannually (twice per year):

A = P(1 + r)^t

A = 11,000 (1 + 0.063/2)^(2×10)

A = 11,000 (1 + 0.0315)^20

A = 20,453.96

Any help would be great

Answers

Answer:

88/57

Step-by-step explanation:

Answer: 88:57

Step-by-step explanation:

Length is 88 and width is 57

So the ratio is 88:57

helpppppppppppppppppppppppppppppppppp

Answers

Answer:

answer is 2/3

Step-by-step explanation:

probability it is an eclair is 1/15=3/(3+2x+6+x)= 1/(x+3)

so x+3=15 and then x = 12

so the probability it is a humbug is (2*12+6)/(3*12+9) = 30/45 = 2/3

A researcher has developed a new drug designed to reduce blood pressure. In an experiment, 21 subjects were assigned randomly to the treatment group and received the new experimental drug. Based on these data, the computed two-sample t statistic is:

Answers

Answer:

I think the complete question should be:

A researcher has developed a new drug designed to reduce blood pressure. In an experiment, 21 subjects were assigned randomly to the treatment group and received the new experimental drug. The other 23 subjects were assigned to the control group and received a standard well known treatment. After a suitable period of time, the reduction in blood pressure for each subject was recorded.

Treatment group n = 21, x1 mean = 23.48, sd = 8.01

Control group n = 23, x2 = 18.52, sd = 7.15

Based on these data, the computed two-sample t statistic is:

Step-by-step explanation:

Since the variances to be calculated from the sd are unequal we use this formula:

t statistics = (x1 - x2) / [(sd1²/n1) + (sd2²/n2) where n1 = 21, x1 mean = 23.48, sd1 = 8.01, n2 = 23, x2 = 18.52, sd2 = 7.15

Thus, we have

test statistic= (23.48-18.52) / [(8.01²/21) + (7.15²/23)]

Test statistics = 4.96 / (324.36/21)+(51.12/23)]

Test statistics = 4.96/ (15.45+2.43)

t statistic = 4.96 / 17.88

t statistics = 0.2774

I hope that helps, you can use this to solve for tours if the values are not the same

3. Find the mean and range of the following data.
14, 14, 15, 15, 16, 15, 15, 16

A 15; 15
B 12; 15
C 12; 2
D 15; 2

Answers

Answer:

D: 15 and 2

Step-by-step explanation:

Mean

To find the mean, or average, add up all the values in the data set,then divide by the number of values in the data set.

1. Add up all the values

Values: 14, 14, 15, 15, 16, 15, 15, 16

Add them :14+14+15+ 15+16+15+15+16=120

120

2. Divide by the number of values

Count how many numbers are in the data set. In this case there are 8. Divide 120 by 8.

120/8=15

The mean is 15

Range

To find the range, subtract the smallest number in the set from the biggest number in the set.

14, 14, 15, 15, 16, 15, 15, 16

Biggest number: 16

Smallest number: 14

biggest-smallest

16-14=2

The range is 2

Therefore, the answer is D: 15 and 2

observation means number.

mean= sum of all observation ÷ number of observation

= 14+ 14+ 15+ 15+ 16+ 15+ 16

7

= 105

7

= 15

range= the highest observation - lowest observation

= highest number- 16

lowest number- 14

= 16-14

= 2

therefore the answer is

OPTION- D 15;2

Other Questions
cubical tank 1 meter on each edge is filled with water at 20 degrees C. A cubical pure copper block 0.46 meters on each edge with an initial temperature of 100 degrees C is quickly submerged in the water, causing an amount of water equal to the volume of the smaller cube to spill from the tank. An insulated cover is placed on the tank. The tank is adiabatic. Estimate the equilibrium temperature of the system (block + water). Be sure to state all applicable assumptions. Which of the following are true of trademarks?Check all of the boxes that apply.They protect logos.They protect fabric.They show who the maker of the item is.They can be registered with the government. Unscramble the following words to form a complete sentence about the cycles of nature:limited is through environment Matter recycled the on Earth is and i need help one more time !! Advanced Sounds is engaging in a full upgrade of its Windows Server 2003 network to Windows Server 2008. The upgrade includes using Windows Server 2008 Active Directory. Advanced Sounds has pioneered many technological innovations and is very concerned about keeping its network and computer systems secure. Advanced Sounds Information Technology (IT) Department hires you to help them implement Windows Server 2008 Active Directory. Assume the following: All email servers have been consolidated back in the New York City Complex. Most all the other applications running on Windows Servers are distributed at all sixteen locations. Each location at minimum has a file server, a print server and a local application server. All locations have adequate Wide Area network connections with available capacity; 10 Mbps links The New York location has enough network capacity to serve all 16 locations. There are 500 people at the New Your City complex. There are 200 people at the Quebec City location and 200 at the Montreal location. There are 40-50 people at each outlet store. Advanced Sounds IT Department has formed a small installation planning committee consisting of the IT server operations manager, two system programmers, the current Active Directory administrator, and you. After the first meeting they have asked you to prepare a small report to address the following questions: A. What information is required as input to the initial installation involving Active Directory? a=B. How many Active directory servers do you propose? C. Where will the Active directory server(s) be located? Please help with thisssss Which of the following is an organic molecule? A. Nitrous oxide B. Water C. Glucose D. Hydrogen gas Simplify this problem Select the correct answer.Which type of energy is thermal energy a form of?A.chemical energyB.kinetic energyC.magnetic energyD.potential energy Cual idea describe mejor la viajera what are the characteristic of Alluvial soil Given the following information, find the probability that a randomly selected dog will be a golden retriever or a poodle. Number of dogs who are poodles: 31, golden retrievers: 58, beagles: 20, pugs: 38a) 39.5%b) 60.5%c) 58.0%d) 46.9% What would you do if there _____ an earthquake? Gideon Company uses the allowance method of accounting for uncollectible accounts. On May 3, the Gideon Company wrote off the $2,900 uncollectible account of its customer, A. Hopkins. The entry or entries Gideon makes to record the write off of the account on May 3 is: 14. Catherine found that as she increases the price of a chocolate bar, the number of sales per week decreased. Where to Dig: The dinosaur'stail bones are at the solutionpoint to the system ofequations below.- 2x - 7y = -250y = 140Every time you click a pointusing the CPS, the equationsbelow will update. Remember,the solution is the point thatmakes both equations true.-2( x ) - 7(y) =250 X4( x) - (y) =140 X ASAP! GIVING BRAINLIEST! Please read the question THEN answer CORRECTLY! NO guessing. I say no guessing because people usually guess on my questions. Why xylem and phloem are called complex tissues? How are they different from one another? If 4 million kegs of beer are sold, , which means that: It would be fairer for society to devote fewer resources to the production of beer. It would be fairer for society to devote more resources to the production of beer. Society is currently devoting the efficient quantity of resources to the production of beer. It would be more efficient for society to devote more resources to the production of beer. If 12 million kegs of beer are sold, , which means that: It would be fairer for society to devote more resources to the production of beer. Society is currently devoting the efficient amount of resources to the production of beer. It would be fairer for society to devote fewer resources to the production of beer. It would be more efficient for society to devote fewer resources to the production of beer. The efficient allocation of resources would result in the production of kegs of beer. Divide 24.71/13 to 3 decimal place