Rewrite without parentheses.
−6w x5 (2w³ +7w¹x² – 5x²)
-
Simplify your answer as much as possible.
0

Answers

Answer 1

Step-by-step explanation:

Help me am lost somewhere


Related Questions

15v - 2v + 29 = 5v - 27

Answers

Answer:

v=-7

Step-by-step explanation:

13v-5v=-27-29

8v=-56

v=-56/8=-7

A company is reviewing a batch of 28 products to determine if any are defective. On average,3.2 of products are defective.


What is the probability that the company will find 2 or fewer defective products in this batch?


What is the probability that 4 or more defective products are found in this batch?


If the company finds 5 defective products in this batch, should the company stop production?

Answers

Using the Poisson distribution, it is found that:

There is a 0.3799 = 37.99% probability that the company will find 2 or fewer defective products in this batch.There is a 0.3975 = 39.75% probability that 4 or more defective products are found in this batch.Since [tex]P(X \geq 5) > 0.05[/tex], the company should not stop production it there are 5 defectives in a batch.

What is the Poisson distribution?

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by:

[tex]P(X = x) = \frac{e^{-\mu}\mu^{x}}{(x)!}[/tex]

The parameters are:

x is the number of successese = 2.71828 is the Euler number[tex]\mu[/tex] is the mean in the given interval.

In this problem, the mean is:

[tex]\mu = 3.2[/tex]

The probability that the company will find 2 or fewer defective products in this batch is:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

In which:

[tex]P(X = x) = \frac{e^{-\mu}\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3.2}3.2^{0}}{(0)!} = 0.0408[/tex]

[tex]P(X = 1) = \frac{e^{-3.2}3.2^{1}}{(1)!} = 0.1304[/tex]

[tex]P(X = 2) = \frac{e^{-3.2}3.2^{2}}{(2)!} = 0.2087[/tex]

Then:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0408 + 0.1304 + 0.2087 = 0.3799[/tex]

There is a 0.3799 = 37.99% probability that the company will find 2 or fewer defective products in this batch.

The probability that 4 or more defective products are found in this batch is:

[tex]P(X \geq 4) = 1 - P(X < 4)[/tex]

In which:

P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3).

Then:

[tex]P(X = x) = \frac{e^{-\mu}\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3.2}3.2^{0}}{(0)!} = 0.0408[/tex]

[tex]P(X = 1) = \frac{e^{-3.2}3.2^{1}}{(1)!} = 0.1304[/tex]

[tex]P(X = 2) = \frac{e^{-3.2}3.2^{2}}{(2)!} = 0.2087[/tex]

[tex]P(X = 3) = \frac{e^{-3.2}3.2^{3}}{(3)!} = 0.2226[/tex]

P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0408 + 0.1304 + 0.2087 + 0.2226 = 0.6025

[tex]P(X \geq 4) = 1 - P(X < 4) = 1 - 0.6025 = 0.3975[/tex]

There is a 0.3975 = 39.75% probability that 4 or more defective products are found in this batch.

For 5 or more, the probability is:

[tex]P(X \geq 5) = 1 - P(X < 5)[/tex]

In which:

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4).

Then:

[tex]P(X = x) = \frac{e^{-\mu}\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3.2}3.2^{0}}{(0)!} = 0.0408[/tex]

[tex]P(X = 1) = \frac{e^{-3.2}3.2^{1}}{(1)!} = 0.1304[/tex]

[tex]P(X = 2) = \frac{e^{-3.2}3.2^{2}}{(2)!} = 0.2087[/tex]

[tex]P(X = 3) = \frac{e^{-3.2}3.2^{3}}{(3)!} = 0.2226[/tex]

[tex]P(X = 4) = \frac{e^{-3.2}3.2^{4}}{(4)!} = 0.1781[/tex]

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) = 0.0408 + 0.1304 + 0.2087 + 0.2226 + 0.1781 = 0.7806

[tex]P(X \geq 5) = 1 - P(X < 5) = 1 - 0.7806 = 0.2194[/tex]

Since [tex]P(X \geq 5) > 0.05[/tex], the company should not stop production it there are 5 defectives in a batch.

More can be learned about the Poisson distribution at https://brainly.com/question/13971530

#SPJ1

Identify an equation in point-alope form for the line perpendicular to y-x-7 that passes through (-2,-6).​

Answers

Answer:

[tex]y + 6 = -1(x + 2).[/tex]

Step-by-step explanation:

Let's find the general equation of the given line:

[tex]y - x - 7 = 0\\\\y = x + 7.[/tex]

We can see that [tex]m = 1.[/tex]

Thus, the slope of any perpendicular line to the line [tex]y = x + 7[/tex] is [tex]-1.[/tex]

Given that the perpendicular line passes through (-2, -6), its point-slope form equation is as given:

[tex]y - y_1 = m(x - x_1)\\\\y - (-6) = -1(x - (-2))\\\\y + 6 = -1(x + 2).[/tex]

Please help me with this problem. Seriously desperate again !!

Answers

The dimensions are 7 inches by 17 inches.

What is the area of rectangle?

Let the length be l inches

Let the breadth be b inches

Area = l*b

We can find dimensions as shown below:

Let the length be x inches

Let the width be y inches

Area = 119 square inches

x=3+2y             (1)

Area = l*w

119 = x*y

Putting value of x

119 = (3+2y) *y

119 = 3y+2y^2

2y^2+3y-119=0

2y^2-14y+17y-119=0

2y(y-7) +17(y-7) =0

(y-7) (2y+17) =0

y=7, -17/2

y cannot be negative

so, y = 7

Putting in equation (1)

x=3+2(7)

= 3+14

= 17

Hence, the dimensions are 7 inches by 17 inches.

Learn more about Area here:

https://brainly.com/question/22862820

#SPJ1

Suppose you pay back $575 on a $525 loan you had for 75 days. What was your simple annual interest rate? State your result to the nearest hundredth of a percent.

Answers

The simple annual interest rate for the $ 525 loan is equal to 46.35 %.

What is the interest rate behind a pay back?

In this situation we assume that the loan does not accumulate interests continuously in time. Hence, the interest rate for paying the loan back 75 days later is:

575 = 525 · (1 + r/100)

50 = 525 · r /100

5000 = 525 · r

r = 9.524

The loan has an interest rate of 9.524 % for 75 days. Simple annual interest rate is determine by rule of three:

r' = 9.524 × 365/75

r' = 46.350

The simple annual interest rate for the $ 525 loan is equal to 46.35 %.

To learn more on interests: https://brainly.com/question/26457073

#SPJ1

look at the picture

Answers

The interval where the function is increasing is (3, ∞)

Interval of a function

Given the rational function shown below

g(x) = ∛x-3

For the function to be a positive function, the value in the square root  must be positive such that;

x - 3 = 0

Add 3 to both sides

x = 0 + 3

x = 3

Hence the interval where the function is increasing is (3, ∞)

Learn more on increasing function here: https://brainly.com/question/1503051

#SPJ1

Suppose you were offered this choice:
ONE supersized cone for $8 or FOUR regular-sized cones for $5.
The radius of the large cone is 5 inches, and its height is 12 inches.
Each of the smaller cones has a radius of 2.5 inches and a height of 6 inches.
Does the large cone hold more ice cream, or do the four smaller cones combined?
Which is the better deal? Provide mathematical justification for your answer.

Answers

The large cone can hold more ice cream than the four smaller cones combined.

The large cone is a better deal.

What is a cone?

A cone is a three-dimensional structure with a round base and a point at the top, known as the vertex.

A cone is a three-dimensional solid geometric object with a point at the top and a circular base. A cone has a vertex and one face. For a cone, there are no edges.

The radius, height, and slant height of the cone are its three constituent parts.

For the supersized cone,

Volume = π(5)(5)(12)/3 = 314.29 cubic inches

For a small cone,

Volume= π(2.5)(2.5)(6)/3 = 39.29 cubic inches

Combined volume of 4 such cones = 4*39.29 = 157.16 cubic inches

As the volume of the larger cone is more, thus it holds more ice cream. Also it is a better deal, as it costs less than 4 small cones.

Learn more about cones here:

https://brainly.com/question/1082469

#SPJ1

Find the measure of X

Answers

Answer:

[tex]x[/tex] = 67°

Step-by-step explanation:

As we can see in the diagram, ∠[tex]x[/tex] and the 78° angle together make up the 145° angle.

∴ [tex]x[/tex] + 78° = 145°

⇒ [tex]x[/tex] = 145° - 78°

⇒ [tex]x[/tex] = 67°

Jed wants to prove that his test scores are greatly improving. He makes the graph shown here.
Explain why someone may think this graph is misleading.

Answers

Someone may think this graph is misleading because it does not start from the origin

How to determine the reason?

As a general rule, graphs are to begin from the origin

The origin of a graph is

(x, y) = (0, 0)

From the given graph, the origin is

(x, y) = (0, 60)

This means that someone may think this graph is misleading because it does not start from the origin

Read more about misleading graphs at:

https://brainly.com/question/17099797

#SPJ1

Rotate the given triangle 270° counter-clockwise about the origin.
[tex]\left[\begin{array}{ccc}-1&2&2\\-1&-1&3\end{array}\right][/tex]

[tex]\left[\begin{array}{ccc}-1&[?]&[?]\\1&[?]&[?]\end{array}\right][/tex]

Answers

The rotation of the triangle [tex]\left[\begin{array}{ccc}-1&2&2\\-1&-1&3\end{array}\right][/tex] 270° counter-clockwise about the origin gives [tex]\left[\begin{array}{ccc}-1&-1&3\\1&-2&-2\end{array}\right][/tex]

What is transformation?

Transformation is the movement of a point from its initial location to a new location. Types of transformation are rotation, reflection, translation and dilation.

If a point (x, y) is rotated 270° counter-clockwise about the origin, the new point is (y, -x)

The rotation of the triangle [tex]\left[\begin{array}{ccc}-1&2&2\\-1&-1&3\end{array}\right][/tex] 270° counter-clockwise about the origin gives [tex]\left[\begin{array}{ccc}-1&-1&3\\1&-2&-2\end{array}\right][/tex]

Find out more on transformation at: https://brainly.com/question/4289712

#SPJ1

Find the period of the function y = 2∕3 cos(4∕7x) + 2. Question 11 options: A) 7∕2π B) 4∕7π C) 3π D) 7∕4π

Answers

The period of the function y = 2∕3 cos(4∕7x) + 2. is 7/2π

How to determine the period of the function?

The function is given as:

y = 2∕3 cos(4∕7x) + 2.

The above function is a cosine function

A cosine function is represented as:

y = A cos(B(x + C)) + D

Where the period is

Period = 2π/B

By comparing the equations, we have

B = 4/7

Substitute B = 4/7 in Period = 2π/B

Period = 2π/(4/7)

Express as product

Period = 2π * 7/4

Divide 4 by 2

Period = π * 7/2

Evaluate the product

Period = 7/2π

Hence, the period of the function y = 2∕3 cos(4∕7x) + 2. is 7/2π

Read more about cosine functions at:

https://brainly.com/question/17075439

#SPJ1

25 mice were involved in a biology experiment involving exposure to chemicals found in ciggarette smoke. 15 developed at least 1 tumor, 9 suffered re[iratory failure, and 4 suffered from tumors and had respiratory failure

Answers

The number of mice that didn't get a tumor is 9 mice out of the 25 mice.

How to know how many mice didn't have a tumor?

Identify the total mice who did not have any effects or the effects did not include a tumor.

Repiratory failure: 9 mice

Based on this, it can be concluded 9 mice did not have a tumor, while 21 mice hat at least a tumor and some of them had a tumor and respiratory failure.

Note: This question is incomplete; here is the missing section:

How many didn't get a tumor?

Learn more about mices in: https://brainly.com/question/20662365

#SPJ1

One solution to the problem below is 3.
What is the other solution?
b²-9=0

Answers

By algebra, if one solution for the second order polynomial b² - 9 = 0 is 3, then the other solution to the expression is - 3.

How to find the remaining root of second order polynomial

Herein we have a quadratic equation, that is, a second order polynomial, of the form b² - a² = 0. By algebra we know that the polynomial of such form have the following equivalence:

b² - a² = (b - a) · (b + a), which means that the roots of the interval are x₁ = a and x₂ = - a.

If we know that a² = 9, then the roots of the second order polynomial are:

b² - 9 = (b - 3) · (b + 3)

By algebra, if one solution for the second order polynomial b² - 9 = 0 is 3, then the other solution to the expression is - 3.

To learn more on second order polynomials: https://brainly.com/question/2263981

#SPJ1

adjoint of [1 0 2 -1] is

Answers

The adjoint of the matrix [tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex] is [tex]\left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

How to determine the adjoint?

The matrix is given as:

[tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex]

For a matrix A be represented as:

[tex]A = \left[\begin{array}{cc}a&b\\c&d\end{array}\right][/tex]

The adjoint is:

[tex]Adj = \left[\begin{array}{cc}d&-b\\-c&a\end{array}\right][/tex]

Using the above format, we have:

[tex]Adj = \left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

Hence, the adjoint of the matrix [tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex] is [tex]\left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

Read more about matrix at:

https://brainly.com/question/11989522

#SPJ1

Triangles ABC and A''B''C'' are similar. Identify the type of reflection performed and the scale factor of dilation.

Answers

The type of reflection performed and the scale factor of dilation of the diagram are; Reflection over the x-axis and a scale factor dilation of 2.

How to Identify Transformation used on diagram?

From the given diagram, we are told that triangle ABC is transformed into Triangle A"B"C".

Now, we are told that both triangles are similar and as such if they are similar then, it means each corresponding side has the same ratio. Thus, there was a dilation by a scale factor of 2.

Now, the reflection that took place after the dilation would be a reflection over the x-axis.

Read more about Transformations at; https://brainly.com/question/4289712

#SPJ1

The probability distribution for a
random variable x is given in the table.
x
-5 -3 -2 0
Probability 17
13 .33 16
2
.11
3
.10
Find the probability that -2 < x < 2

Answers

Answer:

0.6 or 60%

Step-by-step explanation:

According to the distribution table, the percent values within the interval of [- 2, 2] are:

0.33, 0.16, 0.11

Add them together to get the required answer:

0.33 + 0.16 + 0.11 = 0.6 or 60%

The answer is 0.6 or 60%.

The respective probabilities that lie in the interval [-2, 2] are 0.33, 0.16, and 0.11. Therefore, the probability it lies in the interval is equal to the sum of the probabilities.

0.33 + 0.16 + 0.110.49 + 0.110.6 = 60%

Each container must hold exactly 1 litre of water Each container must have a minimum surface area

Answers

The containers must be spheres of radius = 6.2cm

How to minimize the surface area for the containers?

We know that the shape that minimizes the area for a fixed volume is the sphere.

Here, we want to get spheres of a volume of 1 liter. Where:

1 L = 1000 cm³

And remember that the volume of a sphere of radius R is:

[tex]V = \frac{4}{3}*3.14*R^3[/tex]

Then we must solve:

[tex]V = \frac{4}{3}*3.14*R^3 = 1000cm^3\\\\R =\sqrt[3]{ (1000cm^3*\frac{3}{4*3.14} )} = 6.2cm[/tex]

The containers must be spheres of radius = 6.2cm

If you want to learn more about volume:

https://brainly.com/question/1972490

#SPJ1

4. (a)(i)Show that log4x=2log16x. (ii)Show that log x=3logb³ x. (iii) Show that log₂x=(1+log₂3)logix.​

Answers

that log4x=2log16x. (ii)Show that log x=3logb³ x. (iii) Show that log₂x=(1+log₂3)logix

Two trees are 120 m apart. From the point halfway between them, the angle of elevation to the top of the trees is 36 and 52. How much taller is one tree than the other.

Answers

One tree is 31.044 m taller than the other one in height.

Given Information and Formula Used:

The distance between the trees, BC (from the figure) = 120 m

Elevation of angles to the top of the trees,

∠AMB = 52°

∠DMC = 36°

In a right angled triangle,

tan x = Perpendicular/Height

Here, x is the angle opposite to the Perpendicular.

Calculating the Height Difference:

Let's compute the height of the taller tree first.

In ΔAMB,

tan 52° = AB / BM

Now, since M is the point halfway between the trees,

BM = CM = BC/2

BM = CM = 60 m

⇒ 1.2799 = AB / 60

AB = 1.2799 × 60

Thus, the height of the taller tree, AB =  76.794 m

Now, we will compute the height of the smaller tree.

In ΔDCM,

tan 36° = DC / CM

⇒ 0.7625 = DC / 60

DC = 0.7625 × 60

Thus, the height of the smaller tree, DC = 45.75 m

The difference in the heights of the trees, AP = AB - DC

AP = (76.794 - 45.75)m

AP = 31.044m

Hence one tree is 31.044m taller in height than the other.

Learn more about height here:

https://brainly.com/question/21836055

#SPJ1

If a 17-foot ladder makes a 71° angle with the ground, how many feet up a wall will it reach? Round your answer to the nearest tenth.

Answers

Given the length of the ladder and the angle it made with the ground, it will reach 16.7 ft up the wall.

How many feet up the wall will the ladder reach?

Given that;

Angle with the ground θ = 71°Length of the ladder / hypotenuse = 17ftLength of wall = x

To determine the length wall from the tip of the ladder to the ground level, we use trigonometric ratio since the scenario forms a right angle triangle.

Sinθ = Opposite / Hypotenuse

Sin( 71° ) = x / 17ft

x = Sin( 71° ) × 17ft

x = 0.9455 × 17ft

x = 16.1 ft

Given the length of the ladder and the angle it made with the ground, it will reach 16.7 ft up the wall.

Learn more about trigonometric ratio here: brainly.com/question/28016662

#SPJ1

Point S is on line segment \overline{RT}
RT
. Given ST=2x,ST=2x, RT=4x,RT=4x, and RS=4x-4,RS=4x−4, determine the numerical length of \overline{RS}.
RS
.

Answers

[tex]\underset{\leftarrow \qquad \textit{\LARGE 4x}\qquad \to }{R\stackrel{4x-4}{\rule[0.35em]{7em}{0.25pt}} S\stackrel{2x}{\rule[0.35em]{20em}{0.25pt}}T} \\\\\\ RT~~ - ~~ST~~ = ~~RS\implies \stackrel{RT}{4x} - \stackrel{ST}{2x}~~ = ~~\stackrel{RS}{4x-4} \\\\\\ -2x=-4\implies x=\cfrac{-4}{-2}\implies \boxed{x=2}~\hfill \stackrel{4(2)~~ - ~~4}{RS=8}[/tex]

A bag contains 240 marbles that are either red, blue, or green. The ratio of red to blue to green marbles is 5:2:1. If one-third of the red marbles and two-thirds of the green marbles are removed, what fraction of the remaining marbles in the bag will be blue?

A. 6/17
B. 1/2
C. 6/13
D. 7/18

Answers

The fraction of the remaining marbles in the bag will be blue is 6/17.

What fraction of the remaining marbles in the bag will be blue?

The first step is to determine the initial number of marbles in the bag:

Initial number of red marbles in the bag : (5/8) x 240 = 150

Initial number of blue marbles in the bag : (2/8) x 240 = 60

Initial number of green marbles in the bag : 240 - 150 - 60 = 30

Number of red marbles remaining after 1/3 is removed = (1 - 1/3) x 150

2/3 x 150 = 100

Number of green marbles remaining after 2/3 is removed = (1 - 2/3) x 30

1/3 x 30 = 10

Total number of marbles now in the bag : 100 + 10 + 60 = 170

Fraction of blue marbles = 60 / 170 = 6/17

To learn more about ratios, please check: https://brainly.com/question/9194979

#SPJ1


A train travels 600 kilometers in 1 hour. What is the train's velocity in meters/second?
lunch Then more students joined Jaden's

Answers

Answer:

166 2/3 meters/sec.

Step-by-step explanation:

1/1 =1  12 inches/1 foot =1  you are looking for equivalents that will cancel out the unit until you can get to meters and seconds.  See work in the picture.

in ΔWXY, m∠W = (2x - 12)°, m∠X = (2x +17)°, and m∠Y = (9x - 7)°. Find m∠X.​

Answers

Answer:

45°

Step-by-step explanation:

Angles in a triangle add to 180 degrees, so

2x - 12 + 2x + 17 + 9x - 7 = 18013x - 2 = 18013x = 182x = 14

So, the measure of angle X is 2(14)+17=45°

What is the y-intercept of the function f(x) = -2/9x + 1/3?

Answers

Answer: (0,1/3)

Step-by-step explanation:

Answer:

The y-intercept of the function f(x) = -2/9x + 1/3 is 1/3.

Step-by-step explanation:

Given, function is

f(x) = -2/9x + 1/3.

The y-intercept is the point where the graph intersects the y-axis.

The y-intercept of a graph is (are) the point(s) where the graph intersects the y-axis.

We know that the x-coordinate of any point on the y-axis is 0.

So the x-coordinate of a y-intercept is 0.

To find the y - intercept set x = 0.

f(0) = (2/9 . 0) + 1/3

f(0) = 0 + 1/3

f(0) = 1/3.

suppose you are conducting a survey about the amount grocery store baggers are tipped for helping customers to their cars .for a similar simulated population with 50 respondents the population mean is $1.73 and the standard deviation is $0.657
about 68% of the sample mean fall with in the intervals $_______ and $________
about 99.7% of the sample mean fall with in the intervals of $-------- and $

Answers

Using the Empirical Rule and the Central Limit Theorem, we have that:

About 68% of the sample mean fall with in the intervals $1.64 and $1.82.About 99.7% of the sample mean fall with in the intervals $1.46 and $2.

What does the Empirical Rule state?

It states that, for a normally distributed random variable:

Approximately 68% of the measures are within 1 standard deviation of the mean.Approximately 95% of the measures are within 2 standard deviations of  the mean.Approximately 99.7% of the measures are within 3 standard deviations of the mean.

What does the Central Limit Theorem state?

By the Central Limit Theorem, the sampling distribution of sample means of size n has standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

In this problem, the standard deviation of the distribution of sample means is:

[tex]s = \frac{0.657}{\sqrt{50}} = 0.09[/tex]

68% of the means are within 1 standard deviation of the mean, hence the bounds are:

1.73 - 0.09 = $1.64.1.73 + 0.09 = $1.82.

99.7% of the means are within 3 standard deviations of the mean, hence the bounds are:

1.73 - 3 x 0.09 = $1.46.1.73 + 3 x 0.09 = $2.

More can be learned about the Empirical Rule at https://brainly.com/question/24537145

#SPJ1

Answer:

About 68% of the sample means fall within the interval $1.64 and $1.82.

About 99.7% of the sample means fall within the interval $1.45 and $2.01.

Step-by-step explanation:

To verify the given intervals, we need to calculate the standard error of the mean (SE) for a sample size of 50 using the population mean and standard deviation provided.

The standard error of the mean (SE) can be calculated as:

SE = population standard deviation / √(sample size)

Given that the population mean is $1.73 and the population standard deviation is $0.657, and the sample size is 50:

SE = $0.657 / √50 ≈ $0.09299 (rounded to 5 decimal places)

Now, we can calculate the intervals:

For the interval where about 68% of the sample means fall:

Interval = (Mean - 1 * SE, Mean + 1 * SE)

Interval = ($1.73 - $0.09299, $1.73 + $0.09299)

Interval ≈ ($1.63701, $1.82299)

So, about 68% of the sample means fall within the interval $1.64 and $1.82, which matches the given statement.

For the interval where about 99.7% of the sample means fall:

Interval = (Mean - 3 * SE, Mean + 3 * SE)

Interval = ($1.73 - 3 * $0.09299, $1.73 + 3 * $0.09299)

Interval ≈ ($1.54703, $1.91297)

So, about 99.7% of the sample means fall within the interval $1.55 and $1.91, which is different from the given statement.

The correct interval for about 99.7% of the sample means, rounded to the nearest hundredth, is $1.55 and $1.91, not $1.45 and $2.01 as mentioned in the statement.

Find the recursive rule for the following sequence. -3, 2, 7, 12, 17,

Answers

Answer:

+5

Step-by-step explanation:

There is a length of 5 between all numbers, meaning that 5 is added to each number to get the next one.

I hope this helps!

what is 73 divdied by 84,649

Answers

Answer:

0.000862

Hope this helps :) If you have anymore questions just comment

Answer:

0.000862384670817 that is the answer

The graph shows the solution to a system of inequalities:
pe
Which of the following inequalities is modeled by the graph?
O 2x + 5y = 14; x = 0
O2x + 5y s 14; x 20
O2x - 5y 14; x 20
O-2x - 5y 14; x = 0

Answers

Answer: option (2)

Step-by-step explanation:

The slanted line has a negative slope.

Eliminate options 3 and 4.

Also, the line is shaded below.

Eliminate option 1.

This leaves option (2) as the correct answer.

the center of a circle is on the line y=2x and the line x=1 is tangent to the circle at (1,6).find the center and the radius

Answers

The radius and the center of the circle are 4 units and (1,2), respectively

How to determine the center and the radius?

The center of the circle is on

y = 2x and x = 1

Substitute x = 1 in y = 2x

y = 2 * 1

Evaluate

y = 2

This means that the center is

Center = (1, 2)

Also, we have the point of tangency to be:

(x, y) = (1, 6)

This point and the center have the same x-coordinate.

So, the distance between this point and the center is

d = 6 - 2

d = 4

This represents the radius

Hence, the radius and the center of the circle are 4 units and (1,2), respectively

Read more about circle equation at:

https://brainly.com/question/10618691

#SPJ1

Other Questions
How many different five-sentence paragraphs can be formed if the paragraph begins with "He thought he saw a shape in the bushes" followed by "Mark had told him about the foxes"? A(n) ________ annuity provides a specific return on your investment so you know how much money you will receive at a future point.A) guaranteedB) fixedC) variableD) insured If a 50.-kg person is uniformly irradiated by 0.10-J alpha radiation. The RBE is approximately 1 for gamma and beta radiation, and 10 for alpha radiation.Part Awhat is the absorbed dosage in rad?Part Bwhat is the effective dosage in rem? greyson runs a sales company. he sets the goals of his business based on that of his previous company where he was employed for five years. this is an example of _____. . the velocity of a particle that moves along a straight line is given by v = 3t 2t 10 m/s. if its location is x = 0 at t = 0, what is x after 10 seconds?' Evaluate CFd r: (a) F=(x+z) i+z j+y k. C is the line from (2,4,4) to (1,5,2). calculate the temperature (inc) at which pure water would boil at a pressure of 508.7 torr. hvap = 40.7 kj/mol enter to 1 decimal place. Find the electric field at a point midway between two charges of +40.0x10^-9C and +60.0x10^-9C separated by a distance of 30.0cm After discrimination training, an organisms operant responding is determined byThe excitation to respond produced by the S+The inhibition to respond produced by the S-The excitation produced by the S- and the inhibition produced by the S+The excitation produced by the S+ and the inhibition produced by the S- fill in the blank. in a standing wave, the point where the water remains at a constant level is called the ______ and the point of maximum water-level change are called the __________. a gas mixture in a 1.65- l l container at 300 k k contains 10.0 g g of ne n e and 10.0 g g of ar a r . calculate the partial pressure (in atm a t m ) of ne n e and ar a r in the container. How many distinguishable orderings of the let- ters of millimicron contain the letters cr next to each other in order and also the letters on next to each other in order? effective speeches must have an obvious and plausible connection among the ideas presented, which is known as Janet buys 4 bags of potatoes Which of the following is NOT a good rule to follow when developing a database model?**1) Never repeat string data in more than one table in a data model2) Model each "object" in the application as one or more tables3) Use a person's email address as their primary key4) Use integers as primary keys Consider the rational function f(x)=(x-3)/(x^2+4x+14).a. What monomial expression best estimates the behavior of x3 as x[infinity] ?b. What monomial expression best estimates the behavior of x^2+4x+14 as x[infinity] ?c. Using your results from parts (a) and (b), write a ratio of monomial expressions that best estimates the behavior of (x-3)/(x^2+4x+14) as x[infinity]. Simplify your answer as much as possible. To reverse a degenerative (negative) spiral one might Select one: a. use mild disagreeing responses b. employ strategic defensiveness c. attempt metacommunication d. script all nonverbal behaviors e. establish a new and ambiguous identity using a ruler and a pair of compasses only,construct a parallelogram WXYZ,such that /xy/=6.4cm,/YZ/=4.7 and a angle y =120 (b) construct in the plane of the parallelogram WXYZ:(is) the locus l1 of point equidistant from line XR and line XY which lie in side the parallelogram (ii)the locus l2 of point at a distance 4cm from y (iii) the locus l3 of point equidistant from R and Z (c) find the point of intersections of c and D,l2 and l3.(WAEC) 9. Lunch counter sit-ins and the actions of freedom riders during the Civil Rightsmovement are examples of? true or false? according to the symbolism of revelation, the "red dragon" is satan.