Which theorem states, "The angles in a triangle always add to 180°"?

Answers

Answer 1

Step-by-step explanation:

That would be the :

Triangle Angle Sum Theorem


Related Questions

Bob has a total of 60 adventure cards for a game. The table shows the number of cards, c, distributed to p players. Which equation describes the pattern in the table?
p 2 3 4 5
c 30 20 15 12
c = 60 ÷ p
c = 60 – p
c = 60p
c = 60 + p

Answers

For a game, Bob has a total of 60 adventure cards. The distribution of cards, c, to players, p, is shown in the table. c = 60 ÷ p

Describe probability. Describe using an example.

Probability defines the possibility of occurrence of an event. Probability is the unit of measurement for an event's likelihood. It represents the proportion of positive results to all results. For instance: Receiving the numbers 3 and 5 while rolling the dice, as well as getting both an even and an odd number.

The equation would read: c = 60 / 2, which implies c = 30 if p=2. The equation would read 12 = 60 / p, p = 5, 20 = 60 / 3, etc. If c = 12, the equation would read... 12 = 60 / p, and p = 5, and so on, 20 = 60 / 3, and 15 = 60 / 4.

To know more about Table visit:

brainly.com/question/20648466

#SPJ1

The sum of two consecutive numbers is -119. Find the value of the smaller number.

Answers

Answer:

59

Step-by-step explanation:

Do it in my head.

59 +60 = 119

Jamal is 167 cm tall. Which expression finds Jamal’s height in dekameters? Use the metric table to help answer the question.

Metric Table
kilo-
hecto-
deka-
unit
deci-
centi-
milli-
1,000
100
10
1
0.1
0.01
0.001
a.167 times 100
b.167 times 1,000
c.167 divided by 100
d.167 divided by 1,000

Answers

Answer:

D

Step-by-step explanation:

Because

1 dekameter = 1000 cm

167 / 1000

Answer:

d

Step-by-step explanation:

626,351 round to the nearest hundred thousand

Answers

Answer:

I believe the correct answer is 600,000

Please mark Brainliest!!! =D

Please use the following for the next 6 questions. Suppose that the average weekly earnings for employees in general automotive repair shops is $450, and that the population standard deviation for the earnings for such employees is $50. A sample of 100 such employees is selected at random.

1) What is the probability distribution of the average weekly earnings for employees in general automotive repair shops?

2) Find the probability that the average weekly earnings is less than $445.

3) Find the probability that the average weekly earnings is exactly equal to $445.

4) Find the probability that the average weekly earnings is between $445 and $455.

5) In answering the previous 3 questions, did you have to make any assumptions about the population distribution?

6) Now assume that the weekly earnings for employees in all general automotive repair shops is normally distributed, obtain the probability that a given employee will earn more than $480 in a given week.

Answers

1) The probability distribution of the average weekly earnings for employees in general automotive repair shops is the sampling distribution of the sample mean. According to the Central Limit Theorem, if the sample size is large enough, the sampling distribution of the sample mean is approximately normal, with a mean equal to the population mean and a standard deviation equal to the population standard deviation divided by the square root of the sample size.

2) To find the probability that the average weekly earnings is less than $445, we can standardize the sample mean and use a z-table. The z-score for $445 is calculated as follows: z = (445 - 450) / (50 / sqrt(100)) = -1. Using a z-table, we find that the probability that the average weekly earnings is less than $445 is approximately 0.1587.

3) Since we are dealing with a continuous distribution, the probability that the average weekly earnings is exactly equal to any specific value is zero.

4) To find the probability that the average weekly earnings is between $445 and $455, we can subtract the probability that it is less than $445 from the probability that it is less than $455. The z-score for $455 is calculated as follows: z = (455 - 450) / (50 / sqrt(100)) = 1. Using a z-table, we find that the probability that the average weekly earnings is less than $455 is approximately 0.8413. Therefore, the probability that it is between $445 and $455 is approximately 0.8413 - 0.1587 = 0.6826.

5) In answering questions 2-4, we made an assumption about the population distribution based on the Central Limit Theorem. We assumed that since our sample size was large enough (n=100), our sampling distribution would be approximately normal.

6) If we assume that weekly earnings for employees in all general automotive repair shops are normally distributed with a mean of $450 and a standard deviation of $50, then we can calculate the z-score for an employee earning more than $480 in a given week as follows: z = (480 - 450) / 50 = 0.6. Using a z-table, we find that the probability that an employee will earn more than $480 in a given week is approximately 1 - 0.7257 = 0.2743.

2) Create the first four terms based on the given recursive formulas below. Also determine if the
sequence you made is an arithmetic or geometric sequence:
G(1) = 18, G(n) = 2 · G(n − 1). H(1) = 3,H(n) = 5 · H(n − 1)
-
-
J(1) = 3, J(n) = J(n − 1) + 5 M(1) = 3, M(n) = 2 · (n − 1)

Answers

The first 4 terms of given recursive formulas will be as follows

G(n) = 18,36,72,144 (geometric sequence)H(n) = 3, 15, 75, 325 (geometric sequence)J(n) = 3, 8, 13, 18 (arithmetic sequence)M(n) = 3, 6, 12, 24 (geometric sequence)Recursive Expression:

The recursive expression provides two pieces of information:

the first term in the sequence.

the pattern rule that takes each term from the previous term.

As we have G(1) = 18, G(n) = 2 · G(n − 1).

It's A geometric sequence with r as 2

∴ G(2) = 2 · G(2 − 1) = 2 · G(1) = 2(18) = 36.

∴ G(3) = 2 · G(3 − 1) = 2 · G(2) = 2(36) = 72.

∴ G(4) = 2 · G(4 − 1) = 2 · G(3) = 2(72) = 144.

As we have H(1) = 3, H(n) = 5 · H(n − 1).

It's A geometric sequence with r as 5

H(2) = 5 · H(2 − 1) = 5 . H(1) = 5(3) = 15.

H(3) = 5 · H(3 − 1) = 5 . H(2) = 5(15) = 75.

H(4) = 5 · H(4 − 1) = 5 . H(3) = 5(75) = 325.

As we have J(1) = 3, J(n) = J(n − 1) + 5

It's an arithmetic sequence with d as 5

J(2) = J(2 − 1) + 5 = J(1) + 5 = 3+5 = 8.

J(3) = J(3 − 1) + 5 = J(2) + 5 = 8+5 = 13.

J(4) = J(4 − 1) + 5 = J(3) + 5 = 13+5 = 18.

As we have M(1) = 3, M(n) = 2 · M(n − 1)

It's A geometric sequence with r as 2

M(2) = 2 · M(2 − 1) = 2 · M(1) = 2(3) = 6.

M(3) = 2 · M(3 - 1) = 2 · M(2) = 2(6) = 12.

M(4) = 2 · M(4 - 1) = 2 · M(3) = 2(12) = 24.

Know more about recursive formulas visit

https://brainly.com/question/1275192

#SPJ9

Prove or disprove the statement: The point (2, √5) lies on the circle centered at the origin with radius 3. The radius of the circle is The exact distance from the center (0, 0) to the point (2, √5) is (2. √5) lie on the circle. units.​

Answers

Answer:

The statement is correct

Step-by-step explanation:

Use the equation of a circle:

x² + y² = r²

x² + y² = 3²

then enter the coordinates of the point (2; √5):

2² + (√5)² = 9

4 + 5 = 9 (that is correct)

The point (2, √5) lies on the circle centered at the origin with radius 3 is True statement.

What is Equation of Circle?

The standard equation of a circle is given by:

(x-h)² + (y-k)² = r²

Where (h,k) is the coordinates of center of the circle and r is the radius.

We have,

The point  (2, √5) lies on the circle centered at the origin with radius 3.

We know the equation of circle at origin is

x² + y² = r², where r is the radius of circle

So, x² + y² = 3²

Now. to check the point put x= 2 and y= √5 as

x² + y²

= 2² + √5²

= 4 +5

= 9

Thus, the given statement is Correct.

Learn more about Equation of circle here:

https://brainly.com/question/29288238

#SPJ3

Write the equation of a line in the point-slope form given a slope of 2 and ordered pair (-4, 1).

Question options:

y-2=(x+4)


y-1=2(x-4)


y+1=2(x-4)


y-1=2(x+4)

Answers

Answer:

y-1 = 2(x+4)

Step-by-step explanation:

when switching to point-slope form, change the sign of the x-and-y values

Find the interquartile range

Find the interquartile range

Answers

Therefore, the interquartile range for the given data set is 27.5.

What is interquartile range?

The interquartile range (IQR) is a measure of variability or spread of a set of data. It is calculated as the difference between the upper quartile (Q3) and the lower quartile (Q1) of a dataset. The quartiles divide the dataset into four equal parts, with each part containing an equal number of data points. The lower quartile (Q1) is the median of the lower half of the dataset, and the upper quartile (Q3) is the median of the upper half of the dataset.

Here,

To find the interquartile range (IQR), we first need to find the median of the data set. The median is the middle value when the data set is arranged in order. To arrange the data set in order, we have:

6, 12, 14, 15, 15, 20, 35, 48, 87

The median is the middle value, which is 15.

Next, we need to find the median of the lower half of the data set (also called the first quartile or Q1). To do this, we take the median of the values below 15:

6, 12, 14, 15, 15

The median of this set is 14.

Similarly, we need to find the median of the upper half of the data set (also called the third quartile or Q3). To do this, we take the median of the values above 15:

20, 35, 48, 87

The median of this set is (35+48)/2 = 41.5.

Finally, the interquartile range is the difference between Q3 and Q1:

IQR = Q3 - Q1

= 41.5 - 14

= 27.5

To know more about interquartile range,

https://brainly.com/question/29204101

#SPJ1

How can you use the double number line diagram to find what percent 120 is of ​150?

How can you use the double number line diagram to find what percent 120 is of 150?

Answers

Then, multiply this result by 100 to get the percentage. In this case, 120 is 80% of 150.

To use a double number line diagram to find what percent 120 is of 150, you need to create a diagram with two parallel lines. On the top line, mark 150 at one end and 100 at the other.

On the bottom line, mark 120 at one end and leave the other end blank. Then, draw diagonal lines connecting 120 on the bottom line to 150 on the top line and 100 on the top line to the blank end of the bottom line.

This creates two triangles. The height of the triangle with 120 is the percentage you're looking for.

To find this percentage, divide the length of the diagonal line connecting 120 and 150 by the length of the diagonal line connecting 100 and the blank end of the bottom line.

To learn more about : percentage

https://brainly.com/question/24877689

#SPJ8

Jamie buys p bags of pears for $8 each and m melons for $6 each.
Write an expression to represent how much Jamie spends in all.

Answers

The expression to represent how much Jamie spends in all. we may state,0.40x + 0.40y is 8, 0.30x + 0.30y is 6

What is an expression to represent?

Set variables to represent the amounts we wish to identify.

Let x = the quantity of  p bagsLet y=the quantity of m melonsThen, using these variables, we create equations that fully capture the narrative.Since the overall cost is $8 and $6 the cost of each bags variety varies, we may state0.40x + 0.40y = 8.0.30x + 0.30y =6The total amount of bags purchased together will be represented by the other equation, as Mark said. Once you have those equations, you may solve the problem for the variables x and y by utilising substitution and elimination techniques.The expression to represent how much Jamie spends in all. we may state,0.40x + 0.40y = 8, 0.30x + 0.30y

To learn more about expression refer to:

https://brainly.com/question/723406

#SPJ1

Which value of x in the equation 18x + 5 - 3 = 65 makes the equation true

Answers

Answer:

the value of x that makes the equation true is x = 3.5.

Step-by-step explanation:

To find the value of x that makes the equation 18x + 5 - 3 = 65 true, we need to simplify the equation and solve for x.

Starting with the equation:

18x + 5 - 3 = 65

First, combine like terms:

18x + 2 = 65

Next, isolate the term with x by subtracting 2 from both sides:

18x = 65 - 2

18x = 63

Finally, divide both sides of the equation by 18 to solve for x:

x = 63 / 18

x = 3.5

Therefore, the value of x that makes the equation true is x = 3.5.

The answer is:

x = 7/2 (3.5 in decimal form)

Steps & work :

First, I focus only on the left side.

Combine like terms:

\(\sf{18x+5-3=65}\)

\(\sf{18x+2=65}\)

Subtract 2 from each side:

\(\sf{18x=63}\)

Now, divide each side by 18:

\(\sf{x=\dfrac{63}{18}\)

Clearly, this fraction is not in its simplest terms, and we can divide the top and bottom by 9:

\(\sf{x=\dfrac{7}{2}}\)

\(\therefore\:\:\:\:\:\:\stackrel{\bf{answer}}{\boxed{\boxed{\tt{x=\frac{7}{2}}}}}}\)

Are the two triangles congruent?

Choose 1 answer:


(Choice A)

A-Yes

B-No

C-There is not enough information to say.

Are the two triangles congruent?Choose 1 answer:(Choice A)A-YesB-NoC-There is not enough information

Answers

They are not congruent

Miles is planning to spend 2/3 as many hours bicycling this week as he did last week is Miles going to spe

Answers

Miles is going to spend less than the hours that were spent last week since 2/3 is a fraction.

Is a fraction less or greater than the whole?

A fraction represents a part of a whole, and is therefore always less than the whole. For example, 2/3 represents two out of three equal parts of a whole.

The implication of this is that the time that Miles would have to spend on biking in the coming week would be wo out of three equal parts of a whole time that was spent in the last week and this would be less than the time spent last week.

Learn more about fractions:https://brainly.com/question/10354322

#SPJ1

Miles is planning to spend 2/3 as many hours bicycling this week as he did last week is Miles going to

fill in the mission numbers to make the fractions equivalent. 1/2 and /8= 4/12 and /60= 2/3 and /12= 4/4 and /8=​

Answers

To make the fractions equivalent, we need to find the missing numerators that would make them equal. Let's fill in the missing numerators:

1/2 and __/8

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 4:

1/2 and 4/8

Now, the fractions are equivalent.

---

4/12 and __/60

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 5:

4/12 and 20/60

Now, the fractions are equivalent.

---

2/3 and __/12

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 4:

2/3 and 8/12

Now, the fractions are equivalent.

---

4/4 and __/8

To make the fractions equivalent, we can multiply both the numerator and denominator of the first fraction by 2:

4/4 and 8/8

Now, the fractions are equivalent.

HELP ME PLEASEEEEEEEEEEEEEEEEEEE

HELP ME PLEASEEEEEEEEEEEEEEEEEEE

Answers

Answer:

the last one :)

Step-by-step explanation:

Represent 2x + 3y = 6 by a graph. Write the coordinates of the point where it meets: (a) x-axis

Answers

The point where the line 2x + 3y = 6 intersects the x-axis is (3, 0). This means that when x is equal to 3, y is equal to 0.

To graph the equation 2x + 3y = 6, we can rewrite it in the slope-intercept form, y = mx + b, where m represents the slope and b represents the y-intercept.

Starting with the given equation, we isolate y to one side:

3y = -2x + 6

y = (-2/3)x + 2

Now, we have the equation in slope-intercept form, y = (-2/3)x + 2. The slope is -2/3, and the y-intercept is (0, 2).

To find the point where the graph intersects the x-axis, we need to determine the coordinates where y is equal to zero. This occurs when the line crosses the x-axis.

Setting y = 0 in the equation, we have:

0 = (-2/3)x + 2

(-2/3)x = -2

x = (-2)(-3/2) = 3

Therefore, the point where the line 2x + 3y = 6 intersects the x-axis is (3, 0). This means that when x is equal to 3, y is equal to 0, indicating the point of intersection with the x-axis on the graph.

To more on Graph:
https://brainly.com/question/19040584
#SPJ8

the table shows the total cost of bowling any number games and renting bowling shoes. write a two step equation to represent the total cost of c for bowling g games.

Answers

Thus, an equation to show the overall price y of renting shoes and bowling x equipment is: y=4x+b.

Explain about the slope intercept form:

The task is to create an equation that use the total expense (y) and the total number of bowled games (x). Hence, the way that we will begin is by entering the knowing into the formula of slope intercept form:  y=mx+b.

The cost of a game is $4, while the cost of renting shoes is set and unknowable. Since each game costs $4, we already have. Hence,   y=4x+b. Yet b is still unknown to us. The constant b in the equation y=mx+b usually refers to the fixed price in linear math equations.We are aware of the a y, overall game cost, and the x, overall game number. These figures are, respectively, $14 and 3.

Thus, we include them in the formula: y=4x+b.

14 = 4(3)+b

Find b

14 = 12+b

14 - 12=b

b = 2

Thus, an equation to show the overall price y of renting shoes and bowling x equipment is: y=4x+b.

Know more about the slope intercept form

https://brainly.com/question/1884491

#SPJ1

Complete question:

The total cost for bowling includes the fee for shoe rental plus a fee per game. The cost of the game increases the price by $4. After 3 games, the total cost with shoe rental is $14.

a.write an equation to represent the total cost y to rent shoes and bowl x games.

How many hits would the player be expected to get in 200 at bats? Please answer question 11

How many hits would the player be expected to get in 200 at bats? Please answer question 11

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

data:

baseball player:

number of a bats = 200

ratio (number of hits/number of at bats):

0.2121....

Step 02:

ratio:

\(number\text{ of hits = 0.2121 }\frac{number\text{ of hits}}{number\text{ of at bats}}\text{ * 200 number of at bats}\)

\(number\text{ of hits = 42.42 number of hits}\)

The answer is:

number of hits = 42

round 11,406 to the nearest:tens ,ten thousand , hundred​

Answers

Answer:

Tens:11,410

Ten thousand :10,000

Hundred : 11,400

Find X (Someone Help)

Find X (Someone Help)

Answers

Answer:

x=177

Step-by-step explanation:

vertically opp angles are equal so 149=x-28, to find x you do 149 +28 whiichis 177

X=177°

The vertical angle theorem states that the vertically opposite angles are the same, so

149=(x-28)
149+28=x
x=177

At a nearby frozen yogurt shop, the mean cost of a pint of frozen yogurt is $1.50 with a standard deviation of $0.10. Assuming the data is normally distributed, approximately what percent of customers are willing to pay between $1.30 and $1.70 for a pint of frozen yogurt?
a) 99.7%.
b) 95%.
c) 34%.
d) 68%.

Answers

$1.30 and $1.70 is two standard deviations away from the mean on both sides of the mean, and the empirical rule for normal distribution tells us that approximately 95 percent of the data are within two standard deviations of the mean. Hence, option B is the right choice.

What is a normal distribution?

Data in a normal distribution is symmetrically distributed and has no skew. When displayed on a graph, the data has the shape of a bell, with most values clustering in a central region and tapering off as they go away from the center.

Because of their structure, normal distributions are sometimes known as Gaussian distributions or bell curves.

What is the empirical rule for a normal distribution?

The empirical rule, often known as the 68-95-99.7 rule, indicates where the majority of your values fall in a normal distribution:

Approximately 68 percent of data are within one standard deviation of the mean.Approximately 95 percent of the data are within two standard deviations of the mean.Approximately 99.7 percent of data are within three standard deviations of the mean.

How to solve the given question?

In the question, we are given that at a nearby frozen yogurt shop, the mean cost of a pint of frozen yogurt is $1.50 with a standard deviation of $0.10.

We are asked that assuming the data is normally distributed, approximately what percent of customers are willing to pay between $1.30 and $1.70 for a pint of frozen yogurt.

Following the empirical rule for a normal distribution, we need to check how many standard deviations from the mean are at $1.30 and $1.70.

$1.30 = $1.50 - 2($0.10)

and $1.70 = $1.50 + 2(0.10).

Thus, $1.30 and $1.70 is two standard deviations away from the mean on both sides of the mean, and the empirical rule for normal distribution tells us that approximately 95 percent of the data are within two standard deviations of the mean. Hence, option B is the right choice.

Learn more about normal distributions at

https://brainly.com/question/4079902

#SPJ2

Solve the equation 4(c-3)=8
What are two ways to start solving this equation? Choose both ways.

Solve the equation 4(c-3)=8What are two ways to start solving this equation? Choose both ways.

Answers

Answer:

- Use the distributive property to get 4c-12=8

-Divide both sides by 4 to get c-3 = 2

Step-by-step explanation:

- Use the distributive property to get 4c-12=8

\(4(c - 3) = 8 \\ 4 \times c - 4 \times 3 = 8 \\ 4c - 12 = 8\)

Answer:4c-12=8

Step-by-step explanation:

4(c-3)=8

4xc-4x3=8

4c-12=8

The hypotenuse of a right triangle is 10 cm long. One of the triangle’s legs is 3
times the length of the other leg. Find the lengths of the two legs of the
triangle. Round to the nearest tenth if necessary

Answers

Answer:

one side is \(\sqrt{10}\) and other 3\(\sqrt{10}\)

in decimal one side = 3.16

other side =  9.48

Step-by-step explanation:

In right angle

if two sides containing right angle is a and b and h is hypotenuse then

by Pythagoras theorem

a^2 + b^2 = h^2

__________________________________

let one side be x

given

One of the triangle’s legs is 3  times the length of the other leg

then other leg = 3x

given h = 10 cm

applying Pythagoras theorem

\(a^2 + b^2 = h^2\\x^2 + (3x)^2 = 10^2\\x^2 + 9x^2 = 100\\10x^2 = 100\\x^2 = 100/10 = 10\\x = \sqrt{10}\)

Thus, one side is \(\sqrt{10}\) and other 3\(\sqrt{10}\)

\(\sqrt{10} = 3.16\\\)

thus, in decimal one side = 3.16

other side = 3.16*3 = 9.48

My sister needs help with this problem !!

Can you post step by step

Thank you!

My sister needs help with this problem !! Can you post step by step Thank you!

Answers

Answer:

C

Step-by-step explanation:

the inequality says that x needs to be less than or equal to 2, we know the first number in an ordered pair is x-axis the only number less than 2 is -2

p= ?
m∠RTS=?
explain how you find the requested values ​

p= ?mRTS=?explain how you find the requested values

Answers

The angle of the T in the ΔRST is 100° and the value of p is 11.

Define Triangle.

A triangle is a polygon that consists of three sides and three vertices. The fact that the interior angles of a triangle add up to 180 degrees is the most crucial aspect of triangles. This characteristic is known as the angle sum property of a triangle.

i.e., In a give ΔABC, ∠A + ∠B + ∠C = 180°.

Given:

∠R = 37°; ∠S = 43°; ∠T = 10p-10°

Let's take ∠T = x

In ΔRST,

∠R + ∠S + ∠T = 180°

37 + 43 + x =  180°

x = 180 - 80 ⇒ 100

∴ ∠T = 100°

To find the value of p,

 ∠T = 100

10p - 10 = 100

10p = 110 ⇒ 11

∴ p = 11

To know more about angles visit:

brainly.com/question/7116550

#SPJ1

A random sample of 144 observations has a mean of 20. The population standard deviation is known to equal 4.8. The 95.44% confidence interval for the population mean is

Answers

Answer:

The population mean is 19.2 to 20.8.

Step-by-step explanation:

The formula of Confidence interval is

CI = mean ± z*\(\frac{s}{\sqrt{n} }\)

where

n = sample size

s  = Population standard deviation.

mean = Sample mean

z(α/2) = Two tailed z-value for significance level of .

Given : Confidence level = 95.44% = 0.9544

Significance level =  α = 1-0.9544 = 0.0456

Now we Use standard z-value table  

z-value for Significance level of 0.0456 :

z(α/2) = z(0.0228) = 1.99 = 2(approximately)

And we are given

n=144

s = 4.8

mean = 20

so the required Confidence interval is

CI = 20± 2*\(\frac{4.8}{\sqrt{144} }\)

     = 20 ± 2*\(\frac{4.8}{12}\)

      = 20 ± (0.8)

      = (20-0.8, 20+0.8 )

       = (19.2 , 20.8)

Therefore the 95.44% CI value  for the population mean of 20 is 19.2 to 20.8.

2x + 2 = 5x -8 simplify

Answers

10x = 10
Answer, x = 1


Which is equivalent to the expression?
1/2(13-5)+(4+8)^2

A. 148
B. 144
C. 20
D. 16

Multiple choice questions also
If anyone could help me with this one also!

Which is equivalent to the expression
8 x 9+4^2-(63/7)

A. 1143
B. 88
C. 79
D. 65

Thank you to anyone who helps me I greatly appreciate beyond measures! :)

Answers

Answer:

Step-by-step explanation:

1/2(13-5)+(4+8)^2

A. 148

B. 144

C. 20

D. 16

We must follow "PEMDAS" order of operations rules.  Anything inside parentheses must be done first, followed by exponentiation, multiplication and division, and finally additionl and subtraction.

1/2(13-5)+(4+8)^2 has three sets of parentheses enclosing mathematical expressions:  (1/2), (13 - 5) and (4 + 8).  These evaluate to:

                        1/2,       8,               12

and so we now have (1/2)(8) + (12)^2

Exponentiation is next.  We get:  (1/2)(8) + 144

Next is multiplication:                         4      + 144

Last is addition:                                       148

Answer A is correct:  148

8 x 9+4^2-(63/7)

is evaluated in the same way:

8 x 9+4^2-(9), followed by exponentiation:

8*9 + 16 - 9, followed by multiplication:

72 + 16 - 9 = 79 (Answer C)

An insurance company study shows that 9% of U. S. adults have diabetes. Suppose 8 US adults are selected at random. LetX be the number of US adults among the 8 selected that have diabetes. Find the mean and standard deviation of X.

Answers

Using the binomial distribution, it is found that:

The mean of X is of 0.72.The standard deviation of X is of 0.81.

What is the binomial probability distribution?

It is the probability of exactly x successes on n repeated trials, with p probability of a success on each trial.

The expected value of the binomial distribution is:

E(X) = np

The standard deviation of the binomial distribution is:

\(\sqrt{V(X)} = \sqrt{np(1-p)}\)

For this problem, the parameters are given as follows:

n = 8, p = 0.09.

Hence the mean and the standard deviation are, respectively:

E(X) = np = 8 x 0.09 = 0.72.\(\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{8 \times 0.09 \times 0.91} = 0.81\)

More can be learned about the binomial distribution at https://brainly.com/question/24863377

#SPJ1

Other Questions
Find the derivative of the following function. -7x + 6 y = 5 What is the slope-intercept equation of the line (easy?) Brainliest if right please help on this trapezium True or false: Observation methods require an observable behavior or event and a system of recording it. name places earthquakes occur find the area of the trapezoidplease answer!! will give brainliest It is believed that __________ of women today use licit and illicit drugs.Select one:A. 34.4%B. 7.86%C. 24.8%D. 15.24% Timeliness is an important goal of any access control monitoring system.A. TrueB. False 1.) "How and why did sport serve as a fraternal epoxy in thisperiod of nation-building? What role did partisanship play inthisregard?"2.) "What was the relationship of partisanship to the increasi According to McKinsey and Company, which position cannot be easily replaced with robots?A) Repetitive factory jobs.B) Clerks and bookkeepers.C) Team managers.D) Legal researchers. If a cube has a volume of 1 cubic unit, how long is one of its edges? In its 20X7 consolidated income statement, Plate Development Company reported consolidated net income of $961,000 and $45,000 of income assigned to the 30 percent noncontrolling interest in its only subsidiary, Subsidence Mining Inc. During the year. Subsidence had sold a previously mined parcel of land to Plate for a new housing development, the sales price to Plate was $495,000, and the land had a carrying amount at the time of sale of $600,000. At the beginning of the previous year, Plate had sold excavation and grading equipment to Subsidence for $288.000, the equipment had a remaining life of 6 years as of the date of sale and a book value of $210,000. The equipment originally had cost $350,000 when Plate purchased it on January 2, 20X2. The equipment never was expected to have any salvage value. Plate had acquired 70 percent of the voting shares of Subsidence eight years earlier when the fair value of its net assets was $250,000 higher than book value, and the fair value of the noncontrolling interest was $75,000 more than a proportionate share of the book value of Subsidence's net assets. All the excess over the book value was attributable to intangible assets with a remaining life of 10 years from the date of combination. Both parent and subsidiary use straight-line amortization and depreciation. Assume Plate uses the fully adjusted equity method. Required: a. Present the journal entry made by Plate to record the sale of equipment in 20X6 to Subsidence. (If no entry is required for a transaction/event, select "No journal entry required" in the first account field.) what is the ph of a solution made by dissolving 6.2 g of k2co3 and 5.5 g of khco3 in 500. ml of water? use the acid-base table. please see buffer ph for assistance. the sample proportion, based on n = 10 observations, is , and the p-value was found to be 0.322. where should the randomization distribution for this test be centered? Trapezoid FGHJ is inscribed in P as shown. If FG = 24, JH = 10, and the diameter of P is 26, find the area of the trapezoid. (Hint: draw in auxiliary lines). Round to the nearest tenth if necessary. What are the similarities and differences between BLM and Mendez vs Westminster How do summers in the Arctic differ from summers in the Antarctic? A) Summers in the Arctic can be mild. () Summer temperatures rarely get above freezing in the Arctic Circle. C )Summer temperatures in the Antarctic often reach over 50F. D )Snow often melts during the summer in the Antarctic. According to Genesis 45, who does Joseph ultimately holdresponsible for his descent to Egypt?-His brothers-His father-Pharaoh-God Suppose that the government of Australia wants to maintain a constant nominal money supply. Its current level of real output is Y= A$1800 billion (Australian dollar), and its real interest rate is r=0.10. Assume that the income elasticity of money demand is 0.5 and the interest elasticity of money demand is -0.1. a. By what percentage does the equilibrium price level differ from its initial value if the output increases to r=A$1908 billion (and r remains at0.10)? {hint: use Eq.7.12} b. By what percentage does the equilibrium price level differ from its initial value if the real interest increases to r=0.11(and Y remains at A$1800)? c. Suppose that the real interest rate increases to r=0.11. What would real output have to be for the equilibrium price level to remain at its initial value? 2. Suppose that the government of Australia wants to maintain a constant nominal money supply. Its current level of real output is Y= A$1800 billion (Australian dollar), and its real interest rate is r=0.10. Assume that the income elasticity of money demand is 0.5 and the interest elasticity of money demand is -0.1. a. By what percentage does the equilibrium price level differ from its initial value if the output increases to r=A$1908 billion (and r remains at0.10)? (hint: use Eq.7.12} b. By what percentage does the equilibrium price level differ from its initial value if the real interest increases to r=0.11(and Y remains at A$1800)? c. Suppose that the real interest rate increases to r=0.11. What would real output have to be for the equilibrium price level to remain at its initial value? What purpose do these words serve in the passage: scarlet letter, glaringly, and threat?a. Their purpose is to make scoliosis seem a lot worse than it is.b. They suggest the painful feelings associated with having scoliosis.c. They are meant to draw attention away from the facts about scoliosis.d. Their only purpose is to make the reader feel sorry for the writer.