magazine provided results from a poll of adults who were asked to identify their favorite pie. Among the ​respondents, ​% chose chocolate​ pie, and the margin of error was given as percentage points. What values do ​, ​, ​n, E, and p​ represent? If the confidence level is ​%, what is the value of ​?

Answers

Answer 1

Complete Question

A magazine provided results from a poll of 500 adults who were asked to identify their favorite pie. Among the 500 ​respondents, 12 ​% chose chocolate​ pie, and the margin of error was given as plus or minus 5 percentage points.What values do ​ [tex]\r p , \ \r q[/tex], ​n, E, and p​ represent? If the confidence level is 90​%, what is the value of [tex]\alpha[/tex] ​?

Answer:

a

   [tex]\r p[/tex] is the sample proportion   [tex]\r p = 0.12[/tex]

   [tex]n[/tex] is the  sample size is  [tex]n = 500[/tex]

   [tex]E[/tex] is the  margin of error is [tex]E = 0.05[/tex]

   [tex]\r q[/tex] represents the proportion of those that did not chose chocolate​ pie i.e                        [tex]\r q = 1- \r p[/tex]

b

   [tex]\alpha = 10\%[/tex]

Step-by-step explanation:

Here

    [tex]\r p[/tex] is the sample proportion   [tex]\r p = 0.12[/tex]

   [tex]n[/tex] is the  sample size is  [tex]n = 500[/tex]

    [tex]\r q[/tex] represents the proportion of those that did not chose chocolate​ pie i.e  

      [tex]\r q = 1- \r p[/tex]

      [tex]\r q = 1- 0.12[/tex]

      [tex]\r q = 0.88[/tex]

     [tex]E[/tex] is the  margin of error is [tex]E = 0.05[/tex]

Generally [tex]\alpha[/tex] is the level of significance and it value is mathematically evaluated as

     [tex]\alpha = ( 100 - C )\%[/tex]

Where  [tex]C[/tex] is the confidence level which is given in this question as  [tex]C = 90 \%[/tex]

So  

    [tex]\alpha = ( 100 - 90 )\%[/tex]

    [tex]\alpha = 10\%[/tex]


Related Questions

A company studied the number of lost-time accidents occurring at its Brownsville, Texas, plant. Historical records show that 8% of the employees suffered lost-time accidents last year. Management believes that a special safety program will reduce such accidents to 4% during the current year. In addition, it estimates that 15% of employees who had lost-time accidents last year will experience a lost-time accident during the current year.
a. What percentage of the employees will experience lost-time accidents in both years?
b. What percentage of the employees will suffer at least one lost-time accident over the two-year period?

Answers

Answer:

a) percentage of the employees that will experience lost-time accidents in both years = 1.2%

b) percentage of the employees that will suffer at least one lost-time accident over the two-year period = 10.8%

Step-by-step explanation:

given

percentage of lost time accident last year

P(L) = 8% = 0.08 of the employees

percentage of lost time accident current year

P(C) = 4% = 0.04 of the employees

P(C/L) = 15% = 0.15

using the probability

P(L ∩ C) = P(C/L) × P(L)

= 0.08 × 0.15 = 0.012 = 1.2%

percentage of the employees will experience lost-time accidents in both years = 1.2%

b) Using the probability of the event

P(L ∪ C) = P(L) + P(C) - P(L ∩ C)

= 0.08 + 0.04 -0.012 = 0.108 = 10.8%

percentage of the employees will suffer at least one lost-time accident over the two-year period = 10.8%

PLEASE HELP QUICK! Determine x value of: sqrt x + 8 - sqrt x - 4 = 2

Answers

Answer:

x=8

Step-by-step explanation:

[tex]\sqrt{x+8}-\sqrt{x-4}=2\\\sqrt{x+8}=2+\sqrt{x-4}\\\left(\sqrt{x+8}\right)^2=\left(2+\sqrt{x-4}\right)^2\\x+8=x+4\sqrt{x-4}\\8=4\sqrt{x-4}\\8^2=\left(4\sqrt{x-4}\right)^2\\64=16x-64\\x=8[/tex]

plzzzzz helpp j + 9 - 3 < 8

Answers

Answer:

j < 2

Step-by-step explanation:

Simplify both sides of the inequality and isolating the variable would get you the answer

What is (6b +4) when b is 2?

Answers

Answer:

16

Step-by-step explanation:

6*2 = 12

12 + 4 = 16

Use Newton's method to approximate the indicated root of the equation correct to six decimal places. The negative root of ex = 4 − x2

Answers

Answer:

x = -1.964636

Step-by-step explanation:

Given equation;

eˣ = 4 - x²

This can be re-written as;

eˣ - 4 + x² = 0

Let

f(x) = eˣ - 4 + x²    -----------(i)

To use Newton's method, we need to get the first derivative of the above equation as follows;

f¹(x) = eˣ - 0 + 2x

f¹(x) = eˣ + 2x         -----------(ii)

The graph of f(x) has been attached to this response.

As shown in the graph, the curve intersects the x-axis twice - around x = -2 and x = 1. These are the approximate roots of the equation.

Since the question requires that we use the negative root, then we start using the Newton's law with a guess of x₀ = -2 at n=0

From Newton's method,

[tex]x_{n+1} = x_n + \frac{f(x_{n})}{f^1(x_{n})}[/tex]

=> When n=0, the equation becomes;

[tex]x_{1} = x_0 - \frac{f(x_{0})}{f^1(x_{0})}[/tex]

[tex]x_{1} = -2 - \frac{f(-2)}{f^1(-2)}[/tex]

Where f(-2) and f¹(-2) are found by plugging x = -2 into equations (i) and (ii) as follows;

f(-2) = e⁻² - 4 + (-2)²

f(-2) = e⁻² = 0.13533528323

And;

f¹(2) = e⁻² + 2(-2)

f¹(2) = e⁻² - 4 = -3.8646647167

Therefore

[tex]x_{1} = -2 - \frac{0.13533528323}{-3.8646647167}[/tex]

[tex]x_{1} = -2 - \frac{0.13533528323}{-3.8646647167}[/tex]

[tex]x_{1} = -2 - -0.03501863503[/tex]

[tex]x_{1} = -2 + 0.03501863503[/tex]

[tex]x_{1} = -1.9649813649[/tex]

[tex]x_{1} = -1.96498136[/tex]         [to 8 decimal places]

=> When n=1, the equation becomes;

[tex]x_{2} = x_1 - \frac{f(x_{1})}{f^1(x_{1})}[/tex]

[tex]x_{2} = -1.96498136 - \frac{f(-1.9649813)}{f^1(-1.9649813)}[/tex]

Following the same procedure as above we have

[tex]x_{2} = -1.96463563[/tex]

=> When n=2, the equation becomes;

[tex]x_{3} = x_2 - \frac{f(x_{2})}{f^1(x_{2})}[/tex]

[tex]x_{3} = -1.96463563- \frac{f( -1.96463563)}{f^1( -1.96463563)}[/tex]

Following the same procedure as above we have

[tex]x_{3} = -1.96463560[/tex]

From the values of [tex]x_2[/tex] and [tex]x_3[/tex], it can be seen that there is no change in the first 6 decimal places, therefore, it is safe to say that the value of the negative root of the equation is approximately  -1.964636 to 6 decimal places.

Newton's method of approximation is one of the several ways of estimating values.

The approximated value of [tex]\mathbf{e^x = 4 - x^2}[/tex] to 6 decimal places is [tex]\mathbf{ -1.964636}[/tex]

The equation is given as:

[tex]\mathbf{e^x = 4 - x^2}[/tex]

Equate to 0

[tex]\mathbf{4 - x^2 = 0}[/tex]

So, we have:

[tex]\mathbf{x^2 = 4}[/tex]

Take square roots of both sides

[tex]\mathbf{ x= \pm 2}[/tex]

So, the negative root is:

[tex]\mathbf{x = -2}[/tex]

[tex]\mathbf{e^x = 4 - x^2}[/tex] becomes [tex]\mathbf{f(x) = e^x - 4 + x^2 }[/tex]

Differentiate

[tex]\mathbf{f'(x) = e^x +2x }[/tex]

Using Newton's method of approximation, we have:

[tex]\mathbf{x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}}[/tex]

When x = -2, we have:

[tex]\mathbf{f'(-2) = e^{(-2)} +2(-2) = -3.86466471676}[/tex]

[tex]\mathbf{f(-2) = e^{-2} - 4 + (-2)^2 = 0.13533528323}[/tex]

So, we have:

[tex]\mathbf{x_{1} = -2 - \frac{0.13533528323}{-3.86466471676}}[/tex]

[tex]\mathbf{x_{1} = -2 + \frac{0.13533528323}{3.86466471676}}[/tex]

[tex]\mathbf{x_{1} = -1.96498136}[/tex]

Repeat the above process for repeated x values.

We have:

[tex]\mathbf{x_{2} = -1.96463563}[/tex]

[tex]\mathbf{x_{3} = -1.96463560}[/tex]

Up till the 6th decimal places,

[tex]\mathbf{x_2 = x_3}[/tex]

Hence, the approximated value of [tex]\mathbf{e^x = 4 - x^2}[/tex] to 6 decimal places is [tex]\mathbf{ -1.964636}[/tex]

Read more about Newton approximation at:

https://brainly.com/question/14279052

15x - 30 x 0 + 40 = 89

Answers

Answer:

x = 49/15

Step-by-step explanation:

15x - 30 x 0 + 40 = 89           PEMDAS

15x + 40 = 89        Isolate the variable

15x = 49      

x = 49/15

━━━━━━━☆☆━━━━━━━

▹ Answer

x = 49/15 or 3 4/15 or 3.26

▹ Step-by-Step Explanation

15x - 30 * 0 + 40 = 89

15x - 0 + 40 = 89

15x + 40 = 89

15x = 89 - 40

15x = 49

x = 49/15 or 3 4/15 or 3.26

Hope this helps!

CloutAnswers ❁

Brainliest is greatly appreciated!

━━━━━━━☆☆━━━━━━━

WILL MARK BRAINLIEST If Alan and Zack can clean a room in 30 minutes when working together, and Alan cleans twice as fast as Zack, how long would it take Alan to clean the room by himself?

Answers

Answer:

45 min

Step-by-step explanation:

Here,

the we take the work as W and Alan's speed as A and Zack's speed as Z.

A = 2Z

W = 30 ( A+Z)

if the time for Alan to done cleaning alone is t then t = W ÷ A

t = ( 30 (A+(A÷2)))÷ A

t = 45 min

I am done .

Please help. I’ll mark you as brainliest if correct!

Answers

Answer:

CDs: $30,000bonds: $90,000stocks: $50,000

Step-by-step explanation:

You can let c, b, s represent the investments in CDs, bonds, and stocks, respectively.

  c + b + s = 170000 . . . . . . total invested

  0.0325c +0.038b +0.067s = 7745 . . . . . . . annual income

  -c + b = 60000

You can solve this set of equations using any of a number of methods, including on-line calculators, graphing calculators, scientific calculators, Cramer's Rule, substitution, elimination, and more. The solution is ...

  c = 30,000

  b = 90,000

  s = 50,000

Maricopa's Success invested $30,000 in CDs, $90,000 in bonds, and $50,000 in stocks.

Please answer this correctly without making mistakes.Please simplify the correct answer

Answers

Answer:

19/70 of NASA shuttle missions were carried out by Discovery.

9/140 of NASA shuttle missions were carried out by Challenger.

17/70 of NASA shuttle missions were carried out by Endeavour.

Step-by-step explanation:

Adding the number of missions carried out by NASA gives us 140 in total.

Discovery's total amount of missions simplified is 19/70.

Challenger's total amount of missions is already in the simplest form.

Endeavour's total amount of missions simplified is 17/70.

Answer:

81/140

Step-by-step explanation:

Well to find the fraction we first need to total amount of NASA missions.

38 + 32 = 70

70 + 34 = 104

104 + 27 = 131

131 + 9 = 140

Now we need to find out the amount of Discovery, Challenger, and Endeavour missions.

38 + 9 + 34 = 81

Now we can make the following fraction,

81/140

This is already in simplest form.

Thus,

the answer is 81/140.

Hope this helps :)

Connor has a collection of dimes and quarters with a total value of $6.30. The number of dimes is 14 more than the number of quarters. How many of each coin does he have?

Answers

Answer:

14 Quarters and 28 dimes

Step-by-step explanation: 14 quarters $3.50

28 dimes is $2.80 total is $6.30

Scores made on a certain aptitude test by nursing students are approximately normally distributed with a mean of 500 and a variance of 10,000. If a person is about to take the test what is the probability that he or she will make a score of 650 or more?

Answers

Answer:

0.0668 or 6.68%

Step-by-step explanation:

Variance (V) = 10,000

Standard deviation (σ) = √V= 100

Mean score (μ) = 500

The z-score for any test score X is:

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

For X = 650:

[tex]z=\frac{650-500}{100}\\z=1.5[/tex]

A z-score of 1.5 is equivalent to the 93.32nd percentile of a normal distribution. Therefore, the probability that he or she will make a score of 650 or more is:

[tex]P(X\geq 650)=1-P(X\leq 650)\\P(X\geq 650)=1-0.9332\\P(X\geq 650)=0.0668=6.68\%[/tex]

The probability is 0.0668 or 6.68%

The probability that he or she will make a score of 650 or more is 0.0668.

Let X = Scores made on a certain aptitude test by nursing students

X follows normal distribution with mean = 500 and variance of 10,000.

So, standard deviation = [tex]\sqrt{10000}=100[/tex].

z score of 650 is = [tex]\frac{\left(650-500\right)}{100}=1.5[/tex].

The probability that he or she will make a score of 650 or more is:

[tex]P(X\geq 650)\\=P(z\geq 1.5)\\=1-P(z<1.5)\\=1-0.9332\\=0.0668[/tex]

Learn more: https://brainly.com/question/14109853

A rectangular waterbed is 7 ft long 5 ft wide and 1 ft tall
How many gallons of water are needed to fill the waterbed?
Assume i gallon is 013 cu ft. Round to the nearest whole galon

Answers

Hey there! I'm happy to help!

We want to find the volume of this  rectangular waterbed. This means the amount of space it takes up. To find the volume of a rectangular prism, you just multiply together the three side lengths.

7×5×1=35 cubic feet

Now, we need to see how many gallons fit into 35 cubic feet. We see that one gallon is equal to 0.13 cubic feet. So, we can set up a proportion to find how many gallons are needed. We will use g to represent our missing number of gallons.

[tex]\frac{gallons}{cubic feet} = \frac{1}{0.13} =\frac{g}{35}[/tex]

In a proportion, the products of the diagonal numbers are equal. This means that 35, which is 1 multiplied by 35, is equal to 0.13g, which is from multiplying 0.13 by the g.

0.13g=35

We divide both sides by 0.13/

g≈269.23

When rounded to the nearest whole gallon, we will need 269 gallons of water to fill the waterbed.

I hope that this helps! Have a wonderful day! :D

Answer:

Step-by-step explanation:

Since the waterbed is rectangular, its volume would be determined by applying the formula for determining the volume of a cuboid which is expressed as

Volume = length × width × height

Therefore,

Volume of waterbed = 7 × 5 × 1 = 35 cubic feet

1 US gallon = 0.133680556 cubic feet

Therefore, converting 35cubic feet to gallons, it becomes

35/0.133680556 = 261.81818094772 gallons

Rounding up to whole gallon, it becomes 262 gallons

in the number 23.45 the digit 5 is in ?

Answers

Answer: hundredths place

Step-by-step explanation:

find the coordinates of the vertices of the triangle after a reflection across the line y = -1 and then across the line x = -2​

Answers

Answer:  A) N'=(-2, 2) M'=(-1, 0)  L'=(-5, -2)

Step-by-step explanation:

N = (-2, -4)      M = (-3, -2)       L = (1, 0)

Reflection over y = -1

N' = (-2, 2)      M' = (-3, 0)       L' = (1, -2)

Reflection over x = -2

N'' = (-2, 2) M'' = (-1, 0)  L'' = (-5, -2)

Part A Each time you press F9 on your keyboard, you see an alternate life for Jacob, with his status for each age range shown as either alive or dead. If the dead were first to appear for the age range of 75 to 76, for example, this would mean that Jacob died between the ages of 75 and 76, or that he lived to be 75 years old. Press F9 on your keyboard five times and see how long Jacob lives in each of his alternate lives. How long did Jacob live each time? Part B The rest of the potential clients are similar to Jacob, but since they’ve already lived parts of their lives, their status will always be alive for the age ranges that they’ve already lived. For example, Carol is 44 years old, so no matter how many times you press F9 on your keyboard, Carol’s status will always be alive for all the age ranges up to 43–44. Starting with the age range of 44–45, however, there is the possibility that Carol’s status will be dead. Press F9 on your keyboard five more times and see how long Carol lives in each of her alternate lives. Remember that she will always live to be at least 44 years old, since she is already 44 years old. How long did Carol live each time? Part C Now you will find the percent survival of each of your eight clients to the end of his or her policy using the simulation in the spreadsheet. For each potential client, you will see whether he or she would be alive at the end of his or her policy. The cells in the spreadsheet that you should look at to determine this are highlighted in yellow. Next, go to the worksheet labeled Task 2b and record either alive or dead for the first trial. Once you do this, the All column will say yes if all the clients were alive at the end of their policies or no if all the clients were not alive at the end of their policies. Were all the clients alive at the end of their policies in the first trial? Part D Next, go back to the Task 2a worksheet, press F9, and repeat this process until you have recorded 20 trials in the Task 2b worksheet. In the Percent Survived row at the bottom of the table on the Task 2b worksheet, it will show the percentage of times each client survived to the end of his or her policy, and it will also show the percentage of times that all of the clients survived to the end of their respective policies. Check to see whether these percentages are in line with the probabilities that you calculated in questions 1 through 9 in Task 1. Now save your spreadsheet and submit it to your teacher using the drop box. Are your probabilities from the simulation close to the probabilities you originally calculated?

Answers

Step-by-step explanation:

brain list me please......

Answer:

Jacob:

Alive 69-70

alive 79-80

alive 62-63

alive 73-74

alive 78-Died 79

Carol:

alive 88-89

alive 67-68

alive 99-100

alive 73-74

alive 94- Died 95

Step-by-step explanation:

Use all the information below to find the missing x-value for the point that is on this line. m = - 1 / 3 b = 7 ( x, 4 )

Answers

Answer:

[tex]\boxed{x = 9}[/tex]

Step-by-step explanation:

m = -1/3

b = 7

And y = 4 (Given)

Putting all of the givens in [tex]y = mx+b[/tex] to solve for x

=> 4 = (-1/3) x + 7

Subtracting 7 to both sides

=> 4-7 = (-1/3) x

=> -3 = (-1/3) x

Multiplying both sides by -3

=> -3 * -3 = x

=> 9 = x

OR

=> x = 9

Answer:

x = 9

Step-by-step explanation:

m = -1/3

b = 7

Using slope-intercept form:

y = mx + b

m is slope, b is y-intercept.

y = -1/3x + 7

Solve for x:

Plug y as 4

4 = 1/3x + 7

Subtract 7 on both sides.

-3 = -1/3x

Multiply both sides by -3.

9 = x

convert the equation y= -4x + 2/3 into general form equation and find t the values of A,B and C.

Answers

Answer:

Standard form: [tex]12x+3y-2=0[/tex]

A = 12, B = 3 and C = -2

Step-by-step explanation:

Given:

The equation:

[tex]y= -4x + \dfrac{2}3[/tex]

To find:

The standard form of given equation and find A, B and C.

Solution:

First of all, let us write the standard form of an equation.

Standard form of an equation is represented as:

[tex]Ax+By+C=0[/tex]

A is the coefficient of x and can be positive or negative.

B is the coefficient of y and can be positive or negative.

C can also be positive or negative.

Now, let us consider the given equation:

[tex]y= -4x + \dfrac{2}3[/tex]

Multiplying the whole equation with 3 first:

[tex]3 \times y= 3 \times -4x + 3 \times \dfrac{2}3\\\Rightarrow 3y=-12x+2[/tex]

Now, let us take all the terms on one side:

[tex]\Rightarrow 3y+12x-2=0\\\Rightarrow 12x+3y-2=0[/tex]

Now, let us compare with [tex]Ax+By+C=0[/tex].

So, A = 12, B = 3 and C = -2

Please answer this correctly without making mistakes
Simplify the correct answer

Answers

Answer:

7/44

Step-by-step explanation:

First find the total number of presidents.

2 + 7 + 13 + 12 + 7 + 3 = 44

There were 7 presidents that were 45-49 when elected.  Divide this number by the total number of presidents to find the fraction.

7/44 ≈ 0.159

An airplane descends during the last hour of it's flight to prepare for landing. It's altitude changes at an average of -0.15 km per minute for those 60 minutes. (What is the product) How does the elevation of the airplane change in that hour? The elevation of the airplane _________ by ______ km. increases 60 decreases 9 0.15
WILL GIVE BRAINLIEST, THANKS AND FIVE STARS

Answers

Answer:

The elevation of the airplane decreases by 9 km.

Step-by-step explanation:

We use the distance-rate-time formula: d = rt.

Here, the rate is r = 0.15 km/min and the time is t = 60 min. Simply plug these into the formula:

d = rt

d = 0.15 * 60 = 9 km

So, the change in elevation in the last 60 minutes is 9 km. However, note that the rate is negative (-0.15 km/min), which means that the elevation actually is decreasing.

Thus, the answer is: the elevation of the airplane decreases by 9 km.

~ an aesthetics lover

Answer:

The elevation of the airplane _decrease_ by __9____ km

Step-by-step explanation:

Take the rate and multiply by the time to get the distance traveled

-.15 km per minute * 60 minutes

- 9 km

The plane will go down 9 km in that 60 minutes

help plsssssssssssss

Answers

Answer:

[tex]z = \frac{x}{y} [/tex]

Step-by-step explanation:

Let x be the price of carton of ice cream

Let y be the number of grams in carton

Let z be price per gram.

[tex]z = \frac{x}{y} [/tex]

Which means price of carton of ice cream divided by the number of grams in carton equals price per gram.

Hope this helps ;) ❤❤❤

The average weight of a person is 160.5 pounds with a standard deviation of 10.4 pounds. 1. What is the probability a person weighs more than 150.2 pounds

Answers

Answer:

0.8390

Step-by-step explanation:

From the question,

Z score = (Value-mean)/standard deviation

Z score = (150.2-160.5)/10.4

Z score = -0.9904.

P(x>Z) = 1- P(x<Z)

From the Z table,

P(x<Z) = 0.16099

Therefore,

P(x>Z) = 1-0.16099

P(x>Z) = 0.8390

Hence the probability that a person weighs more than 150.2 pounds = 0.8390

What is the next term of the geometric sequence? 1, 2, 4, 8, 16,

Answers

Answer: 32

Step-by-step explanation:

32 because 16 plus 16 is 32

A bag of marbles contains 4 green marbles, 3 blue marbles, 2 red marbles, and 5 yellow marbles. How many total possible outcomes are there when choosing a marble from the bag?

Answers

Answer:

its 14/C

Step-by-step explanation:

i got i right on edg U^U

Answer:

16

Step-by-step explanation:

i did edge test yea dont  be imma fake :***    

which of the following descriptions represent the transformation shown in the image? Part 1d​

Answers

Answer:

(C) Translation of 2 units right, 1 up, and a reflection over the y-axis.

Step-by-step explanation:

Ideally, we are looking for a reflection of the red image over the y-axis, and to do that, we can see how we need to move the black image.

In order for points Q and Q' to be a reflection of each other, they need to have the same y value, and be the exact same distance from the y axis, so the point that Q has to be at is (-1,-3).

Q is right now at (-3,-4) so we can translate this.

To get from -3 to -1 in the x-axis, we go right by 2 units.

To get from -4 to -3 in the y-axis, we go up one unit.

Now, if we reflect it, the triangles will be the same.

Hope this helped!

Answer:

C.

Step-by-step explanation:

When you study the images, it is clear that the black triangle has to be reflected over the y-axis to face the same direction as the red triangle. So, choice A is eliminated.

Once you reflect the black triangle across the y-axis, you have points at (-1, -1), (3, -4), and (3, -2). Meanwhile, the red triangle's coordinates are at (-3, 0), (1, -3), and (1, -1). From these points, you can tell that the x-values differ by 2 units and the y-values differ by 1 unit.

All of these conditions match the ones put forth in option C, so that is your answer.

Hope this helps!

Construct a polynomial function with the stated properties. Reduce all fractions to lowest terms. Second-degree, with zeros of −7 and 6, and goes to −∞ as x→−∞.

Answers

Answer:

Step-by-step explanation:

Hello, because of the end behaviour it means that the leading coefficient is negative so we can construct such polynomial function as below.

[tex]\large \boxed{\sf \bf \ \ -(x+7)(x-6) \ \ }[/tex]

Hope this helps.

Do not hesitate if you need further explanation.

Thank you

The polynomial function will be f ( x ) = - x² - x + 42

What is Quadratic Equation?

A quadratic equation is a second-order polynomial equation in a single variable x , ax²+ bx + c = 0. with a ≠ 0. Because it is a second-order polynomial equation, the fundamental theorem of algebra guarantees that it has at least one solution. The solution may be real or complex.

Given data ,

The polynomial function is of second degree with zeros of -7 and 6

So , x = -7 and x = 6

Let the function be f ( x ) where f ( x ) = ( x + 7 ) ( x - 6 )

Now , as x tends to infinity , the negative makes no such difference on the zeros of the function f ( x ) ,

And , f ( x ) = - ( x + 7 ) ( x - 6 )

Therefore , to find the polynomial function , f ( x ) = - ( x + 7 ) ( x - 6 )

f ( x ) = - [ x² - 6 x + 7 x - 42 ]

        = - [ x² + x - 42 ]

        = - x ² - x + 42

Hence , the polynomial function f ( x ) = - x ² - x + 42

To learn more about polynomial function click :

https://brainly.com/question/25097844

#SPJ2

Explain how the interquartile range of a data set can be used to identify outliers. The interquartile range​ (IQR) of a data set can be used to identify outliers because data values that are ▼ less than equal to greater than ▼ IQR Upper Q 3 minus 1.5 (IQR )Upper Q 3 plus IQR Upper Q 3 plus 1.5 (IQR )or ▼ less than equal to greater than ▼ IQR Upper Q 1 plus 1.5 (IQR )Upper Q 1 minus IQR Upper Q 1 minus 1.5 (IQR )are considered outliers.

Answers

Answer:

- greater than Upper Q 3 plus 1.5 (IQR)

- less than Upper Q 1 minus 1.5 (IQR)

Step-by-step explanation:

To identify outliers the interquartile range of the dataset can be used

Outliers can be identified as data values that are

- greater than Upper Q 3 plus 1.5 (IQR)

- less than Upper Q 1 minus 1.5 (IQR)

Using the interquartile range concept, it is found that:

The interquartile range​ (IQR) of a data set can be used to identify outliers because data values that are 1.5IQR less than Q1 and 1.5IQR more than Q3 and considered outliers.

----------------------------

The interquartile range of a data-set is composed by values between the 25th percentile(Q1) and the 75th percentile(Q3).It's length is: [tex]IQR = Q3 - Q1[/tex]Values that are more than 1.5IQR from the quartiles are considered outliers, that is:

[tex]v < Q1 - 1.5IQR[/tex] or [tex]v > Q3 + 1.5IQR[/tex]

Thus:

The interquartile range​ (IQR) of a data set can be used to identify outliers because data values that are 1.5IQR less than Q1 and 1.5IQR more than Q3 and considered outliers.

A similar problem is given at https://brainly.com/question/14683936

For each of the following, state the equation of a perpendicular line that passes through (0, 0). Then using the slope of the new equation, find x if the point P(x, 4) lies on the new line. y=3x-1 y=1/4 x+2

Answers

Answer:

The answer is below

Step-by-step explanation:

a) y=3x-1

The standard equation of a line is given by:

y = mx + c

Where m is the slope of the line and c is the intercept on the y axis.

Given that y=3x-1, comparing with the standard equation of a line, the slope (m) = 3, Two lines with slope a and b are perpendicular if the product of their slope is -1 i.e. ab = -1. Let the line perpendicular to y=3x-1 be d, to get the slope of the perpendicular line, we use:

3 × d = -1

d = -1/3

To find the equation of the perpendicular line passing through (0,0), we use:

[tex]y-y_1=d(x-x_1)\\d\ is\ the \ slope:\\y-0=-\frac{1}{3} (x-0)\\y=-\frac{1}{3}x[/tex]

To find  x if the point P(x, 4) lies on the new line, insert y = 4 and find x:

[tex]y=-\frac{1}{3}x\\ 4=-\frac{1}{3}x\\-x=12\\x=-12[/tex]

b) y=1/4 x+2

Given that y=1/4 x+2, comparing with the standard equation of a line, the slope (m) = 1/4. Let the line perpendicular to y=1/4 x+2 be f, to get the slope of the perpendicular line, we use:

1/4 × f = -1

f = -4

To find the equation of the perpendicular line passing through (0,0), we use:

[tex]y-y_1=f(x-x_1)\\f\ is\ the \ slope:\\y-0=-4 (x-0)\\y=-4x[/tex]

To find  x if the point P(x, 4) lies on the new line, insert y = 4 and find x:

[tex]y=-4}x\\ 4=-4x\\x=-1[/tex]

Question 10 of 10
Which set of polar coordinates are plotted in the graph below?

Answers

Answer:

(-2, -(2pi)/3)

Step-by-step explanation:

a p ex

In da pic :)))))))))

Please help. I’ll mark you as brainliest if correct!

Answers

Answer:

8lb of the cheaper Candy

17.5lb of the expensive candy

Step-by-step explanation:

Let the cheaper candy be x

let the costly candy be y

X+y = 25.5....equation one

2.2x +7.3y = 25.5(5.7)

2.2x +7.3y = 145.35.....equation two

X+y = 25.5

2.2x +7.3y = 145.35

Solving simultaneously

X= 25.5-y

Substituting value of X into equation two

2.2(25.5-y) + 7.3y = 145.35

56.1 -2.2y +7.3y = 145.35

5.1y = 145.35-56.1

5.1y = 89.25

Y= 89.25/5.1

Y= 17.5

X= 25.5-y

X= 25.5-17.5

X= 8

Solve the equation for X. 2(2x-4)=3(x+4) A -4 B 4 C 20 D 6

Answers

Answer:

X=20

Step-by-step explanation:

The answer is C

Other Questions
On July 1, 2021, a company loans one of its employees $20,000 and accepts a ten-month, 9% note receivable. Calculate the amount of interest revenue the company will recognize in 2021 and 2022 which of these is a feature of audible pedestrian crosswalk signals? pedestrian tracking directional beacons responses to voice commands emergency instructions At a sand and gravel plant, sand is falling off a conveyor and onto a conical pile at a rate of 8 cubic feet per minute. The diameter of the base of the cone is approximately three times the altitude. At what rate is the height of the pile changing when the pile is 22 feet high Which of the following items are normally classified as current liabilities for a company that has a one-year operating cycle? (You may select more than one answer. Single click the box with the question mark to produce a check mark for a correct answer and double click the box with the question mark to empty the box for a wrong answer.) Health and Wealth Company is financed entirely by common stock that is priced to offer a 12 percent expected return. If the company repurchases 20 percent of the common stock and substitutes an equal value of debt yielding 8 percent, what is the expected return on the common stock after refinancing The line passing through points(4,0) and (-2, 1) has a slope of?A. -6B. -1/6C. 1/2D. 2E. 1/6 The exchange rate is: the price of one nation's currency in terms of the currency of another nation. the amount households will spend on imports. the amount of foreign capital a nation receives when there is a trade surplus. the amount charged by bankers for loanable funds The company estimates future uncollectible accounts. The company determines $14,000 of accounts receivable on January 31 are past due, and 30% of these accounts are estimated to be uncollectible. The remaining accounts receivable on January 31 are not past due, and 5% of these accounts are estimated to be uncollectible. (Hint: Use the January 31 accounts receivable balance calculated in the general ledger.) Record bad debts at the end of January. What is mA? please help n the diagram below, points $A,$ $E,$ and $F$ lie on the same line. If $ABCDE$ is a regular pentagon, and $\angle EFD=90^\circ$, then how many degrees are in the measure of $\angle FDE$?[asy]size(5.5cm);pair cis(real magni, real argu) { return (magni*cos(argu*pi/180),magni*sin(argu*pi/180)); }pair a=cis(1,144); pair b=cis(1,72); pair c=cis(1,0); pair d=cis(1,288); pair e=cis(1,216);pair f=e-(0,2*sin(pi/5)*sin(pi/10));dot(a); dot(b); dot(c); dot(d); dot(e); dot(f);label("$A$",a,WNW);label("$B$",b,ENE);label("$C$",c,E);label("$D$",d,ESE);label("$E$",e,W);label("$F$",f,WSW);draw(d--f--a--b--c--d--e);draw(f+(0,0.1)--f+(0.1,0.1)--f+(0.1,0));[/asy] easy math please help! What additional information do you need to prove ABC DEF by the SSS Postulate? A. BC = EF B. AB = DE C. AC = DF Allowance for Doubtful Accounts has a debit balance of $441 at the end of the year (before adjustment), and Bad Debt Expense is estimated at 3% of sales. If net credit sales are $903,000, the amount of the adjusting entry to record the estimate of the uncollectible accounts is a.$26,649 b.$27,531 c.$27,090 d.$441 Why is it Important to identify the purpose of a plece of writing?to generate as many ideas as possible to include in the writingto understand the age and educational background of the audienceto consider what you want to accomplish with the writingto determine a topic that has a lot of Information to include The coordinates of rhombus ABCD are A(4, 2), B(2, 6), C(6, 8), and D(4, 0). What is the area of the rhombus? Round to the nearest whole number, if necessary. How did the Russian Revolution impact World War I? A. The Russians required the Allied Powers to come to their aid to defeat the radical groups. B. The Russians pulled out from the war, enabling the Germans to focus on the Western front. C. The Russians created new technological advancements that were used by the Allied Powers to win. D. The Russians created a new communist government that aligned with the Central Powers instead. What condition exists if you have a monthly spending deficit What rule (i.e. R1, R2, R3, R4, or R5) would you use for the hawk and for the grizzly bear? a. R2 and R5 b. R1 and R3 c. None of the above d. R1 and R4 My state's lottery has 30 white balls numbered from 1 through 30 and 20 red balls numbered from 1 through 20. In each lottery drawing, 3 of the white balls and 2 of the red balls are drawn. To win, you must match all 3 white balls and both red balls, without regard to the order in which they were drawn. How many possible different combinations may be drawn? The principal feature of the redesigned checks is a series of printed instructions that the company hopes will help merchants confirm a checks authenticity, which includes reminders to watch the endorsement, compare signatures, and view the watermark while holding the check to the light. (A) which includes reminders to watch the endorsement, compare signatures, and view (B) which include reminders for watching the endorsement, to compare signatures and view (C) by including reminders for watching the endorsement, comparing signatures, and viewing (D) including reminders to watch the endorsement, comparing signatures and viewing (E) including reminders to watch the endorsement, compare signatures, and view