The national vaccine information center estimates that 90% of americans have had chickenpox by the time they reach adulthood.50 (a) is the use of the binomial distribution appropriate for calculating the probability that exactly 97 out of 100 randomly sampled american adults had chickenpox during childhood. (b) calculate the probability that exactly 97 out of 100 randomly sampled american adults had chickenpox during childhood. (c) what is the probability that exactly 3 out of a new sample of 100 american adults have not had chickenpox in their childhood? (d) what is the probability that at least 1 out of 10 randomly sampled american adults have had chickenpox? (e) what is the probability that at most 3 out of 10 randomly sampled american adults have not had chickenpox?

Answers

Answer 1

The correct answers are:

A) yes; B) 0.0059; C) 0.0059; D) 1; E) 0.9872.

Explanation:

A) A binomial experiment is one in which the experiment consists of identical trials; each trial results in one of two outcomes, called success and failure; the probability of success remains the same from trial to trial; and the trials are independent.

All of these criteria fit this experiment.

B) The formula for the probability of a binomial experiment is:

[tex] _nC_r\times(p^r)(1-p)^{n-r} [/tex]

where n is the number of trials, r is the number of successes, and p is the probability of success.

In this problem, p = 0.9.

For part B, n = 100 and r = 97:

[tex] _{100}C_{97}(0.9)^{97}(1-0.9)^3
\\=\frac{100!}{97!3!}\times (0.9)^{97}(0.1)^3
\\
\\=161700(0.9)^{0.97}(0.1)^3=0.00589\approx 0.0059 [/tex]

C) We are changing the probability of success this time. Since 90% of people have had chicken pox, then 100%-90% = 1-0.9 = 0.1 have not had chicken pox. For part C, n = 100, r = 3, and p = 0.1:

[tex] _{100}C_3(0.1)^3(1-0.1)^{100-3}
\\
\\=_{100}C_3(0.1)^3(0.9)^{97}
\\=\frac{100!}{97!3!}\times (0.1)^3(0.9)^{97}
\\
\\=161700(0.1)^3(0.9)^{97}=0.00589\approx 0.0059 [/tex]

D) For this part, we want to know the probability that at least 1 person has contracted chicken pox. For this part, p = 0.9, n = 10 and r = 0. We will then subtract this from 1; this will first give us the probability that none of the 10 contracted chicken pox, then subtracting from 1 means that 1 or more people did:

[tex] 1-(_{10}C_0(0.9)^0(1-0.9)^{10-0})
\\
\\=1-(\frac{10!}{0!10!}\times (0.9)^0(0.1)^{10})
\\
\\=1-(1\times 1\times (0.1)^{10})= 1-0 = 1 [/tex]

E) For this part, we find the probability that 3 people, 2 people, 1 person and 0 people have not had chicken pox. The probability p = 0.1; n = 10; and r = 3, 2, 1 and 0, respectively:

[tex] _{10}C_3(0.1)^3(1-0.1)^{10-3}+_{10}C_2(0.1)^2(1-0.1)^{10-2}+
_{10}C_1(0.1)^1(1-0.1)^{10-1}+_{10}C_0(0.1)^0(1-0.1)^{10-0}
\\
\\=_{10}C_3(0.1)^3(0.9)^7+_{10}C_2(0.1)^2(0.9)^8+_{10}C_1(0.1)^1(0.9)^9+
_{10}C_0(0.1)^1(0.9)^{10}
\\
\\120(0.1)^3(0.9)^7+45(0.1)^2(0.9)^8+10(0.1)^1(0.9)^9+1(0.1)^0(0.9)^{10}
\\
\\0.057395628+0.1937102445+0.387420489+0.3486784401
\\
\\=0.9872 [/tex]

Answer 2
Final answer:

The binomial distribution is appropriate for calculating the probability of having a specific number of American adults who had chickenpox during childhood. The probability of exactly 97 out of 100 adults having chickenpox can be calculated using the binomial probability formula. The probability that at least 1 out of 10 adults have had chickenpox and at most 3 out of 10 adults have not had chickenpox can also be calculated using the binomial probability formula.

Explanation:

(a) To determine if the use of the binomial distribution is appropriate, we need to check if the conditions for using it are satisfied: (1) There are only two possible outcomes - having or not having chickenpox. (2) Each trial is independent - one person's chickenpox status does not affect another person's. (3) The probability of having chickenpox is the same for each person. The given information satisfies these conditions, so the binomial distribution is appropriate.

(b) The probability of exactly 97 out of 100 randomly sampled American adults having chickenpox during childhood can be calculated using the binomial probability formula:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (97 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (100 in this case)

p is the probability of success (probability of having chickenpox = 0.90)

n is the total number of trials (100 in this case)

Using these values, we can calculate:

P(X = 97) = C(100, 97) * 0.90^97 * 0.10^3

= 100 * (0.90)^97 * (0.10)^3

≈ 0.0975

So, the probability that exactly 97 out of 100 randomly sampled American adults had chickenpox during childhood is approximately 0.0975 or 9.75%.

(c) The probability that exactly 3 out of a new sample of 100 American adults have not had chickenpox in their childhood can be calculated using the binomial probability formula:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (3 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (100 in this case)

p is the probability of success (probability of not having chickenpox = 0.10)

n is the total number of trials (100 in this case)

Using these values, we can calculate:

P(X = 3) = C(100, 3) * 0.10^3 * 0.90^97

= 161,700 * (0.10)^3 * (0.90)^97

≈ 0.0315

So, the probability that exactly 3 out of a new sample of 100 American adults have not had chickenpox in their childhood is approximately 0.0315 or 3.15%.

(d) To calculate the probability that at least 1 out of 10 randomly sampled American adults have had chickenpox, we can use the complement rule: P(at least 1) = 1 - P(none)

Where P(none) is the probability of none of the 10 sampled adults having chickenpox.

Using the binomial formula:

P(X = 0) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = 0) is the probability of getting exactly 0 successes

C(n, k) is the number of ways to choose 0 successes out of n trials (10 in this case)

p is the probability of success (probability of having chickenpox = 0.90)

n is the total number of trials (10 in this case)

Using these values, we can calculate:

P(X = 0) = C(10, 0) * 0.90^0 * 0.10^10

= 1 * (0.90)^0 * (0.10)^10

≈ 0.3487

So, P(none) ≈ 0.3487

Therefore, P(at least 1) = 1 - P(none) = 1 - 0.3487 = 0.6513

So, the probability that at least 1 out of 10 randomly sampled American adults have had chickenpox is approximately 0.6513 or 65.13%.

(e) To calculate the probability that at most 3 out of 10 randomly sampled American adults have not had chickenpox, we can add up the probabilities of getting 0, 1, 2, and 3 successes:

P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

We can use the binomial probability formula to calculate each individual probability:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (0, 1, 2, or 3 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (10 in this case)

p is the probability of success (probability of not having chickenpox = 0.10)

n is the total number of trials (10 in this case)

Using these values, we can calculate each individual probability:

P(X = 0) = C(10, 0) * 0.10^0 * 0.90^10

P(X = 1) = C(10, 1) * 0.10^1 * 0.90^9

P(X = 2) = C(10, 2) * 0.10^2 * 0.90^8

P(X = 3) = C(10, 3) * 0.10^3 * 0.90^7

Adding up these probabilities, we get:

P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

≈ 0.9873

So, the probability that at most 3 out of 10 randomly sampled American adults have not had chickenpox is approximately 0.9873 or 98.73%.


Related Questions

Explain why the function is differentiable at the given point then find the linearization of x/(x+y)

Answers

The differentiable functions are one for which there is a departure line at each position on the graph. The digression line to the graph y = f (x) at the point (a, f (a)) is given by the equation. Moreover the other line (at least near (a, f (a))), the function La is the best linear and find the best linear guess to the function f (x) = sqrt (x) near 100.

or parallelogram ABCD, A(0, 0), B(a, b), and D(c, 0) are three of its vertices. Find the coordinates of C in terms of a, b, c.

Answers

Refer to the diagram below.

Because ABCD is a parallelogram, therefore
(i) AD = BC, so that
x - a = c - 0
x = a + c

(ii) AB = DC, so that
y - 0 = b - 0
y = b

he coordinates of C are (a+c, b).

Answer:  (a+c, b) 

Answer:

(a + b, c)

Step-by-step explanation:

I did this is school and this was the correct answer!

If you need extra security just look at this brainly question. (below ) It is the same question asked by a diffrerent person. And these people got this answer also!

https://brainly.com/question/3718051?referrer=searchResults




Can someone help me understand why the mean travel for women is greater than the mean travel for men?


Problem Words:

"In San Jose, the amount of time it took each person to get to work was recorded and rounded up to the nearest 555 minutes. The data collected for men and women are shown in the bar graph to the left"


Answers

Final answer:

To ascertain why mean travel time for women could be greater than for men, one would analyze commuting data for both genders and possibly use hypothesis testing to determine if any observed difference is statistically significant.

Explanation:

Understanding the differences in mean travel time between men and women requires analysis of provided data and consideration of statistical methods. For instance, if in San Jose, the recorded commuting times were higher for women, this could be a result of many factors including job location, availability of transportation, or societal roles affecting women's work commute. In the hypothetical scenario provided, it appears there were no actual data points or a graph to refer to, but typically, one would calculate the average commute time for each gender groups and then compare the two means.

For example, if you have a dataset and you're trying to establish whether the mean travel time for women is greater than that for men, you could perform a hypothesis test. The null hypothesis would state there is no difference in the commuting times between men and women, while the alternative hypothesis would state that There is a significant difference in mean commute times. You would then use the data findings, such as sample means and standard deviations, to perform an appropriate statistical test, like a t-test, to determine if there is a statistically significant difference between the mean commute times of the two groups.

Concluding if this difference is significant would involve looking at a predefined significance level (like 5% or 10%) and comparing the p-value from the test to this level. If the p-value is less than the significance level, we reject the null hypothesis and can claim there is a significant difference in the mean travel times between men and women.

How to divide 546 divided 78

Answers

7 is the answer to this question
You can either do long division or list out 78's multiples. 

          007
1. 78√546 

2. 78, 156, 234, 312, 390, 468, 546

A store is giving away a $10 to every 7th person to enter the store and a $25 coupon to every 18th person to enter the store . which person will be the first to get both coupons?

Answers

To do this we need to find the LCM of 7 and 18. This is 126.

So, it's the 126th customer
You need to find the Lcm of it which is the 126th person

Which number sentence correctly solves this problem?

Jill's dad spent $783 for home repairs and $390 for car repairs. How much did Jill's dad spend on the repairs?



A.


783 – 390 = 393


B.
783 + 390 = 1,073


C.
783 + 390 = 1,173


D.


783 – 390 = 493

Answers

How much means total. We have to prices 783 and 390 so we add.
783+390=1173.

Three fourths of college students use the Internet more than the library. Nine hundredths use the library more. How many times more students use the internet?

Answers

Division
4/3X 100/9 = 8 1/3

An arithmetic sequence has this recursive formula

Answers

Answer: B
This is because 7 is standing in place for a1 and -4 is standing in place for d in the explicit equation: an=a1+(n-1)d

Answer:

[tex]\text{The explicit formula is }a_n=7+(n-1)(-4)[/tex]

Option B is correct.    

Step-by-step explanation:

Given the recursive formula of arithmetic sequence

[tex]a_1=7[/tex]

[tex]a_{n}=a_{n-1}-4[/tex]

we have to find the explicit formula for the above sequence.

[tex]a_{n}=a_{n-1}-4[/tex]

[tex]a_{n}-a_{n-1}=-4[/tex]

which is the common difference, d=-4

The explicit formula for A.P is

[tex]a_n=a_1+(n-1)d[/tex]

[tex]a_n=7+(n-1)(-4)[/tex]

Option B is correct.

Let f (x) = ax + b and g(x) = cx + d, where a, b, c, and d are constants. determine necessary and sufficient conditions on the constants a, b, c, and d so that f ◦ g = g ◦ f

Answers

[tex]f(x)=ax+b[/tex]
[tex]g(x)=cx+d[/tex]

[tex]f\circ g(x)=a(cx+d)+b=acx+ad+b[/tex]
[tex]g\circ f(x)=c(ax+b)+d=acx+bc+d[/tex]

In order for [tex]f\circ g=g\circ f[/tex] to hold, we require [tex]ad+b=bc+d[/tex], which can be rearranged slightly as [tex](a-1)d=(c-1)b[/tex] or [tex]\dfrac{a-1}{c-1}=\dfrac bd[/tex], etc.
Final answer:

The necessary and sufficient conditions for f ◦ g = g ◦ f are that a and c must be non-zero and have the same sign, while b and d can be any values.

Explanation:

To determine the necessary and sufficient conditions for f ◦ g = g ◦ f, we need to find the values of a, b, c, and d that satisfy this equation.

a and c must be non-zero, as dividing by zero is undefined in functions.If a and c have different signs, f ◦ g and g ◦ f will have different slopes, which means they will not be equal. Therefore, a and c must have the same sign.If a and c have the same sign, b and d can be any values, as they won't affect the slopes of the functions.

Therefore, the necessary and sufficient conditions for f ◦ g = g ◦ f are that a and c must be non-zero and have the same sign, while b and d can be any values.

Learn more about Conditions for f(g) = g(f) here:

https://brainly.com/question/33525045

#SPJ2

I am not sure how to solve this

Answers

2x + 1 - 4 = -2x - 3

We're simply just trying to get "x" by itself :)

So, we have to add 2x to both sides.

2x + 2x + 1 - 4 = -3

Add like terms.

(2x + 2x) + (1 - 4) = -3

Simplify.

4x - 3 = -3

Then, we must add 3 to both sides.

4x = -3 + 3

Simplify.

4x = 0

Divide both sides by 4.

x = 0 ÷ 4

Simplify.

x = 0

~Hope I helped!~

Nancy purchased bed sheets for 36.00. They were on sale for 25% off. What was the original price

Answers

36.00 ÷ (1 - 0.25)
36.00 ÷ 0.75
$48

Hope this helps!
it is $144 because $36 is just 25% so you would multiply
$36 x 4 =144 hopes this helps you.

What is the factored form of x2 − 4x − 5?

(x + 5)(x − 1)
(x + 5)(x + 1)
(x − 5)(x − 1)
(x − 5)(x + 1)

Answers

[tex] x^{2} -4x-5=(x-5)(x+1)[/tex]

If you used the foil method for (x-5)(x+1) and combined like terms you would get the same as 

The factored form of the equation x² − 4x − 5 is ( x - 5 )( x + 1 ). The correct option is D.

What is a quadratic equation?

A quadratic equation is a polynomial with a degree of 2 or the maximum power of the variable is 2 in quadratic equations. It has two solutions as its maximum power is 2.

Expression in maths is defined as the collection of numbers variables and functions by using signs like addition, subtraction, multiplication and division.

Given that the quadratic equation is x² − 4x − 5. The value of x will be calculated as:-

x² − 4x − 5 = 0

x² - 5x + x - 5 = 0

x( x - 5 ) + 1 ( x - 5 ) = 0

( x - 5 ) ( x + 1 ) = 0

Hence, the factored form of the equation x² − 4x − 5 is ( x - 5 )( x + 1 ).

To know more about quadratic equations follow

brainly.com/question/1214333

#SPJ6

in a sale there is 25% off all prices a bed costs £33 in the sale what was the original price

Answers

If everything is 25% off, the sale price is equal to 75% of the original price.

Set up a proportion.
33/x= 75/100

Cross multiply
33*100=3300
3300/75=44=x

Final answer: $44

a number is double and than increased by nine. the result is ninety-one. what is the original number?

Answers

the original number is 41

A construction firm is trying to decide which of two models of a crane to purchase. Model A costs $100,000 and requires $4,000 per year to maintain. Model B has an initial cost of $78,000 and a maintenance cost of $13,000 per year. For how many years must model A be used before it becomes more economical than B? (Round your answer to one decimal place.)

Answers

Let A and B be the functions which calculate the cost of purchase and maintenance of the models for x years.

The functions are as follows: 

A(x)=100,000+4,000x                                (dollars)

B(x)=78,000+13,000x                              (dollars)


Model A becomes more economical than Model B when A(x)<B(x), 

so we solve:

100,000+4,000x<78,000+13,000x  

100,000-78,000<13,000x-4,000x
 
         22,000< 9000x
               
                 22<9x

                    x>22/9=2.444

Model A becomes more economical in the third year, that is after the first 2 years.



Which number is 1/10 as great as 0.7?

Answers

Answer:

Step-by-step explanation:

It’s actually 7.

What is the volume of the frustum?

Answers

depending on the value used for PI the answers vary

 but attached picture is solution

 Answer is A.503.77

503.77 thats the right answer 

What is the area of a circle with a diameter of 8 meters (use 3.14 for O
)

Answers

the answer is A~50.27


The answer si A~50.27 

If 12 less than 4 times a number is 8, the number is 5. What difference sentence where the unknown number is also 5?

Answers

Sent a picture of the solution to the problem (s).

help me with this I don't get it help4help?

Answers

1) Divide 3/4 by 1/2. Remember how to divide fractions. Switch the problem into a multiplication problem. 
3/4 x 2/1 = 3/2 (so you could only have 1 and 1/2 servings with 1/2 pound of chicken in each serving. 

2) Set up a little algebra problem. Let x = the multiplier of the original 3/4 pounds of chicken needed to make two full servings with 1/2 pound of chicken in each. 
(3/4)x = 2(1/2)            (Found this online V(0-0)v)

4/9 divided by what equals 12

Answers

(4/9)/x= 12

Multiply both sides by x
4/9=12x

Divide both sides by 12
(4/9)*(1/12)= 4/108
4/108= 1/27

Final answer: 1/27

solve the system of equations by graphing 4x-5y=20

Answers

Here is your graph of the system. Where they cross is the answer, which is -4. Pretty much you have to graph each equation and where they meet is the answer.

and doing some vandalizing to the posted image by MathJot, check the picture below.

[tex]\bf \begin{cases} 4x-5y=20\\ 3x+y=-4 \end{cases}\\\\ -------------------------------\\\\ 4x-5y=20\implies 4x-20=5y\implies \cfrac{4x-20}{5}=y\\\\\\ \boxed{\cfrac{4x}{5}-4=y} \\\\\\ 3x+y=-4\implies \boxed{y=-4-3x}[/tex]

Find an equation of the sphere that passes through the origin and whose center is (â2,2,3). be sure that your formula is monic.

Answers

Um.....
I am not sure about this sorry.

Michael plays 1/5 of a song in 1/15 pf a minute. How many minutes will it take to play whole song

Answers

well, a whole will be five fifths or 5/5.

now, he only plays 1/5 in 1/15, how many minutes will it take to play the whole 5/5 of the song?

[tex]\bf \begin{array}{ccll} \stackrel{part}{song}&\stackrel{part}{minutes}\\ \text{\textemdash\textemdash\textemdash}&\text{\textemdash\textemdash\textemdash}\\ \frac{1}{5}&\frac{1}{15}\\\\ \frac{5}{5}&m \end{array}\implies \cfrac{\frac{1}{5}}{\frac{5}{5}}=\cfrac{\frac{1}{15}}{m}\implies \cfrac{\frac{1}{5}}{\frac{5}{5}}=\cfrac{\frac{1}{15}}{\frac{m}{1}}\implies \cfrac{1}{5}\cdot \cfrac{5}{5}=\cfrac{1}{15}\cdot \cfrac{1}{m}[/tex]

[tex]\bf \cfrac{1}{5}=\cfrac{1}{15m}\implies 15m=5\implies m=\cfrac{5}{15}\implies m=\stackrel{\textit{minutes}}{\cfrac{1}{3}}[/tex]

It takes Awan 8 1/3 minutes to run a mile, it takes Kate 1 1/5 time longer. How long does it take Kate to run one mile?

Answers

First turn the fractions to decimals 1/3=.33 1/5=.2 Then multiply 8.33 x 1.2=9.996

Answer:

10 minutes

Step-by-step explanation:

Given: It takes Awan  [tex]8\frac{1}{3}[/tex] minutes to run a mile, it takes Kate  [tex]1\frac{1}{5}[/tex] time longer.

To Find: How long does it take Kate to run one mile.

Solution:

Time taken by Awan to run a mile = [tex]8\frac{1}{3}[/tex] [tex]\text{minutes}[/tex]

                                                         = [tex]\frac{25}{3}[/tex] [tex]\text{minutes}[/tex]

Time taken by Kate to run a mile = [tex]1\frac{1}{5}\times\text{time taken by Awan}[/tex]

                                                       =  [tex]\frac{6}{5}\times\text{time taken by Awan}[/tex]

Therefore,

on putting values

The time taken by Kate =  [tex]\frac{6}{5}\times\frac{25}{3}[/tex] [tex]\text{minutes}[/tex]

                                      = [tex]\frac{6\times25}{5\times3}[/tex]

                                      = [tex]10[/tex] [tex]\text{minutes}[/tex]

Hence, the time taken by Kate to complete one mile is [tex]10[/tex] [tex]\text{minutes}[/tex]

Tina and Bruce are each rolling a 1 to 6 number cube . they are looking for different ways to roll two factors whose product is greater than 14. how many different ways will they find ?

Answers

Final answer:

To find the different ways to roll two factors whose product is greater than 14, we list the different outcomes when rolling a number cube twice.

Explanation:

To find the different ways to roll two factors whose product is greater than 14, we need to consider the possible outcomes when rolling a number cube twice.

First, we look at the factors of 14 and determine that they are 1, 2, 7, and 14.

Now, we can list the different ways to roll two factors:

If Tina rolls a 1 and Bruce rolls a 15 (6 + 9), the product is 15 which is greater than 14.

If Tina rolls a 2 and Bruce rolls a 10 (3 + 7), the product is 20 which is greater than 14.

If Tina rolls a 7 and Bruce rolls a 3, the product is 21 which is greater than 14.

If Tina rolls a 14 and Bruce rolls a 2, the product is 28 which is greater than 14.

Therefore, there are 4 different ways for Tina and Bruce to roll two factors whose product is greater than 14.


Kalesha is purchasing a laptop. The original price of the laptop is $900. The store is offering 10% off on all computers. Kalesha has a $100 gift card.

How should Kalesha determine the amount she will pay for her computer?
Subtract $100, then take 10% off.Take 10% off, then subtract $100.

Kalesha will pay  


The answer is : $710

Answers

I believe the answer is $710
Answer:

The amount Kalesha will pay for her computer is:

                      $ 710

Step-by-step explanation:

It is given that:

The original price of the laptop is $900.

The store is offering 10% off on all computers.

Kalesha has a $100 gift card.

Now in order to calculate the amount Kalesha will pay we first have to find the cost that will be reduced on a offer of 10% provided by the store and subtract this reduced price from the original price ; and finally we again subtract $ 100 from this resulting price.

When a offer of 10% is applied to the computer we have:

Price reduced on offer=10% of original price

i.e.

Price reduced on offer=10%×900

i.e.

Price reduced on offer=0.10×900

i.e.

Price reduced on offer=$ 90

Cost of Computer= Original price-Price reduced on offer

i.e.

Cost of computer= 900-90

i.e.

Cost of Computer=$ 810

Now, when Kalesha uses her gift card of $ 100 then,

Amount Kalesha will pay= $ (810-100)

i.e.

Amount Kalesha will pay= $ 710

The box office manager said about 5,000 people attended the show. Write a number that could be the actual attendance if he correctly rounded to the nearest hundred

Answers

it can be from 4,500 - 5,499

hope this helps

Which number when multiplied by 3/4 gives a product between 3/4 and 1?

A: 0
B: 1/4
C: 3/4
D: 1 1/4

Answers

1 1/4 = 5/4

5/4 * 3/4 = 15/16


Answer is D 1 1/4

D is the answer
3/4*1 1/4

the sum of 5 times a number and 2 is equal to 4 times the number

Answers

5x +2 =4x

subtract 2 from each side

5x= 4x-2

subtract 4x from each side

x = -2


Other Questions
Which studies analyzed the lbdq to better understand leader behaviors? Covalent solutes are considered non-electrolytes. What does this mean for the conductivity of the solution? A) Non-electrolytes dissolve and completely dissociate in water providing charged ions to conduct electricity. B) Non-electrolytes dissolve and do not dissociate in water providing no charged ions to conduct electricity. C) Being a non-electrolyte refers the type of bonding and has no bearing on conducting electricity. D) Non-electrolytes do not dissolve in water and can not conduct electricity. helpppppppppppppppp mathhhhhhhhhhhhevaluate this piecewise function at x=-4 and x=4 What factors might have caused the auditor to inappropriately accept the assertions by management that the vendor allowances should be reflected in the financial statements? are integers always/sometimes/never whole numbers In which region was the economy most diverse seventeenth-century colonies? f(x)=(x^3+6) inverse A fireman, 57.6 m away from a burning building, directs a stream of water from a fire hose at an angle of 35.2 above the horizontal. if the initial speed of the stream is 42.7 m/s, at what height will the stream of water strike the building? evaluate -x+y+6 for x=-3 and y=-1 The functions f(x) and g(x) are shown below: f(x) = 5x g(x) = 5x Which statement best describes the graph of f(x) and g(x)? The graph of f(x) will eventually exceed the graph of g(x). The graph of g(x) will eventually exceed the graph of f(x). The graphs will both have their y-intercept equal to 1. The graphs will both have their y-intercept equal to 5. Sydney has 972$ to spend on tickets. if each ticket costs 27$ how many tickets can she purchase Doda esta casel de pepe ? State whether each sequence is arithmetic or geometric, and then find the explicit and recursive formulas for each sequence. Part1. 10,15,20,25,30.. Step 1.State whether this sequence is arithmetic or geometric and find the explicit formula. show your work. Step 2. find the recursive formula. Show your work.Part 2. 2,6,18,54,162.. Step 1. State whether this sequence is arithmetic or geometric and find the explicit formula. show your work. Step 2.find the recursive formula. Show your work How did the power of the Catholic Church expand in the Middle Ages? Which of these flaws does Ulysses reveal while leaving the island after blinding the Cyclops? a need for comfort a need for companionship a desire for glory a desire for riches Based upon the absorbance spectrum of red dye #40, what would be the ideal wavelength to carry out a spectrophotometric experiment on the dye? What style of music is characterized by flutes and maracas? Add.(6x^3+3x^22)+(x^35x^23)Express the answer in standard form. irrational numbers can never be precisely represented in decimal form . why is this? Suppose a railroad rail is 3 kilometers and it expands on a hot day by 12 centimeters in length. Approximately how many meters would the center of the rail rise above the ground Steam Workshop Downloader