If you select a random sample of 6 people, what is the probability that all but one of them are using Chrome as their browser? (show all work - use data below)

Use the data provided below:
Chrome: 52.57%
Safari: 31.17%
Firefox: 4.29%
Edge: 2.91%
IE: 2.47%
Samsung: 2.36%

Answers

Answer 1

Answer:

0.1143 = 11.43% probability that all but one of them are using Chrome as their browser

Step-by-step explanation:

For each person, there are only two possible outcomes. Either they use Chrome, or they do not. The probability of a person using Chrome is independent of any other person, which means that the binomial probability distribution is used to solve this question.

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.

Chrome: 52.57%

This means that [tex]p = 0.5257[/tex]

Sample of 6 people

This means that [tex]n = 6[/tex]

What is the probability that all but one of them are using Chrome as their browser?

5 using Chrome, so:

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 5) = C_{6,5}.(0.5257)^{5}.(1-0.5257)^{1} = 0.1143[/tex]

0.1143 = 11.43% probability that all but one of them are using Chrome as their browser


Related Questions

Quality control. As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective.
(a) What population is under consideration in the data set?
(b) What parameter is being estimated?
(c) What is the point estimate for the parameter?
(d) What is the name of the statistic can we use to measure the uncertainty of the point estimate?
(e) Compute the value from part (d) for this context.
(f) The historical rate of defects is 10%. Should the engineer be surprised by the observed rate of defects
during the current week?
(g) Suppose the true population value was found to be 10%. If we use this proportion to recompute the value in part (e) using p = 0.1 instead of pˆ, does the resulting value change much?

Answers

Answer:

See Explanation

Step-by-step explanation:

According to the Question,

Given That, As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective.

(a) The sample is from all computer chips manufactured at the factory during the week of production. We might be tempted to generalize the population to represent all weeks, but we should exercise caution here since the rate of defects may change over time.

(b) The fraction of computer chips manufactured at the factory during the week of production that had defects.

(c) Estimate the parameter using the data: phat = 27/212 = 0.127.

(d) Standard error (or SE).

(e) Compute the SE using phat = 0.127 in place of p:

SE ≈ √(phat(1−phat)/n) = 0.023.

(f) The standard error is the standard deviation of phat. A value of 0.10 would be about one standard error away from the observed value, which would not represent a very uncommon deviation. (Usually beyond about 2 standard errors is a good rule of thumb.) The engineer should not be surprised.

(g) Recomputed standard error using p = 0.1: SE = 0.021. This value isn't very different, which is typical when the standard error is computed using relatively similar proportions (and even sometimes when those proportions are quite different!).

A service station has both self-service and full-service islands. On each island, there is a single regular unleaded pump with two hoses. Let X denote the number of hoses being used on the self-service island at a particular time, and let Y denote the number of hoses on the full-service island in use at that time. The joint pmf of X and Y appears in the accompanying tabulation.

Y
p(x,y) 0 1 2
x 0 0.10 0.04 0.02
1 0.08 0.20 0.06
2 0.06 0.14 0.30

a. What is P(X = 1 and Y = 1)?
b. Compute P(X ≤ 1 and Y ≤ 1).
c. Give a word description of the event {X ≠ 0 and Y ≠ 0}, and compute the probability of this event.
d. Compute the marginal pmf of X and of Y. Using pX(x), what is P(X ≤ 1)?
e. Are X and Y independent rv’s? Explain.

Answers

Answer:

a. 0.2

b. 0.42

c. 0.7

d. the solution is in the explanation

e. x and y are not independent

Step-by-step explanation:

a. from the joint probability mass function table,

p(x=1) and p(Y= 1)

= p(1,1) = 0.2

b. prob(0,0)+prob(0,1)+prob(1,0)+prob(1,1)

= 0.10 + 0.04 + 0.08 + 0.20

= 0.42

P(X ≤ 1 and Y ≤ 1) = 0.42

c. prob {X ≠ 0 and Y ≠ 0}

= prob(1,1) + prob(1,2) + prob(2,1) + prob(2,2)

= 0.20 + 0.06 + 0.14 + 0.30

= 0.7

d. we have to calculate the marginal pmf of x and y here.

we have the x values as 0,1,2

prob(x=0) = 0.1 + 0.04 + 0.02

= 0.16

prob(x=1) = 0.08 + 0.2 + 0.06

= 0.34

prob(x=2) = 0.06+0.14+0.3

= 0.50

we have y values as 0,1,2

prob(y=0) = .1+.08+.06

= 0.24

prob(y=1) = .04+.2+.14

= 0.38

prob(y = 2) = 0.02+0.06+0.3

= 0.38

P(X ≤ 1) = prob(x=0)+prob(x=1)

= 0.34+0.16

= 0.50

e. from the joint table we have this,

prob(1,1) = 0.2

prob(x=1) = 0.34

prob(y=1) = 0.38

then prob(x=1)*prob(y=1)

= 0.34*0.38

= 0.1292

therefore prob(1,1) is not equal to prob(x=1)*prob(y=1)

0.2≠0.1292

x and y are not independent

1.3 hectoliters is how many liters

Answers

Answer: 130 liters

Step-by-step explanation:

1 hectoliter = 100 liters

1.3 hectoliters = 1.3 · 100 = 130 liters

You work as an office assistant who does data entry for a large survey company. Data entry is performed in two-person teams: one person types and the other checks that person's work for errors. Each two-person team, on average, can enter the data of 520 surveys per day. A huge collection of 7,540 surveys will arrive tomorrow and must be entered by the end of the day. In order to enter all of the survey data, how many total employees, working in two-person teams, must work tomorrow?

Answers

Answer:

you just gave your self the answer because you just need to multiply

Step-by-step explanation:

15080 is the answer

what is the graph of this function?​

Answers

Answer:

You MADE IT EASY

Step-by-step explanation:

[tex] {y - 5 \times 9}^{2} \: times \: sevem \\ n \: equals \sec(x + {}^{2} ) [/tex]

Practice Question
1) VAT (value-added tax) is paid on things that you buy.
The table on the right shows the 2019 VAT rates.
This is how much VAT is charged on certain items
as a percentage of the item's cost.
VẬT (%)
20
5
0.
Items
Chocolate and crisps
Gas and electric
Fruit and vegetables
Currena
Before VAT is added, Simon pays 12p per unit of
electricity plus a fixed charge of £87 per year.
How much does Simon pay in VAT if he uses 3000 units of electricity in one year?
er hour
Shane and Space

Answers

I don’t know the answer but help this man

Simon will pay £18 in VAT for using 3000 units of electricity in one year.

The VAT rate for gas and electric is 5%.

Therefore, Simon will pay VAT on his electricity usage.

Let's calculate Simon's annual electricity cost without VAT:

Cost per unit of electricity = 12p

= £0.12

Number of units used in one year = 3000

Electricity cost without VAT = Cost per unit × Number of units

= £0.12 × 3000

= £360

Now, let's calculate the VAT amount:

VAT rate = 5% = 0.05

VAT amount = Electricity cost without VAT × VAT rate

= £360 × 0.05

= £18

Therefore, Simon will pay £18 in VAT for using 3000 units of electricity in one year.

To learn more on VAT amount click:

https://brainly.com/question/31403944

#SPJ4

You play basketball at your school's
indoor stadium. You have two payment
options. Option A is to buy a membership
card for $20 and pay $2 each time you
go to the gym, t. Option B is to pay $4
each time you go. Write a a linear
equation to show how many trips to the
gym would the cost be the same?

Answers

Answer:

20 + 2x = 4x

Step-by-step explanation:

So you are setting the two expressions equal to each other.

buying a membership card  and paying each time looks like this: 20 + 2x where x is the number of times you go to the gym.  20 dollars base then 2 each time you go.

4 each time you go is just 4x

so just set the two equal to each other.

20 + 2x = 4x

If you solve it you will get x = something, which would be the number of times to make the two equal.  

A plumber charges $50 for the first visit plus $8 per hour of work. If the total bill is $290, how many hours did the plumber work?
30 hours
40 hours
80 hours
None of these choices are correct.

Answers

Answer:

Step-by-step explanation:

50 + 8x = 290

8x = 240

x = 30 hours

add 7/8 + 2 3/24 + 6 1/6

Answers

Answer:

9 4/24 or 9 1/6

Find the LCM(lowest common multiple) of 8, 24 and 6.The LCM of 8, 24 and 6 is 24.We now want to turn all the denominators into 24 so we are going multiply 7/8 by 3 and 1/6 by 4. We won't need to turn the denominator of 3/24 into 24 because it's already 24Whatever you do to the denominator you have to do to the numerator, so you also have to multiply the numerator of 7/8 by 3 and the numerator of 1/6 by 4That now results in 21/8 + 2 3/24 + 6 4/24Now you have to add all the fractions together which is going to equal to 28/24Because 28/24 is more than the whole, subtract 28 from 24 which gives us 4. That 4 is now our new numeratorWe are now going to all the whole numbers 6+2+1=9. Incase you're wondering, the '1' came from the 28/24The answer you should get should be 9 4/24 or if it should be simplified it would be 9 1/6

A cylinder has a radius of 2.5 inches (in.) and a height of 11 in., as shown.
2.5 in.
11 in.
What is the surface area, in square inches, of the cylinder?

Answers

Answer:

212.06

Step-by-step explanation:

can't really explain since the formula is fricking long but trust me that's uts 212.06 in²

convert 65 kg into gram .​

Answers

Answer:

65000

Step-by-step explanation:

65x 1000

1000 because 1kg= 1000

Use sigma notation to represent the sum of the first seven terms of the following sequence: −4, −6, −8, …

Answers

Answer:

[tex]\sum_{n = 1}^{7} -2 -2n[/tex]

Step-by-step explanation:

Arithmetic sequence:

In an arithmetic sequence, the difference of consecutive terms is always the same, called common difference.

The nth term of a sequence is given by:

[tex]a_{n} = a_1 + (n-1)d[/tex]

In which [tex]a_1[/tex] is the first term and d is the common difference.

Sigma notation to represent the sum of the first seven terms

Sum going from the index starting at 1 and finishing at 7, that is:

[tex]\sum_{n = 1}^{7} f(n)[/tex]

Now we have to fund the function, which is given by an arithmetic sequence.

−4, −6, −8,

First term -4, common difference - 6 - (-4) = -6 + 4 = -2, so [tex]a_1 = -4, d = -2[/tex]

Then

[tex]f(n) = a_{n} = a_1 + (n-1)d[/tex]

[tex]f(n) = -4 + (n-1)(-2)[/tex]

[tex]f(n) = -4 - 2n + 2 = -2 - 2n[/tex]

Sigma notation:

Replacing f(n)

[tex]\sum_{n = 1}^{7} -2 -2n[/tex]

Số táo của An, Bình, Chi là như nhau. An cho đi 17 quả , Chi cho đi 19 quả thì lúc này số táo của Chi gấp 5 lần tổng số táo còn lại của An và Bình. Hỏi lúc đầu mỗi bạn có bao nhiêu quả táo? ( Giải bài toán trên bằng phương trình hoặc hệ phương trình )

Answers

Answer:

So, the initial number of apples is 7.

Step-by-step explanation:

The number of apples of An, Binh, and Chi are the same. An gave away 17 apples, Chi gave away 19 apples, so now Chi's apples are 5 times higher than the total remaining apples of An and Binh. How many apples did each of you have at first? (Solve the above problem by equation or system of equations)

Let the initial numbers of apples is a.

An gave 17 apples

Chi gave 19 apples

So,

x - 19 = 5 (x - 17 + x)

x - 19 = 5 (2x - 17)

x - 19 = 10 x - 85

9 x = 66

x = 7

In the following diagram HI || JK.
HELP MATES PLEASE WILL GIVE 15 POINTS

What is the measure of Zx?
Angles are not necessarily drawn to scale.
67°
H
K
46°

I
A

Answers

Answer:

m∠ x = 67

Step-by-step explanation:

∠AJK = ∠AHI = 67 Corresponding Angles

180 - 67 - 46 = x

x = 67

Triangle Sum Theory - the sum of all angles in a triangle = 180

Also, when you see parallel lines look for Corresponding,

Alternate Interior or Same side Interiors.

Examine the two normal probability curves and complete the statements.
The mean of the shorter normal curve is ["equal to", "greater than", "less than"] the mean of the taller normal curve.
The standard deviation of the shorter normal curve is ["less than", "greater than", "equal to"] the standard deviation of the taller normal curve.
The area under the shorter normal curve is ["equal to", "greater than", "less than"] the area under the taller normal curve.

Answers

Answer: hello the two normal probability curves are missing

answer:

a) equal to

b) greater than

c) equal to

Step-by-step explanation:

a) The mean of the shorter normal curve is equal to The mean of the taller normal curve is

b) The standard deviation of the shorter normal curve is greater than  the standard deviation of the taller normal curve

c) The area under the shorter normal curve is equal to  the area under the taller normal curve

Suppose you choose a marble from a bag containing 3 red marbles, 5 white marbles, and 4 blue
marbles. You return the first marble to the bag and then choose again. Find P (red and blue).

Answers

Answer:

P(red and blue) = 1/12

Step-by-step explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

Probability of independent events:

If two events, A and B, are independent, the probability of both happening is the multiplication of the probabilities of each event happening, that is:

[tex]P(A \cap B) = P(A)P(B)[/tex]

P (red and blue).

Probability of choosing a red marble, then a blue marble. The marbles are replaced, so the trials are independent.

Probability of a red marble:

3 out of 3 + 5 + 4 = 12. So

[tex]P(A) = \frac{3}{12} = \frac{1}{4}[/tex]

Probability of a blue marble:

4 out of 12, so:

[tex]P(B) = \frac{4}{12} = \frac{1}{3}[/tex]

P (red and blue).

[tex]P(A \cap B) = P(A)P(B) = \frac{1}{4} \times \frac{1}{3} = \frac{1}{4*3} = \frac{1}{12}[/tex]

So

P(red and blue) = 1/12

Brian, the gorilla, was planning a party for his zoo friends. He sent his elves Jamie and Nancy into the North Pole exhibit to count the penguins and reindeer. Jamie said there were 40 legs and Nancy said there were 14 heads. How many penguins and reindeer were in the exhibit?

Answers

Answer:

There are 8 penguins and 6 reindeers.

Step-by-step explanation:

Since Brian, the gorilla, was planning a party for his zoo friends, and he sent his elves Jamie and Nancy into the North Pole exhibit to count the penguins and reindeer, and Jamie said there were 40 legs and Nancy said there were 14 heads To determine how many penguins and reindeer were in the exhibit, the following calculation must be performed:

Penguins: 1 head and 2 legs

Reindeers: 1 head and 4 legs

40 - (14 x 2) = X

40 - 28 = X

12 = X

 

12/2 = 6

14 - 6 = 8

8 x 2 + 6 x 4 = X

16 + 24 = X

40 = X

Therefore, there are 8 penguins and 6 reindeers.

Use cylindrical shells to find the volume of the solid generated when the region
R under y = x2 over the interval (0,2) revolved about the line y = -1

Answers

Answer:

[tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra I

Terms/CoefficientsExpandingFunctionsFunction NotationGraphingExponential Rule [Root Rewrite]:                                                                     [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]

Calculus

Integrals

Definite IntegralsArea under the curve

Integration Rule [Reverse Power Rule]:                                                                  [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]

Integration Rule [Fundamental Theorem of Calculus 1]:                                        [tex]\displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)[/tex]

Integration Property [Multiplied Constant]:                                                              [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]

Integration Property [Addition/Subtraction]:                                                           [tex]\displaystyle \int {[f(x) \pm g(x)]} \, dx = \int {f(x)} \, dx \pm \int {g(x)} \, dx[/tex]

Shell Method:

[tex]\displaystyle V = 2\pi \int\limits^b_a {xf(x)} \, dx[/tex]

[Shell Method] x is the radius[Shell Method] 2πx is the circumference[Shell Method] 2πxf(x) is the surface area[Shell Method] 2πxf(x)dx is the volume

Step-by-step explanation:

Step 1: Define

Identify

Graph of region

y = x²

x = 2

y = 4

Axis of Revolution: y = -1

Step 2: Sort

We are revolving around a horizontal line.

[Function] Rewrite in terms of y:                                                                      x = √y[Graph] Identify bounds of integration:                                                           [0, 4]

Step 3: Find Volume Pt. 1

[Shell Method] Find distance of radius x:                                                       [tex]x = y + 1[/tex][Shell Method] Find circumference variable f(x) [Area]:                                 [tex]\displaystyle f(x) = 2 - \sqrt{y}[/tex][Shell Method] Substitute in variables:                                                           [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - \sqrt{y})} \, dy[/tex][Integral] Rewrite integrand [Exponential Rule - Root Rewrite]:                    [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - y^\bigg{\frac{1}{2}})} \, dy[/tex][Integral] Expand integrand:                                                                            [tex]\displaystyle V = 2\pi \int\limits^4_0 {(-y^\bigg{\frac{3}{2}} + 2y - y^\bigg{\frac{1}{2}} + 2)} \, dy[/tex][Integral] Integrate [Integration Rule - Reverse Power Rule]:                        [tex]\displaystyle V = 2\pi \bigg( \frac{-2y^\bigg{\frac{5}{2}}}{5} + y^2 - \frac{2y^\bigg{\frac{3}{2}}}{3} + 2y \bigg) \bigg| \limits^4_0[/tex]Evaluate [Integration Rule - Fundamental Theorem of Calculus 1]:              [tex]\displaystyle V = 2\pi (\frac{88}{15})[/tex]Multiply:                                                                                                             [tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Applications of Integration

Book: College Calculus 10e

A company decides to drain the water heater to flush out sediments. The water heater has a capacity of 500 gallons. It drains 100 gallons in 20 minutes. After 20 minutes, they open another drain valve and it drains 200 gallons in the next 20 minutes. The drain valves are closed for 10 minutes, while the workers take a break and then the water heater is drained until the water heater is completely empty.

What are the domain and the range of this relation?

Answers

Answer:

≤ y ≤ 70 and 0 ≤ x ≤ 500

Step-by-step explanation:

In this relation we have two things to analyze, the number of gallons of water in the heater, that is 500 gallons, and the time that it took to empty the heater.

Let's count the time.

First, there are 20 minutes in wich 100 gallons are drained.

then, another drain valve is opened, so in 20 minutes they drain 200 gallons of water.

now, the wait for 10 minutes.

Now there are 200 gallons remaining, so the workers must wait for the other 20 minutes to drain the 200 gallons remaining.

The total amount of time is 70 minutes.

So if we have a relationship of water in the heater vs time, where X is the water remaining and Y is the time, the correct domains are:

Y from 0 minutes to 70 minutes

X from 0 gallons to 500 gallons  

So the correct options are C and E.

0 ≤ y ≤ 70 and 0 ≤ x ≤ 500

If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of
n?
A) 1
B) 16
C) 9
D) 4

Answers

Answer:

4

Problem:

If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of

n?

A) 1

B) 16

C) 9

D) 4

Step-by-step explanation:

One approach would be to plug in the choices and see.

If n=1, then we have m^2-1=9.

This would give m^2=10 after adding 1 on both sides. There is no integer m when squared would give us 10. ( Square root of 9 is a decimal )

If n=16, then we would have m^2-256=9.

This would give m^2=265 after adding 256 on both sides. There is no integer m when squared would give us 265. ( Square root of 265 is a decimal )

If n=9, then we would have m^2-81=9.

This would give m^2=90 after adding 81 on both sides. There is no integer m when squared would give us 90. ( Square root of 90 is a decimal )

If n=4, then we would have m^2-16=9.

This would give m^2=25 after adding 16 on both sides. There is an integer m when squared would give us 25. ( Square root of 25 is a 5)

A copy machine makes 44 copies per minute. How many copies does it make in 3 minutes and 45 seconds?

Answers

Answer:

in 3 minutes ;

44 × 3 = 132 copies

and 45 soconds;

[tex]45 \: seonds \: = \frac{3}{4} \: mınutes[/tex]

44 × ¾ = 33 copies

132 + 33 copies = 165 copies

HAVE A NİCE DAY

Step-by-step explanation:

GREETİNGS FROM TURKEY ツ

2x+2y=38 y=x+3 solve by the solution

Answers

Answer:

x = 8 , y = 11

Step-by-step explanation:

[tex]2x + 2y = 38 => x + y = 19 - -- ( 1 ) \\\\y = x + 3 ---- ( 2 ) \\\\Substitute \ ( 2 ) \ in \ ( 1) :\\\\ x + y = 19\\\\x + ( x+ 3) = 19\\\\2x + 3 = 19\\\\2x = 19 - 3 \\\\2x = 16 \\\\x = \frac{16}{2} = 8\\\\Substitute \ x = 8 \ in \ ( 1 ) : \\\\x + y = 19\\\\8 + y = 19\\\\y = 19 - 8 = 11[/tex]

A sprinkler releases water st a rate of 150 liters per hour. If the sprinkler operated for 80 minutes how many liters of water will be released

Answers

200 liters for 80 minutes of run time

The amount of water released from the sprinkler for 80 minutes is 200 L

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the amount of water from the sprinkler for 80 minutes be = A

Now , the value of A is given by the equation

A sprinkler releases water st a rate of 150 liters per hour

So , 60 minutes = 150 Liters of water

80 minutes = 1/60 hours

80 minutes = 1.333 hours

The amount of water released for 1.333 hours A = 150 x 1.333

On simplifying the equation , we get

The amount of water released for 1.333 hours A = 200 L

Therefore , the value of A is 200 L

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ2

In any triangle ABC,Prove by vector method c^2=a^2+b^2-2abcosC​

Answers

Answer:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Step-by-step explanation:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Please ignore the writing in blue as I tried to work it out but couldn’t

Answers

Answer:

[tex]k=35[/tex]°

Step-by-step explanation:

The degree measure of a straight line is (180) degrees. Therefore, when a line intersects another line, the sum of angle measures on any one side of the line is (180). One can apply this here to find the supplement (the angle on the same side of the line) of the angle with a measure of (130) degrees, and (85) degrees.

[tex]130 + (unknown_1)=180\\unknown_1=50\\\\85+(unknown_2)=180\\unknown_2=95[/tex]

The sum of angle measures in a triangle is (180) degrees, one can apply this here by stating the following;

[tex](unknown_1)+(unknown_2)+(k)=180[/tex]

Substitute,

[tex]50+95+k=180[/tex]

Simplify,

[tex]50+95+k=180\\\\145+k=180\\\\k=35[/tex]

[tex]\sf \bf {\boxed {\mathbb {TO\:FIND :}}}[/tex]

The measure of angle [tex]k[/tex].

[tex]\sf \bf {\boxed {\mathbb {SOLUTION:}}}[/tex]

[tex]\implies {\blue {\boxed {\boxed {\purple {\sf {k\:=\:35°}}}}}}[/tex]

[tex]\sf \bf {\boxed {\mathbb {STEP-BY-STEP\:\:EXPLANATION:}}}[/tex]

We know that,

[tex]\sf\pink{Sum\:of\:angles\:on\:a\:straight\:line\:=\:180°}[/tex]

➪ [tex]x[/tex] + 85° = 180°

➪ [tex]x[/tex] = 180° - 85°

➪ [tex]x[/tex] = 95°

Also,

Exterior angle of a triangle is equal to sum of two opposite interior angles.

And so we have,

➪ 130° = [tex]k[/tex] + [tex]x[/tex]

➪ [tex]k[/tex] + 95° = 130°

➪ [tex]k[/tex] = 130°- 95°

➪ [tex]k[/tex] = 35°

Therefore, the value of [tex]k[/tex] is 35°.

[tex]\sf \bf {\boxed {\mathbb {TO\:VERIFY :}}}[/tex]

[tex]\sf\blue{Sum\:of\:angles\:of\:a\:triangle\:=\:180°}[/tex]

➪ 50° + 35° + 95° = 180°

( where 50° = 180° - 130°)

➪ 180° = 180°

➪ L. H. S. = R. H. S.

Hence verified.

(Note: Kindly refer to the attached file.)

[tex]\huge{\textbf{\textsf{{\orange{My}}{\blue{st}}{\pink{iq}}{\purple{ue}}{\red{35}}{\green{ヅ}}}}}[/tex]

Suppose the mean income of firms in the industry for a year is 95 million dollars with a standard deviation of 11 million dollars. If incomes for the industry are distributed normally, what is the probability that a randomly selected firm will earn less than 114 million dollars

Answers

Answer:

95.73%

Step-by-step explanation:

Given data:

mean μ= 95

standard deviation, σ = 11

to calculate, the probability that a randomly selected firm will earn less than 114 million dollars;

Use normal distribution formula

[tex]P(X<114)=P(Z<\frac{X-\mu}{\sigma} )[/tex]

Substitute the required values in the above equation;

[tex]P(X<114)=P(Z<\frac{114-95}{11} )\\P(X<114)=P(Z<1.7272)\\P(X<114)=0.9573[/tex]

Therefore, the probability that a randomly selected firm will earn less than 114 million dollars = 95.73%

Last year Nancy weighted 37 5/8 pounds. This year she weighed 42.7 pounds. How much did she gain?

Answers

Answer:

Nancy gained 5.075 pounds.

Step-by-step explanation:

5/8=0.625

37.625

42.7-37.625=5.075

Nancy gained 5 more pounds

what are the following proof triangle LMN equals triangle OPQ

Answers

Answer:

D. SSS

Step-by-step explanation:

Was given to us that the corresponding sides are congruent so is SSS.

Side Side Side Theorem tells us that if am the sides of a triangle are having the same measurement with the corresponding sides of another triangle then the two triangles are congruent.

hello can anyone help with this?

Answers

Answer:

<2 and <13 are alternate exterior angles.

In simple form, alternate exterior angles are the opposite angle on the opposing parallel line. So, to make you understand better, <4 and <15 are alternate exterior angles.

Hope this helps :D

What is the smallest 6-digit- palindrome (a number that reads the same forward and backward) divisible by 99

Answers

Answer:

108801

Step-by-step explanation:

Palindrome as defined in the given question as a number which reads the same forward and backward. Examples are: 1001, 20202, 1331 etc.

Thus, to determine the smallest 6-digit palindrome divisible by 99 without a remainder, the digits should be in the form of abccba.

Therefore, the smallest 6-digit palindrome that can be divided by 99 is 108801.

So that,

108801 ÷ 99 = 1099

Other Questions
Answer the question plz Sumas y restas w+y=9 3w-y=11 Which expression is equivalent to 10x10+2x+9? A satellite of mass m, originally on the surface of the Earth, is placed into Earth orbit at an altitude h. (a) Assuming a circular orbit, how long does the satellite take to complete one orbit Find the value of x in each case: It's time to show off the Spanish skills you've been working on. With these "Putting it Together" activities, you are going to take everything that you've learned so far and put it together in a realistic situation. Sometimes you'll answer questions about documents and pictures that you see, sometimes you'll write stories and descriptions--sometimes you'll do both! These activities will really help you see how Spanish is used in the real world. Good luck!Performance ChallengeWrite yourself an excuse note for a missed school day due to an illness or injury. Indicate to the office secretary what ailed you. Did you go to the doctor or no? What were you sick with -or- what did you injure? What did you do to help yourself get better. How are you feeling now? Write a minimum of 5 complete and detailed sentences in Spanish.You will be graded on (a) appropriate use of grammar and vocabulary, (b) completeness and detail of the response, and (c) overall quality of the response. Is AFGH ~ AJKL? If so, identify the similarity postulate or theorem thatapplies.GK1063030A. Similar - SASB. Cannot be determinedC. Similar - SSSD. Similar - AA /10 is between 1/5and 0.6. What could the value of x be? Type the correct answer in the box. Soybean oil is used in food production and cooking. In 2007, the United States produced 3.06 billion bushels of soybeans, and 65% of the harvest was used to make soybean oil. billion bushels of soybean oil were used for other purposes. write a story that illustrate the saying that the excessive desire for money is the root of all evil What is the probability of the offspring having hemophilia for the cross that is shown in the Punnett square? Select the correct product. (x^2+4)(x^2-4)1. X^4-162. X^4+163. X^2+8x+164. X^2-8x-16 Roberto Company uses a perpetual inventory system. On December 1, the company purchased $3,300 of merchandise for cash Complete the following journal entry by selecting the account names from the drop-down menus and entering the dollar amounts in the debit or credit columns Journal entry worksheet 1 Roberto Company uses a perpetual inventory system. On December 1, the company purchased $3,300 of merchandise for cash. Note: Enter debits before credits General Journal Debit Credit Date Dec. 1 Record entry Clear entry View general journal find the slope of the line 3x-5y =0 the campus bookshop sells exercise books and textbooks, where, the total cost of 10 exercise books and 2 textbooks is $1400.00. One also finds the total cost of 3 textbooks and 30 exercise books is $3000. Then determine the price of 1 exercise book? Three days after seeing a presentation, retention of information is _____ times greater if the speech is accompanied by visual aids compared to the spoken word alone.A. 10B. 2C. 6D. 18NEED HELP vironmental Science CP Summer 2021 (Scott)/ My courses / Environmental Science CP Summer 2021 (Scott) / Unit 7: The Atmosphere / 7.8 Unit 7 TestIn 1The earliest atmosphere on earth was composed ofedSelect one:out ofO a Oxygen, Carbon Dioxide, and NitrogenO b. Caron Dioxide, Steam, Nitrogen, Methane, and AmmoniaO c. Hydrogen and Helium Hitler's plan became clear to the nations ofEurope when which of the following occurred?A. The Munich Pact was signed.B. Hitler invaded and took over Poland.C. Hitler forced France to surrender to Germany in the samelocation as WWI's end.D. Winston Churchill was elected in Great Britain. on which surfaces did you move the box easily? how does historical causation differ from correlation?