The probability distribution of number of televisions per household in a small town is given below.

x 0 1 2 3
​P(x) ​ 0.05 0.15 0.25 0.55


a. Find the probability of randomly selecting a household that has one or two televisions.
b. Find probability of randomly selecting a household that has one or two televisions

Answers

Answer 1

Answer: 0.20

Step-by-step explanation:

The given probability distribution of number of televisions per household in a small town:

x          0       1     2      3

​P(x) ​ 0.05 0.15 0.25 0.55

To find : The probability of randomly selecting a household that has one or two televisions ( in both parts a. and b.).

The computations for this would be :

P( 1 or 2) = P(1)+P(2)

= 0.05+0.15

= 0.20

Hence, the required probability= 0.20

Answer 2

Answer:

Step-by-step explanation:


Related Questions

Suppose x varies directly with the square root of y and inversely with the cube root of z. What equation models this combined variation?

Answers

Answer:

[tex]\huge\boxed{x = k \frac{\sqrt{y} }{\sqrt[3]{z} }}[/tex]

Step-by-step explanation:

Given that:

1) x ∝ √y

2) x ∝ [tex]\frac{1}{\sqrt[3]{z} }[/tex]

Combining the proportionality

=> x ∝ [tex]\frac{\sqrt{y} }{\sqrt[3]{z} }[/tex]

=> [tex]x = k \frac{\sqrt{y} }{\sqrt[3]{z} }[/tex]

Where k is the constant of proportionality.

Reducing scrap of 4-foot planks of hardwood is an important factor in reducing cost at a wood-floor manufacturing company. Accordingly, engineers at Lumberworks are investigating a potential new cutting method involving lateral sawing that may reduce the scrap rate. To examine its viability, two independent, random, representative samples of planks were examined. One sample contained 200 planks which were sawed using the old method. The other sample contained 400 planks which were sawed using the new method. Sixty-two of the 200 planks were scrapped under the old method of sawing, whereas 36 of the 400 planks were scrapped under the new method.

Required:
a. Construct the 90% confidence interval for the difference between the population scrap rates between the old and new methods, respectively.
b. Write the null and alternative hypotheses to test for differences in the population scrap rates between the old and new cutting methods, respectively.
c. Using the part a results, can we conclude at the 10% significance level that the scrap rate of the new method is different than the old method?

Answers

Answer:

The critical value for two tailed test at alpha=0.1 is ± 1.645

The calculated  z= 9.406

Step-by-step explanation:

Formulate the hypotheses as

H0: p1= p2 there is no difference between the population scrap rates between the old and new cutting methods

Ha : p1≠ p2

Choose the significance level ∝= 0.1

The critical value for two tailed test at alpha=0.1 is ± 1.645

The test statistic is

Z = [tex]\frac{p_1- p_2}\sqrt pq(\frac{1}{n_1} + \frac{1}{n_2})[/tex]

p1= scrap rate of old method = 62/200=0.31

p2= scrap rate of new method = 36/400= 0.09

p = an estimate of the common scrap rate on the assumption that the two rates are same.

p = n1p1+ n2p2/ n1 + n2

p =200 (0.31) + 400 (0.09) / 600

p= 62+ 36/600= 98/600 =0.1633

now q = 1-p= 1- 0.1633= 0.8367

Thus

z= 0.31- 0.09/ √0.1633*0.8367( 1/200 + 1/400)

z= 0.301/√ 0.13663( 3/400)

z= 0.301/0.0320

z= 9.406

The calculated value of z falls in the critical region therefore we reject the null hypothesis and conclude that the 10% significance level that the scrap rate of the new method is different from the old method.

Find the limit. Use l'Hospital's Rule where appropriate. If there is a more elementary method, consider using it. lim x→9 x − 9 x2 − 81

Answers

Without resorting to L'Hopitâl's rule,

[tex]\displaystyle\lim_{x\to9}\frac{x-9}{x^2-81}=\lim_{x\to9}\frac{x-9}{(x-9)(x+9)}=\lim_{x\to9}\frac1{x+9}=\frac1{18}[/tex]

With the rule, we get the same result:

[tex]\displaystyle\lim_{x\to9}\frac{x-9}{x^2-81}=\lim_{x\to9}\frac1{2x}=\frac1{18}[/tex]

Which table represents a linear function?
x y
1 5
2 10
3 15
4 20
5 25

x y
1 5
2 20
3 45
4 80
5 125

x y
1 5
2 25
3 125
4 625
5 3125

x y
1 2
2 4
3 7
4 16
5 32​

Answers

Answer:

The first table on the list:

x 1   2  3  4    5

y 5 10 15 20 25

Step-by-step explanation:

A linear equation is when the slope is the exact same between each point.  The way we find slope is by finding the change in "y" over the change in "x".

x-values: 1, 2/y-values: 5, 10---[tex]\frac{10-5}{2-1}[/tex]=5/1=5

x-values: 2, 3/y-values: 10, 15---[tex]\frac{15-10}{3-2}[/tex]=5/1=5

x-values: 3, 4/y-vaues: 15, 20---[tex]\frac{20-15}{4-3}[/tex]=5/1=5

x-values: 4, 5/y-values: 20, 25---[tex]\frac{25-20}{5-4}[/tex]=5/1=5

The slope for each change in points is 5, which means that this table represents a linear function.

The only table that represents a linear function is; Table 1

Linear function

A linear function is one that has the same slope for every coordinate point.

Looking at the tables, the one with same slope for all points is table 1 and we will prove that as follows;

At x = 1, y = 5 and;

Slope = 5/1 = 5

At x = 2; y = 10 and;

Slope = 10/2 = 5

At x = 3, y = 15 and;

Slope = 15/3 = 5

At x = 4, y = 20 and;

Slope = 20/4 = 5

At x = 5, y = 25 and;

slope = 25/5 = 5

In conclusion, only table 1 represents a linear function.

Read more about Linear function at; https://brainly.com/question/15602982

if y = 2√x÷ 1–x', show that dy÷dx = x+1 ÷ √x(1–x)²​

Answers

Answer:  see proof below

Step-by-step explanation:

Use the Quotient rule for derivatives:

[tex]\text{If}\ y=\dfrac{a}{b}\quad \text{then}\ y'=\dfrac{a'b-ab'}{b^2}[/tex]

Given: [tex]y=\dfrac{2\sqrtx}{1-x}[/tex]

[tex]\sqrtx[/tex][tex]a=2\sqrt x\qquad \rightarrow \qquad a'=\dfrac{1}{\sqrt x}\\\\b=1-x\qquad \rightarrow \qquad b'=-1[/tex]        

[tex]y'=\dfrac{\dfrac{1-x}{\sqrt x}-(-2\sqrt x)}{(1-x)^2}\\\\\\.\quad =\dfrac{\dfrac{1-x}{\sqrt x}-(-2\sqrt x)\bigg(\dfrac{\sqrt x}{\sqrt x}\bigg)}{(1-x)^2}\\\\\\.\quad =\dfrac{1-x+2x}{\sqrt x(1-x)^2}\\\\\\.\quad =\dfrac{x+1}{\sqrt x(1-x)^2}[/tex]

LHS = RHS:  [tex]\dfrac{x+1}{\sqrt x(1-x)^2}=\dfrac{x+1}{\sqrt x(1-x)^2}\qquad \checkmark[/tex]

5 STARS IF CORRECT! Can you translate a phrase or sentence into symbols? Explain the answer.

Answers

Answer:

See below.

Step-by-step explanation:

It depends on the sentence or phrase. If the sentence includes an operation of numbers or something related to comparing numbers, then maybe it can be translated into symbols. If the sentence or phrase has nothing to do with quantities, or operations or comparison of quantities, then probably it can't.

Examples:

1) The boy went for a walk.

There's nothing to translate into symbols in this case.

2) I had $10 in my bank account, then I deposited n dollars. Now I have $30 in my account.

In this case, I can translate the sentence into an equation.

10 + n = 30

In this diagram, bac~edf. if the area of bac= 6 in.², what is the area of edf? PLZ HELP PLZ PLZ PLZ

Answers

Answer:

2.7 in²

Step-by-step explanation:

Given that ∆BAC ~ is similar to ∆EDF, the ratio of the area of ∆BAC to the area of ∆EDF = the square of the ratio of their corresponding sides.

Thus, let x be the area of ∆EDF

[tex] \frac{6}{x} = (\frac{3}{2})^2 [/tex]

[tex] \frac{6}{x} = \frac{9}{4} [/tex]

Cross multiply

[tex] x*9 = 4*6 [/tex]

[tex] 9x = 24 [/tex]

[tex] \frac{9x}{9} = \frac{24}{9} [/tex]

[tex] x = 2.67 [/tex]

Area of ∆EDF = 2.7 in²

Lori buys a $586 certificate of deposit (CD) that earns 6.6% interest that compounds monthly. How much will the CD be worth in 13 years? Express your answer rounded correctly to the nearest cent. Do not include units on your answer.

Answers

Answer:

$1344.9

Step-by-step explanation:

This problem can be solved using the compound interest formula

[tex]A= P(1+r)^t[/tex]

Given data

A, final amount =?

P, principal = $586

rate, r= 6.6% = 0.066

Time, t= 13 years

Substituting our values into the expression we have

[tex]A= 586(1+0.066)^1^3\\\ A= 586*(1.066)^13\\\ A= 586*2.295\\\ A= 1344.87[/tex]

To the nearest cent the in 13 years the CD will be worth $1344.9

What is the issue with the work? It is wrong. Please answer this for points!

Answers

Answer:

3 ( a ) : x = 3.6,

3 ( b ) : x = 5

Step-by-step explanation:

For 3a, we can calculate the value of x through Pythagorean Theorem, which seemingly was your approach. However, the right triangle with x present as the leg, did not have respective lengths 9.6 and 12. The right angle divides 9.6 into two congruent parts, making one of the legs of this right triangle 9.6 / 2 = 4.8. The hypotenuse will be 12 / 2 as well - as this hypotenuse is the radius, half of the diameter. Note that 12 / 2 = 6.

( 4.8 )² + x² = ( 6 )²,

23.04 + x² = 36,

x² = 36 - 23.04 = 12.96,

x = √12.96, x = 3.6

Now as you can see for part b, x is present as the radius. Length 3 forms a right angle with length 8, dividing 8 into two congruent parts, each of length 4. We can form a right triangle with the legs being 4 and 3, the hypotenuse the radius. Remember that all radii are congruent, and therefore x will be the value of this hypotenuse / radius.

( 4 )² + ( 3 )² = ( x )²,

16 + 9 = x² = 25,

x = √25, x = 5

A portion of the quadratic formula proof is shown. Fill in the missing reason.

Answers

Answer:

Find a common denominator on the right side of the equation

Step-by-step explanation:

The equation before the problem is

X² + b/a(x) + (b/2a)²= -c/a + b²/4a²

The next step in solving the above equation is to fibd tge common denominator on the right side of the equation.

X² + b/a(x) + (b/2a)²= -c/a + b²/4a²

X² + b/a(x) + (b/2a)²= -4ac/4a² + b²/4a²

X² + b/a(x) + (b/2a)²=( b²-4ac)/4a²

The right side of the equation now has a common denominator

The next step is to factorize the left side of the equation.

(X+b/2a)²= ( b²-4ac)/4a²

Squaring both sides

X+b/2a= √(b²-4ac)/√4a²

Final equation

X=( -b+√(b²-4ac))/2a

Or

X=( -b-√(b²-4ac))/2a

2000 people attended a baseball game. 1300 of the people attending supported the home team, while 700 supported the visiting team. What percentage of people attending supported the home team?

Answers

Answer:

Percentage of home team supporters =65%

Percentage of visiting team supporters =35%

Step-by-step explanation:

Total attendees=2,000 people

Home team supporters=1,300

Visiting team supporters=700

What percentage of people attending supported the home team?

Percentage of people attending who supported the home team = home team supporters / total attendees × 100

=1,300/2,000 × 100

=0.65 × 100

=65%

Visiting team supporters = visiting team supporters / total attendees

× 100

=700/2000 × 100

=0.35 × 100

=35%

Alternatively,

Visiting team supporters = percentage of total attendees - percentage of home team supporters

=100% - 65%

=35%

Which expression is equivalent to 2(5)^4

Answers

Answer:

2·5·5·5·5

Step-by-step explanation:

2(5)^4 is equivalent to 2·5·5·5·5; 2 is used as a multiplicand just once, but 5 is used four times.

While walking from the car into your dormitory you dropped your engagement ring somewhere in the snow. The path is 30 feet long. You are distraught because the density of its location seems to be constant along this 30-foot route. a) What is the probability that the ring is within 12 feet of your car

Answers

Answer:

0.4

Step-by-step explanation:

we are required to find the probability that the ring is within 12 meters from nthe car.

we start by defining a random variable x to be the distance from the car. the car is the starting point.

x follows a normal distribution (0,30)

[tex]f(x)=\frac{1}{30}[/tex]

[tex]0<x<30[/tex]

probabilty of x ≤ 12

= [tex]\int\limits^a_ b{\frac{1}{30} } \, dx[/tex]

a = 12

b = 0

[tex]\frac{1}{30} *(12-0)[/tex]

[tex]\frac{12}{30} = 0.4[/tex]

therefore 0.4 is the probability that the ring is within 12 feet of your car.

What is f ( 1/3)? When the function is f(x) =-3x+7

Answers

Answer:

f(1/3) = 6

Step-by-step explanation:

f(x) =-3x+7

Let x = 1/3

f(1/3) =-3*1/3+7

        = -1 +7

       = 6

Answer:

f(1/3) = 6

Step-by-step explanation:

The function is:

● f(x) = -3x+7

Replace x by 1/3 to khow the value of f(1/3)

● f(1/3) = -3×(1/3) +7 = -1 +7 = 6

Write the expression as a single term, factored completely. Do not rationalize the denominator. 54x2+1−−−−−−√+20x4x2+1√ Select one: a. 5(4x2+4x+1)4x2+1√ b. 20x2+20x+1)5x+1 c. 20x2+20x+1)4x2+1√ d. 5(4x2+4x+1)5x+1

Answers

When we write expression 5√(4x² + 1) + 20x / √(4x² + 1) as singled term factorised completely, we have 5(4x² + 4x + 1) / √(4x² + 1) (Option A)

Data obtained from the question5√(4x² + 1) + 20x / √(4x² + 1)Factorised =?

How to factorised 5√(4x² + 1) + 20x / √(4x² + 1)

5√(4x² + 1) / 1 + 20x / √(4x² + 1)

Least common multiple (LCM) is √(4x² + 1)

[(5√(4x² + 1) × √(4x² + 1) + 20x] / √(4x² + 1)

[5(4x² + 1) + 20x] / √(4x² + 1)

[20x² + 5 + 20x] / √(4x² + 1)

[20x² + 20x + 5] / √(4x² + 1)

5(4x² + 4x + 1) / √(4x² + 1)

Learn more about factorisation:

https://brainly.com/question/22248251

#SPJ1

Complete question

See attached photo

Solve for x (x+4)/3 = 2.

a. x = -2

b. x=2

c. x = 2/3

d. x= -10/3​

Answers

Answer:

The answer is option B

Step-by-step explanation:

[tex] \frac{x + 4}{3} = 2[/tex]

To solve it first of all cross multiply

That's

x + 4 = 6

Move 4 to the right side of the equation

The sign changes to negative

That's

x = 6 - 4

We have the final answer as

x = 2

Hope this helps you

Finding the perimeter or area of a rectangle given one of th
The length of a rectangle six times its width.
If the area of the rectangle is 150 cm”, find its perimeter.

Answers

Answer:

The answer is 70cm

Step-by-step explanation:

Perimeter of a rectangle = 2l + 2w

Area of a rectangle = l × w

where

l is the length

w is the width

From the question

The length of a rectangle six times its width which is written as

l = 6w

Area = 150cm²

Substitute these values into the formula for finding the area

That's

150 = 6w²

Divide both sides by 6

w² = 25

Find the square root of both sides

width = 5cm

Substitute this value into l = 6w

That's

l = 6(5)

length = 30cm

So the perimeter of the rectangle is

2(30) + 2(5)

= 60 + 10

= 70cm

Hope this helps you

Help pleaseeeee!!!!!!

Answers

Answer:

0.05m^2

Step-by-step explanation:

5 divided by 100

if the nth term is , then the (n+1)st is: Sorry if formatting is off, check the image to see the equation better!

Answers

Answer:

5

----------

( n+1)(n+2)

Step-by-step explanation:

5

----------

n ( n+1)

Replace n with n+1

5

----------

(n+1) ( n+1+1)

5

----------

( n+1)(n+2)

Answer: Choice A

We replace every 'n' with n+1 and simplify

[tex]\frac{5}{(n+1)(n+1+1)} = \frac{5}{(n+1)(n+2)}[/tex]

What is the area, in square meters, of the shaded part of the rectangle shown below?

Answers

Answer:

C) 100 cm²

Step-by-step explanation:

(14*6)/2*10

20/2*10

10*10

100

The area of the given shaded part of the rectangle is 100 square meters as shown.

What is the area of a triangle?

The entire space filled by a triangle's three sides in a two-dimensional plane is defined as its area.

The fundamental formula for calculating the area of a triangle is A = 1/2 b h.

The area of the shaded part = area of the rectangle -  area of the triangle

The area of the shaded part = 14 × 10 - (1/2) × 8 × 10

The area of the shaded part = 140 - 80/2

The area of the shaded part = 140 - 40

Apply the subtraction operation, and we get

The area of the shaded part = 100 meters²

Thus, the area of the given shaded part of the rectangle is 100 square meters.

Learn more about the triangles here:

https://brainly.com/question/17997149

#SPJ3

Which is an infinite arithmetic sequence? a{10, 30, 90, 270, …} b{100, 200, 300, 400} c{150, 300, 450, 600, …} d{1, 2, 4, 8}

Answers

Answer:

C

Step-by-step explanation:

An arithmetic sequence has a common difference d between consecutive terms.

Sequence a

30 - 10 = 20

90 - 30 = 60

270 - 90 = 180

This sequence is not arithmetic

Sequence b

200 - 100 = 100

300 - 200 = 100

400 - 300 = 100

This sequence is arithmetic but is finite, that is last term is 400

Sequence c

300 - 150 = 150

450 - 300 = 150

600 - 450 = 150

This sequence is arithmetic and infinite, indicated by ........ within set

Sequence d

2 - 1 = 1

4 - 2 = 2

8 - 4 = 4

This sequence is not arithmetic

Thus the infinite arithmetic sequence is sequence c

Why is f (x) = (3x + 1/3)^2 + 8/9 not the vertex form of f (x)
not the vertex form of f (x) = 9x^2 +2x +1?
O The expression has a constant outside of the squared term.
O Some of the terms are fractions instead of integers.
O The expression is not the product of two binomials.
O The variable x has a coefficient.

Answers

Answer:

The Variable has a coefficient.

Step-by-step explanation:

A tin of tennis balls costs $6.99, and each tin contains 4
tennis balls.
If the tennis balls were sold individually, then
approximately how much would one tennis ball cost?
$​

Answers

Answer:

About $1.75 per tennis balls

Step-by-step explanation:

A tin of 4 tennis balls costs $6.99. We are asked to find the price of one tennis ball.

We need to find the unit price, or price per ball.

Divide the cost by the number of tennis balls.

cost / tennis balls

cost = $6.99

tennis balls = 4 tennis balls

$6.99 / 4 tennis balls

Divide 6.99 by 4.

$1.7475 / 1 tennis ball

Round to the nearest cent or hundredth. The 7 in the thousandth place tells us to round the 4 to a 5 in the hundredth place.

$1.75 / 1 tennis ball

It would cost approximately $1.75 for one tennis ball.

Multiply: (x−5)(x−7) A x2−12x+35 B x2+2x+35 C x2+35 D x2+35x−12

Answers

Answer:

x^2 -12x+35

Step-by-step explanation:

(x−5)(x−7)

FOIL

first  x*x = x^2

outer -7x

inner -5x

last -7*-5 = 35

Add them together

x^2 -7x-5x +35

x^2 -12x+35

Answer:

Step-by-step explanation:

x*x=2x

x*-7=-7x

-5*x=-5x

-5*-7=+35

2x-12x+35

A

Match the ones on the left to the right

Answers

Answer/Step-by-step explanation:

[tex] (4 + 5) + 2 = 4 + (5 + 2) [/tex] => any combination of numbers were formed or grouped when adding. The associative property of addition was applied.

[tex] 2(2x + 4) = 4x + 8 [/tex] => the sum of two terms (addend) are multiplied by by a number separately (I.e., a(b + c) = a(b) + a(c) = ab + ac). The property applied is distributive property.

[tex] (7x * x) * 3 = 7 * (x * 3) [/tex] => the numbers were grouped in any combination to arrive at same result when multiplying. Associative property of multiplication was applied.

[tex] (8 * x * 2) = (x * 8 * 2) [/tex] => the numbers where ordered in any manner to arrive at same result when multiplying. Cummutative property of multiplication was applied.

[tex] (7 + 3) + 1 = (1 + (7 + 3) [/tex] => the order in which the nnumbers in the were arranged doesn't matter, as same result is arrive at. This is Cummutative property of addition.

Ajar contains 4 red marbles numbered 1 to 4 and 10 blue marbles numbered 1 to 10. A marble is

drawn at random from the jar. Find the probability of the given event.

(a) The marble is red

Your answer is:

(b) The marble is odd-numbered

Your answer is:

(C) The marble is red or odd-numbered

Your answer is:

(d) The marble is blue or even-numbered

Your answer is:

Question Help M Message instructor

Answers

Answer:

a)2/7

b)1/2

c)9/14

d)6/7

Step-by-step explanation:

The jar contains 4 red marbles, numbered 1 to 4 which means

Red marbles = (R1) , (R2) , (R3) , (R4)

It also contains 10 blue marbles numbered 1 to 10 which means

Blue marbles = (B1) , (B2) , (B3) , (B4) , (B5) , (B6) , (B7) , (B8) , (B9) , (B10) .

We can calculate total marbles = 4red +10 blues

=14marbled

Therefore, total marbles= 14

The marbles that has even number = (R2) , (R4) ,(B2) , (B4) , (B6) , (B8) , (B10) =7

Total number of Blue marbles = 10

Blue and even marbles = 5

(a) The marble is red

P(The marble is red)=total number of red marbles/Total number of marbles

=4/14

=2/7

(b) The marble is odd-numbered

Blue marbles with odd number= (B1) , (B3) , (B5) , (B7) , (B9) ,

Red marbles with odd number = (R1) , (R3)

Number of odd numbered =(5+2)=7

P(marble is odd-numbered )= Number of odd numbered/ Total number of marbles

P(marble is odd-numbered )=7/14

=1/2

(C) The marble is red or odd-numbered?

Total number of red marbles = 14

Number of red and odd marbles = 2

The marbles that has odd number = (R1) , (R3) ,(B1) , (B3) , (B5) , (B7) , (B9) =7

n(red or even )= n(red) + n(odd)- n(red and odd)

=4+7-2

=9

P(red or odd numbered)= (number of red or odd)/(total number of the marble)

= 9/14

(d) The marble is blue or even-numbered?

Number of Blue and even marbles = 5

Total number of Blue marbles = 10

Number of blue that are even= 5

The marbles that has even number = (R2) , (R4) ,(B2) , (B4) , (B6) , (B8) , (B10)

=7

n(Blue or even )= n(Blue) + n(even)- n(Blue and even)

= 10+7-5 =12

Now , the probability the marble is blue or even numbered can be calculated as

P(blue or even numbered)= (number of Blue or even)/(total number of the marble)

= 12/14

= 6/7

Help Me With This
show work​

Answers

Answer:

1. Make a list of activities and the number of students:

Watching TV: 32

Talking on the phone: 41

Video games: 24

Reading: 15

2. Then combine the data in a bar graph as shown in the picture

What is credit?
an arrangement in which you receive money, goods, or services now in exchange for the promise of payment later
an arrangement in which you receive goods or services in exchange for other goods and services
an arrangement in which you receive money now and pay it bulk later with fees?

Answers

An arrangement in which you receive money more and pay it back later with fees

This test statistic leads to a decision to...

reject the null

accept the null

fail to reject the null



As such, the final conclusion is that...

There is sufficient evidence to warrant rejection of the claim that the population mean is not equal to 88.9.

There is not sufficient evidence to warrant rejection of the claim that the population mean is not equal to 88.9.

The sample data support the claim that the population mean is not equal to 88.9.

There is not sufficient sample evidence to support the claim that the population mean is not equal to 88.9.

Answers

Answer:

There is not sufficient sample evidence to support the claim that the population mean is not equal to 88.9.

Step-by-step explanation:

We are given the following hypothesis below;

Let [tex]\mu[/tex] = population mean.

So, Null Hypothesis, [tex]H_0[/tex] : [tex]\mu[/tex] = 88.9      {means that the population mean is equal to 88.9}

Alternate Hypothesis, [tex]H_A[/tex] : [tex]\mu\neq[/tex] 88.9     {means that the population mean is different from 88.9}

The test statistics that will be used here is One-sample t-test statistics because we don't know about population standard deviation;

                             T.S.  =  [tex]\frac{\bar X-\mu}{\frac{s}{\sqrt{n} } }[/tex]  ~  [tex]t_n_-_1[/tex]

where, [tex]\bar X[/tex] = sample mean = 81.3

             s = sample standard deviation = 13.4

            n = sample size = 7

So, the test statistics =  [tex]\frac{81.3-88.9}{\frac{13.4}{\sqrt{7} } }[/tex]   ~ [tex]t_6[/tex]

                                     =  -1.501

The value of t-test statistics is -1.501.

Also, the P-value of the test statistics is given by;

                    P-value = P([tex]t_6[/tex] < -1.501) = 0.094

Since the P-value of our test statistics is more than the level of significance as 0.094 > 0.01, so we have insufficient evidence to reject our null hypothesis as the test statistics will not fall in the rejection region.

Therefore, we conclude that the population mean is equal to 88.9.

Find y using the Angle Sum Theorem

Answers

Step-by-step explanation:

Hey, there!!

Look this figure, simply we find that;

In triangle ABC,

angle CBD is an exterior angle of a triangle.

and its measure is 90°

Then,

angle CBD= y +48° {sum of interior opposite angle is equal to exterior angle or from theorem}.

or, 90°= y + 48°

Shifting, 48° in left side,

90°-48°= y

Therefore, the value of y is 42°.

Hope it helps...

Other Questions
according to author stephan covey affective communication is driven by: An organism that reproduces asexually will have Which of the following are examples of plagiarism? Paraphrasing an article you read Writing about a new idea that came to you when reading an article Copying someone else's writing word for word Trying to pass off another writer's work as your own Writing an essay in your own words, using ideas you read elsewhere Starting from scratch, without any outside influence Using the structure and logic of an article but changing the details Translate and solve: 82 less than a is at least -82 Is f(x) =(x+5)2 a function, an odd function, both or neither I need help. can I get some The side of an Equileteral triangle is 12cm. What is its Area? Which statement describes an interaction between the biosphere and the atmosphere that is related to photosynthesis? During photosynthesis, plant roots take in water from soil. During photosynthesis, plants take in carbon dioxide from the air. Through photosynthesis, energy stored in plants is released into the air. Through photosynthesis, energy stored in plants is transferred to humans who eat them The sum of three consecutive numbers is greater than 40. The inequality that represents this is x+x+1+x+2>40. Which value of x hold true for the inequality? (Process scores in a text file) Suppose that a text file contains an unspecified number of scores. Write a program that reads the scores from the file and displays their total and average. Scores are separated by blanks. Your program should prompt the user to enter a filename. Here is a sample run: On a coordinate plane, a piecewise function has 3 lines. The first line has an open circle at (negative 9, negative 2), continues horizontally at y = negative 2, then has an open circle at (0, negative 2). The second line has an open circle at (0, 1), continues up with a positive slope, then has an open circle at (4, 9). The third line has an open circle at (4, negative 2), continues down with a negative slope, then has an open circle at (8, negative 4). What is the domain indicated on the graph for each The perimeter of an isosceles triangle is 32 inches. If the base is longer than half of the two other equal sides by 2 inches, find the length of all sides of this triangle.Write as a equation. Please simplify. 2(y+6)-6y Thanks! 761.8 x 10^-8 Express the number in scientific notation. A) 7.618 x 10^-6 B) 7.618 x 10^-8 C) 7.618 x 10^2 D) 7.618 x 10^6 what do you mean by functional attributes of ecosystem? A rotating light is located 16 feet from a wall. The light completes one rotation every 2 seconds. Find the rate at which the light projected onto the wall is moving along the wall when the light's angle is 20 degrees from perpendicular to the wall. Maria has eight black marbles, fourteen clear marbles, and twelve blue marbles in a bag. If she picks two marbles at random, without replacement, what is the probability that she will select a blue marble first, then a clear marble? -Speed is a scalar, a quantity that isdescribed byalone. 2. Relatively few drivers are touched by thetraffic crash problem, either directly orindirectly. TRUE OR FALSE Coercive power Question 15 options: a) usually relates to less compromise in one's partner than gentler kinds of power. b) create greater contentment in one's partner. c) usually relates to less resistance in one's partner than other kinds of power. d) usually a very helpful, productive way of influencing one's partner.