Using the shell method, the volume integral would be
[tex]\displaystyle 2\pi \int_0^2 x(256-x^8)\,\mathrm dx[/tex]
That is, each shell has a radius of x (the distance from a given x in the interval [0, 2] to the axis of revolution, x = 0) and a height equal to the difference between the boundary curves y = x ⁸ and y = 256. Each shell contributes an infinitesimal volume of 2π (radius) (height) (thickness), so the total volume of the overall solid would be obtained by integrating over [0, 2].
The volume itself would be
[tex]\displaystyle 2\pi \int_0^2 x(256-x^8)\,\mathrm dx = 2\pi \left(128x^2-\frac1{10}x^{10}\right)\bigg|_{x=0}^{x=2} = \boxed{\frac{4096\pi}5}[/tex]
Using the disk method, the integral for volume would be
[tex]\displaystyle \pi \int_0^{256} \left(\sqrt[8]{y}\right)^2\,\mathrm dy = \pi \int_0^{256} \sqrt[4]{y}\,\mathrm dy[/tex]
where each disk would have a radius of x = ⁸√y (which comes from solving y = x ⁸ for x) and an infinitesimal height, such that each disk contributes an infinitesimal volume of π (radius)² (height). You would end up with the same volume, 4096π/5.
The volume of the solid formed by revolving the region bounded by y=x^8 and y = 256 in the first quadrant about the y-axis is 4096π/5 cubic units.
What is integration?It is defined as the mathematical calculation by which we can sum up all the smaller parts into a unit.
We have a function:
[tex]\rm y = x^8[/tex] or
[tex]x = \sqrt[8]{y}[/tex]
And y = 256
By using the vertical axis of rotation method to evaluate the volume of the solid formed by revolving the region bounded by the curves.
[tex]\rm V = \pi \int\limits^a_b {x^2} \, dy[/tex]
Here a = 256, b = 0, and [tex]x = \sqrt[8]{y}[/tex]
[tex]\rm V = \pi \int\limits^{256}_0 {(\sqrt[8]{y}^2) } \, dy[/tex]
After solving definite integration, we will get:
[tex]\rm V = \pi(\frac{4096}{5} )[/tex] or
[tex]\rm V =\frac{4096}{5}\pi[/tex] cubic unit
Thus, the volume of the solid formed by revolving the region bounded by y=x^8 and y = 256 in the first quadrant about the y-axis is 4096π/5 cubic units.
Learn more about integration here:
brainly.com/question/18125359
a rectangle has an area of 186m2
one of the sides is 3m in length
work out the perimeter of the rectangle
seriously need help
Step-by-step explanation:
here is the ans
the perimeter= 130m
hope so this might help you
Certify Completion Icon Tries remaining:2 A town recently dismissed 10 employees in order to meet their new budget reductions. The town had 7 employees over 50 years of age and 18 under 50. If the dismissed employees were selected at random, what is the probability that exactly 5 employees were over 50
Answer:
0.055 = 5.5% probability that exactly 5 employees were over 50.
Step-by-step explanation:
The employees are removed from the sample without replacement, which means that the hypergeometric distribution is used to solve this question.
Hypergeometric distribution:
The probability of x successes is given by the following formula:
[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]
In which:
x is the number of successes.
N is the size of the population.
n is the size of the sample.
k is the total number of desired outcomes.
Combinations formula:
[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]
In this question:
7 + 18 = 25 employees, which means that [tex]N = 25[/tex]
7 over 50, which means that [tex]k = 7[/tex]
10 dismissed, which means that [tex]n = 10[/tex]
What is the probability that exactly 5 employees were over 50?
This is P(X = 5). So
[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]
[tex]P(X = 5) = h(5,25,10,7) = \frac{C_{7,5}*C_{18,5}}{C_{25,10}} = 0.055[/tex]
0.055 = 5.5% probability that exactly 5 employees were over 50.
A die is rolled 20 times and the number of twos that come up is tallied. Find the probability of getting the given result. [Binomail Probability] Less than four twos
Answer:
0.5665 = 56.65% probability of less than four twos.
Step-by-step explanation:
For each roll, there are only two possible outcomes. Either it is a two, or it is not a two. The probability of a roll ending up in a two is independent of any other roll, which means that the binomial probability distribution is used.
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.
A die is rolled 20 times
This means that [tex]n = 20[/tex]
One out of six sides is 2:
This means that [tex]p = \frac{1}{6} = 0.1667[/tex]
Probability of less than four twos:
This is:
[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]
So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{20,0}.(0.1667)^{0}.(0.8333)^{20} = 0.0261[/tex]
[tex]P(X = 1) = C_{20,1}.(0.1667)^{1}.(0.8333)^{19} = 0.1043[/tex]
[tex]P(X = 2) = C_{20,2}.(0.1667)^{2}.(0.8333)^{18} = 0.1982[/tex]
[tex]P(X = 3) = C_{20,3}.(0.1667)^{3}.(0.8333)^{17} = 0.2379[/tex]
So
[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0261 + 0.1043 + 0.1982 + 0.2379 = 0.5665[/tex]
0.5665 = 56.65% probability of less than four twos.
21 × 6 ÷ 7 + 12 - 15
Answer:
15
Step-by-step explanation:
By order of operations, multiplication and division are done first, then the addition and subtraction. Remember, multiplication and division have the same precedence, as does addition and subtraction.
21*6 = 126
126/7 = 18
18 + 12 = 30
30 - 15 = 15
Answer:
15
Step-by-step explanation:
21 × 6 ÷ 7 + 12 - 15
= 126 ÷ 7 + 12 - 15
= 18 + 12 - 15
= 30 - 15
= 15
x=cos(2t), y=sin(2t) find a rectangular coordinate equation for the curve by eliminating the parameter
Answer:
x^2+y^2=1
Step-by-step explanation:
Since cos^2(x)+sin^2(x)=1, x^2+y^2=1
Muhammad lives twice as far from the school as Hita. Together, the live a total of 12 km
from the school. How far away drom the school does each of them live?
Answer:
Muhammad lives 8 km away from the school.
Hita lives 4 km away from the school.
Step-by-step explanation:
First of all, find a number that, when you double that number and add both numbers, you will get 12. That number is 4. So double 4 and get 8. Then add both to get 12.
I need help.
You are interested in finding a 95% confidence interval for the average commute that non-residential students have to their college. The data below show the number of commute miles for 12 randomly selected non-residential college students. Round answers to 3 decimal places where possible.
Answer:
(11.847 ; 15.813)
Step-by-step explanation:
We are given 12 samples which are :
8, 20, 20, 11, 18, 12, 6, 5, 7, 22, 12, 25
We use a T-distribution to find the confidence interval since the sample size. is small, n < 30
Using a calculator :
The sample mean, xbar = 13.83
Sample standard deviation, s = 6.87
The confidence interval, C.I
C.I = xbar ± Tcritical * s/√n)
Tcritical at 95%, df = n - 1, 12 - 1 = 11
Tcritical(0.05, 11) = 2.20
Hence,
C.I = 13.83 ± 2.20(6.87/√12)
C.I = 13.83 ± 1.9831981
C. I = (13.83 - 1.983 ; 13.83 + 1.983)
C. I = (11.847 ; 15.813)
Two balls are picked at random from a box containing 5 red balls and 3 green balls. What is the probability that 1 red ball and 1 green ball are selected?
Answer:
Step-by-step explanation:
Answer:
3/8 x 5/8= 15/64
Step-by-step explanation:
...............................................................
SAT scores are normally distributed with a mean of 1,500 and a standard deviation of 300. An administrator at a college is interested in estimating the average SAT score of first-year students. If the administrator would like to limit the margin of error of the 82% confidence interval to 25 points, how many students should the administrator sample
Answer:
The appropriate solution is "259".
Step-by-step explanation:
According to the question,
[tex]\sigma = 300[/tex]
[tex]M.E=25[/tex]
At 82% CI,
[tex]\alpha = 0.18[/tex]
Critical value,
[tex]Z_c=1.341[/tex]
Now,
The sample size will be:
⇒ [tex]n=(Z_c\times \frac{\sigma}{E} )^2[/tex]
By substituting the values, we get
[tex]=(1.341\times \frac{300}{25} )^2[/tex]
[tex]=(1.341\times 12)^2[/tex]
[tex]=259[/tex]
solve above question
Clear parentheses by applying the distributive property.
-(-4s + 9t + 7)
Answer:
4s-9t-7
Step-by-step explanation:
multiply the negative one with all terms inside the bracket, since they are all unlike terms the answer remains the same
Denver's elevation is 5280 feet above sea level. Death Valley is -282 feet. Is Death Valley located above sea level or below sea level???
(plz answer, due date is semtemper)
9514 1404 393
Answer:
below
Step-by-step explanation:
When signed numbers are used to represent elevation with respect to sea level, positive signs are used for values above sea level, and negative signs are used for values below sea level. The given elevation of Death Valley indicates it is 282 feet below sea level.
Paul baked 208 brown loaves. If the ratio of white loaves to brown loaves is 3:2, how many loaves did he bake in total?
Paul baked 520
loaves.
The owner of a restaurant is placing an order for bread.
On Friday there were 300 customers in the restaurant and 100 bread rolls were served.
On Saturday he is expecting 540 customers.
What would be a good estimate of how many bread rolls should he order? I
Os 2021
A Exit
Back
✓ Mark Question
172.000
13 :
O atv
N
MacBook Air
Answer:
A. Total=520 loaves
B. Estimate= 180 rolls
Step-by-step explanation:
Matthew Travels 42/50 Meters In 26/30 Minutes. Find The Speed of Mathew In Meters Per Second.
Answer:
Matthew travels 0.0161 meters per second.
Step-by-step explanation:
Given that Matthew travels 42/50 meters In 26/30 minutes, to find the speed of Mathew in meters per second the following calculation must be performed:
42/50 = 0.84
26/30 = 0.86
0.86 x 60 = 52
0.84 meters in 52 seconds
0.84 / 52 = 0.01615
Therefore, Matthew travels 0.0161 meters per second.
Write an equation of the line through each pair of points in slope-intercept form.
a(– 3,–2) and (–3,4)
b(3,2)and (–4,–5)
Answer and I will give you brainiliest
Answer:
see below
Step-by-step explanation:
a) (– 3, –2) and (–3, 4)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(4 - (-2) / (-3 - (-3))
Simplify the parentheses.
= (4 + 2) / (-3 + 3)
Simplify the fraction.
(6) / (0)
= undefined
If your slope is undefined, it is a vertical line. The equation of a vertical line is x = #.
In this case, the x-coordinate for both points is -3.
Therefore, your equation is x = -3.
b) (3, 2) and (–4, –5)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(-5 - 2) / (-4 - 3)
Simplify the parentheses.
= (-7) / (-7)
Simplify the fraction.
-7/-7
= 1
This is your slope. Plug this value into the standard slope-intercept equation of y = mx + b.
y = 1x + b or y = x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the first point (3, 2). Plug in the x and y values into the x and y of the standard equation.
2 = 1(3) + b
To find b, multiply the slope and the input of x(3)
2 = 3 + b
Now, subtract 3 from both sides to isolate b.
-1 = b
Plug this into your standard equation.
y = x - 1
This is your equation.
Check this by plugging in the other point you have not checked yet (-4, -5).
y = 1x - 1
-5 = 1(-4) - 1
-5 = -4 - 1
-5 = -5
Your equation is correct.
Hope this helps!
Under which transformation can the image be a different size than the original
figure?
A. translation
B. rotation
C. dilation
D. reflection
C. Dilation.
Dilation can resize the image.
Translation will shift the imagine's position but won't change its actual size.
Rotation will mangle with image's orientation but also won't change its size.
Reflection is just a type of rotation which as established, also won't change its size.
Hope this helps.
Anthony steps on a bathroom scale that records his weight at 195 pounds. He immediately steps back onto the same scale, which records his weight at 205 pounds. It is MOST accurate to describe these scales as:
Answer:
Moving upwards with an acceleration.
Step-by-step explanation:
weight of the person = 195 pounds
Apparent weight = 205 pounds
As the weight increases so the scale is moving upwards with some acceleration.
The scale is in elevator which is moving upwards.
Coordinate plane with quadrilaterals EFGH and E prime F prime G prime H prime at E 0 comma 1, F 1 comma 1, G 2 comma 0, H 0 comma 0, E prime negative 1 comma 2, F prime 1 comma 2, G prime 3 comma 0, and H prime negative 1 comma 0. F and H are connected by a segment, and F prime and H prime are also connected by a segment. Quadrilateral EFGH was dilated by a scale factor of 2 from the center (1, 0) to create E'F'G'H'. Which characteristic of dilations compares segment F'H' to segment FH
Answer:
[tex]|F'H'| = 2 * |FH|[/tex]
Step-by-step explanation:
Given
[tex]E = (0,1)[/tex] [tex]E' = (-1,2)[/tex]
[tex]F = (1,1)[/tex] [tex]F' = (1,2)[/tex]
[tex]G = (2,0)[/tex] [tex]G' =(3,0)[/tex]
[tex]H = (0,0)[/tex] [tex]H' = (-1,0)[/tex]
[tex](x,y) = (1,0)[/tex] -- center
[tex]k = 2[/tex] --- scale factor
See comment for proper format of question
Required
Compare FH to F'H'
From the question, we understand that the scale of dilation from EFGH to E'F'G'H is 2;
Irrespective of the center of dilation, the distance between corresponding segment will maintain the scale of dilation.
i.e.
[tex]|F'H'| = k * |FH|[/tex]
[tex]|F'H'| = 2 * |FH|[/tex]
To prove this;
Calculate distance of segments FH and F'H' using:
[tex]d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}[/tex]
Given that:
[tex]F = (1,1)[/tex] [tex]F' = (1,2)[/tex]
[tex]H = (0,0)[/tex] [tex]H' = (-1,0)[/tex]
We have:
[tex]FH = \sqrt{(1- 0)^2 + (1- 0)^2}[/tex]
[tex]FH = \sqrt{(1)^2 + (1)^2}[/tex]
[tex]FH = \sqrt{1 + 1}[/tex]
[tex]FH = \sqrt{2}[/tex]
Similarly;
[tex]F'H' = \sqrt{(1 --1)^2 + (2 -0)^2}[/tex]
[tex]F'H' = \sqrt{(2)^2 + (2)^2}[/tex]
Distribute
[tex]F'H' = \sqrt{(2)^2(1 +1)}[/tex]
[tex]F'H' = \sqrt{(2)^2*2}[/tex]
Split
[tex]F'H' = \sqrt{(2)^2} *\sqrt{2}[/tex]
[tex]F'H' = 2 *\sqrt{2}[/tex]
[tex]F'H' = 2\sqrt{2}[/tex]
Recall that:
[tex]|F'H'| = 2 * |FH|[/tex]
So, we have:
[tex]2\sqrt 2 = 2 * \sqrt 2[/tex]
[tex]2\sqrt 2 = 2\sqrt 2[/tex] --- true
Hence, the dilation relationship between FH and F'H' is::
[tex]|F'H'| = 2 * |FH|[/tex]
Answer:NOTT !! A segment in the image has the same length as its corresponding segment in the pre-image.
Step-by-step explanation:
7(x-9y) need an answer
Answer:
7x - 63y
Step-by-step explanation:
Given
7(x - 9y) ← multiply each term in the parenthesis by 7
= 7x - 63y
write the equation of a line of a line passing through the points (3,1) and (6,3).
Answer:
i think its 2 1
Step-by-step explanation:
Answer:
y =2/3x-1
Step-by-step explanation:
First find the slope
m = ( y2-y1)/(x2-x1)
= ( 3-1)/ (6-3)
= 2/3
The slope intercept form of a line is
y = mx+b where m is the slope and b is the y intercept
y = 2/3x +b
Using a point
3 = 2/3(6)+b
3 = 4+b
3-4 =b
-1=b
y =2/3x-1
A. If x:y= 3:5, find = 4x + 5 : 6y -3
Answer:
17 : 27
Step-by-step explanation:
x=3
y=5
4(3)+5 : 6(5)-3
= 12+5 : 30-3
= 17 : 27
Let sin A = -5/13 with 270 degrees < A < 360 degrees and cos B = -15/17 with 90 degrees < B < 180 degrees find sin (A+B)
Answer:
Step-by-step explanation:
The starting salaries of individuals with an MBA degree are normally distributed with a mean of $40,000 and a standard deviation of $5,000. What percentage of MBA's will have starting salaries of $34,000 to $46,000
Answer:
The correct answer is "76.98%".
Step-by-step explanation:
According to the question,
⇒ [tex]P(34000<x<46000) = P[\frac{34000-40000}{5000} <\frac{x- \mu}{\sigma} <\frac{46000-40000}{5000} ][/tex]
[tex]=P(-1.2<z<1.2)[/tex]
[tex]=P(z<1.2)-P(z<-1.2)[/tex]
[tex]=0.8849-0.1151[/tex]
[tex]=0.7698[/tex]
or,
[tex]=76.98[/tex]%
If P(x) = 2x2 – 3x + 7 and Q(x) = 8 - x), find each function value.
15. P(-3)
16. Q(2)
17. P(4)
18. Q(-3)
Answer:
15. 52
16. 6
17. 59
18. 11
Step-by-step explanation:
(c³d)a(cd⁷)a
Simplify
Answer:
= c^4 d^8 a^2
Step-by-step explanation:
Apply exponent rule: aa= a^2
= c^3 da^2 cd^7
= c^4 da^2 d^7
= c^4 d^8 a^2
Engineers are designing a large elevator that will accommodate 44 people. The maximum weight the elevator can hold safely is 8228 pounds. According to the National Health Statistics Reports, the weights of adult U.S. men have mean 186 pounds and standard deviation 60 pounds, and the weights of adult U.S. women have mean 157 pounds and standard deviation 69 pounds.
a. If 44 people are on the elevator, and their total weight is 8228 pounds, what is their average weight?
b. If a random sample of 44 adult men ride the elevator, what is the probability that the maximum safe weight will be exceeded?
c. If a random sample of 44 adult women ride the elevator, what is the probability that the maximum safe weight will be exceeded?
Answer:
a) Their average weight is of 187 pounds.
b) 0.4562 = 45.62% probability that the maximum safe weight will be exceeded.
c) 0.002 = 0.2% probability that the maximum safe weight will be exceeded
Step-by-step explanation:
To solve this question, we need to understand the normal probability distribution and the central limit theorem.
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
Central Limit Theorem
The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
a. If 44 people are on the elevator, and their total weight is 8228 pounds, what is their average weight?
8228/44 = 187
Their average weight is of 187 pounds.
b. If a random sample of 44 adult men ride the elevator, what is the probability that the maximum safe weight will be exceeded?
For men, we have that [tex]\mu = 186, \sigma = 60[/tex]
Sample of 44 means that [tex]n = 44, s = \frac{60}{\sqrt{44}}[/tex]
This probability is 1 subtracted by the p-value of Z when X = 187. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{187 - 186}{\frac{60}{\sqrt{44}}}[/tex]
[tex]Z = 0.11[/tex]
[tex]Z = 0.11[/tex] has a p-value of 0.5438.
1 - 0.5438 = 0.4562
0.4562 = 45.62% probability that the maximum safe weight will be exceeded.
c. If a random sample of 44 adult women ride the elevator, what is the probability that the maximum safe weight will be exceeded?
For women, we have that [tex]\mu = 157, \sigma = 69[/tex]
Sample of 44 means that [tex]n = 44, s = \frac{69}{\sqrt{44}}[/tex]
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{187 - 157}{\frac{69}{\sqrt{44}}}[/tex]
[tex]Z = 2.88[/tex]
[tex]Z = 2.88[/tex] has a p-value of 0.998.
1 - 0.998 = 0.002.
0.002 = 0.2% probability that the maximum safe weight will be exceeded
A university professor asked his class of 42 students when they had studied for his class the previous weekend. There responses were. please answer part a, b and c
ANSWERS:
a) 16 students
b) 25 students
c) 2 students
STEP BY STEP:
There are 42 students in total. This question can be solved by "Principal of Inclusion and Exclusion"
Question a)
The students that studied on Sunday in total with overlaps is 30. To figure out the students that ONLY studied on Sunday you need to first minus the overlaps in the combos:
the combos:
3, 10, 6, 2
Since the last combo included all of the other dates, we need to minus it:
1, 8, 4, 2
Now we can use the total of Sunday and minus the combos that includes Sunday:
30 - (4 + 2 + 8) = 16 students
Question b)
To figure out all the students that only studied on ONE day, not 2 not 3, just one day. We need to figure out the students that studied for Saturday and Friday using the same method before for figuring out Sunday:
Friday: 9 - 4 - 1 -2 = 2 students
Saturday: 18 - 1 - 2- 8 = 7 students
and now add them all together: 2 + 7 + 16 = 25 students
That is the total number of students that studied on one day.
Question c)
Now for the numbers of students that didn't study... We can just use the total to minus everything else!
42 - (25 + 1 + 4 + 8 + 2) = 2 students!!!
And thats all done! If you still don't get it, please ask!
Claims from Group A follow a normal distribution with mean 10,000 and standard deviation 1,000. Claims from Group B follow a normal distribution with mean 20,000 and standard deviation 2,000. All claim amounts are independent of the other claims. Fifty claims occur in each group. Find the probability the total of the 100 claims exceeds 1,530,000.
Answer:
0.0287 = 2.87% probability the total of the 100 claims exceeds 1,530,000.
Step-by-step explanation:
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
n instances of a normal variable:
For n instances of a normal variable, the mean is [tex]n\mu[/tex] and the standard deviation is [tex]s = \sigma\sqrt{n}[/tex]
Sum of normal variables:
When two normal variables are added, the mean is the sum of the means, while the standard deviation is the square root of the sum of the variances.
Group A follow a normal distribution with mean 10,000 and standard deviation 1,000. 50 claims of group A.
This means that:
[tex]\mu_A = 10000*50 = 500000[/tex]
[tex]s_A = 1000\sqrt{50} = 7071[/tex]
Group B follow a normal distribution with mean 20,000 and standard deviation 2,000. 50 claims of group B.
This means that:
[tex]\mu_B = 20000*50 = 1000000[/tex]
[tex]s_B = 2000\sqrt{50} = 14142[/tex]
Distribution of the total of the 100 claims:
[tex]\mu = \mu_A + \mu_B = 500000 + 1000000 = 1500000[/tex]
[tex]s = \sqrt{s_A^2+s_B^2} = \sqrt{7071^2+14142^2} = 15811[/tex]
Find the probability the total of the 100 claims exceeds 1,530,000.
This is 1 subtracted by the p-value of Z when X = 1530000. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{1530000 - 1500000}{15811}[/tex]
[tex]Z = 1.9[/tex]
[tex]Z = 1.9[/tex] has a p-value of 0.9713
1 - 0.9713 = 0.0287
0.0287 = 2.87% probability the total of the 100 claims exceeds 1,530,000.
HELP PLEASE I CANNOT FAIL PLEASE!!!!!!!
Which statement correctly compares the two functions?
A.
They have the same y-intercept and the same end behavior as x approaches ∞.
B.
They have the same x- and y-intercepts.
C.
They have the same x-intercept but different end behavior as x approaches ∞.
D.
They have different x- and y-intercepts but the same end behavior as x approaches ∞.
Answer:
B
Step-by-step explanation:
they have the same intercepts