One day, thirteen babies are born at a hospital. assuming each baby has an equal chance of being a boy or girl, what is the probability that at most eleven of the thirteen babies are girls?

Answers

Answer 1

Using the binomial distribution, there is a 0.9983 = 99.83% probability that at most eleven of the thirteen babies are girls.

What is the binomial distribution formula?

The formula is:

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

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

The parameters are:

x is the number of successes.n is the number of trials.p is the probability of a success on a single trial.

For this problem, the values of the parameters are:

p = 0.5, n = 13

The probability that at most eleven of the thirteen babies are girls is:

[tex]P(X \leq 11) = 1 - P(X > 11)[/tex]

In which

P(X > 11) = P(X = 12) + P(X = 13)

Then:

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

[tex]P(X = 12) = C_{13,12}.(0.5)^{12}.(0.5)^{1} = 0.0016[/tex]

[tex]P(X = 13) = C_{13,13}.(0.5)^{13}.(0.5)^{0} = 0.0001[/tex]

So:

P(X > 11) = P(X = 12) + P(X = 13) = 0.0016 + 0.0001 = 0.0017

[tex]P(X \leq 11) = 1 - P(X > 11) = 1 - 0.0017 = 0.9983[/tex]

0.9983 = 99.83% probability that at most eleven of the thirteen babies are girls.

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

#SPJ1


Related Questions

please help i need
this asap!! drag each measure to the correct location on the table classify each measure as a measure of center or a measure or variation

Answers

The measure of centre includes mean median and mode and the measure of variability includes range, interquartile range and mean absolute deviation.

what is measure centre and measure of variation?

A measure of central tendency (measure of centre) is a value that attempts to describe a set of data by identifying the central position of the data set.

The measure of central tendency includes the mean, median and mode.

The measure of variation describes the amount of variability or spread in a set of data.

The common  measures of variability are the range, the interquartile range (IQR), variance, and standard deviation.

Therefore, the measure of centre includes mean median and mode and the measure of variability includes range, interquartile range and mean absolute deviation.

learn more on measure of centre and variation here: https://brainly.com/question/23769503

#SPJ1

Suppose a normal distribution has a mean of 98 and a standard deviation of 6. What is P(x<110)? (The greater than sign is actually greater than or equal to)

A. 0.975
B. 0.025
C. 0.16
D. 0.84

Answers

Using the normal distribution, the probability that x is less than 110 is:

A. 0.975.

Normal Probability Distribution

The z-score of a measure X of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex] is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The z-score measures how many standard deviations the measure is above or below the mean. Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.

The mean and the standard deviation are given as follows:

[tex]\mu = 98, \sigma = 6[/tex]

The probability is the p-value of Z when X = 110, hence:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{110 - 98}{6}[/tex]

Z = 2

Z = 2 has a p-value of 0.975.

Hence option A is correct.

More can be learned about the normal distribution at https://brainly.com/question/15181104

#SPJ1

Select all the ways that express the number 32.148.

A 32 tens + 14 tenths + 8 hundredths

B 32 ones + 14 hundredths + 8 thousandths pauodt er

C 321 tenths + 48 thousandths

D 32,148 hundredths

E 32,148 thousandths

Answers

Answer: B, C, E

Step-by-step explanation: a is wrong 32 tens is 320.  B is right. 321 tenths is 32.1 and 48 thousandths is 0.048 so C is correct. 32,148 hundredths is too much but 32,148 thousandths is 32.148

escribe la ecuacion de la circunferencia que tiene como diametro AB donde A(3,-4) y B(-2,-4

Answers

La ecuación estándar de la circunferencia es (x - 0.5)² + y² = 2.5².

¿Cómo derivar la ecuación estándar de la circunferencia?

En este problema debemos derivar la ecuación estándar de la circunferencia, cuyo diámetro está comprendido por el segmento de recta entre los puntos A(x, y) = (3, - 4) y B(x, y) = (- 2, - 4). La ecuación estándar de la circunferencia se presenta a continuación:

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

Donde:

(h, k) - Coordenadas del centro.r - Radio de la circunferencia.

El centro de la circunferencia es el punto medio del segmento de recta AB:

(h, k) = 0.5 · (3, - 4) + 0.5 · (- 2, 4)

(h, k) = (1.5, - 2) + (- 1, 2)

(h, k) = (0.5, 0)

Y el radio de la circunferencia es la mitad de la longitud del segmento de recta AB:

[tex]r = \frac{1}{2}\cdot \sqrt{(-2 - 3)^{2}+[-4 - (-4)]^{2}}[/tex]

r = 2.5

Por tanto, la ecuación estándar de la circunferencia es (x - 0.5)² + y² = 2.5².

Para aprender más sobre circunferencias: https://brainly.com/question/23936721

#SPJ1

find the maximum value of c=4x+2y subject to the fallowing constraints x≥0 y≥0 2x+2y≤10 3x+y≤9

Answers

The maximum value of c=4x+2y subject to the constraints is 14

How to determine the maximum value?

The objective function is given as:

c = 4x+2y

The constraints are given as:

x≥0 y≥0

2x+2y≤10

3x+y≤9

Rewrite 2x+2y≤10 and 3x+y≤9 as equations

2x+2y = 10

3x+y = 9

Divide 2x+2y = 10  through by 2

x+y = 5

Subtract x+y = 5 from 3x+y = 9

3x - x + y - y = 9 - 5

Evaluate the difference

2x = 4

Divide by 2

x = 2

Substitute x = 2 in x+y = 5

2+y = 5

Solve for y

y = 3

So, we have

(x, y) = (2, 3)

Substitute (x, y) = (2, 3) in c = 4x+2y

c = 4 * 2 + 2 * 3

Evaluate

c = 14

Hence, the maximum value of c=4x+2y subject to the constraints is 14

Read more about objective function at:

https://brainly.com/question/16826001

#SPJ1

1) A 20-foot ladder is placed against a building. If the top of the ladder will lean against the building 4sqrt(7) - f feet high, how far away from the base of the building is the bottom of the ladder located? Include a sketch that shows all known information and clearly shows what you need to findShow all work and give the exact answer

Answers

Answer:

12√2.

Step-by-step explanation:

You can do this by the Pythagoras theorem:

20^2 = x^2 + (4sqrt7)^2    where  x is the distance required.

x^2 = 20^2 - (4sqrt7)^2

      = 400 - 112

      =  288

x  = √288

   =  √144 *√2

   =   12√2.

Which best describes the relationship between the lines with equations 4x−8y=9 and 8x−7y=9?

Answers

Parallel lines maintain the exact slope but different y-intercepts. Perpendicular lines have to oppose, reciprocal slopes like 1/2 and -2 or 8/7 and -7/8.

What was the relationship between the lines with equations 4x − 8y = 9 and 8x − 7y = 9?

Given: 4x - 8y = 9 ............(1)

8x - 7y = 9 ............(2)

To be the same line, the equations have to be multiples of each other.

Multiplying (1) by 2, we get

2(4x - 8y = 9) = 8x - 16y = 18

From (1) solve the value of y, we get

4x - 8y = 9 ............(1)

-8y = -4x + 9

The value of y = (1/2)x - 9/8

From (2),

8x - 7y = 9

solve the value of y, we get

-7y = -8x + 9

The value of y = (8/7)x - 9/7

To be the exact line, the equations would be exact. Parallel lines maintain the exact slope but different y-intercepts. Perpendicular lines have to oppose, reciprocal slopes like 1/2 and -2 or 8/7 and -7/8.

To learn more about the relationship between the lines  refer to:

https://brainly.com/question/13792781

#SPJ4

When Kenny's electricity went out one night, his clock stopped at 8:39 p.m. when Kenny woke up the next morning his power was back on and his clock read 5:34 a.m. When he called the time services, the time was actually 7:11 a.m. How long was his electricity off?

Answers

Answer:

Step-by-step explanation:

Let's look at this in this perspective. There are 60 minutes in 1 hour. What I would do first is get rid of the 39 minutes at the end of 8:39. Now you have 8:00. Count until you get to 7 AM.  9, 10, 11, 12, 1, 2, 3, 4, 5, 6, 7. That's 11 hours from 8 PM to 7 AM.  60 x 11 = 660. Now, there are 11 minutes more on that 7-o clock and the 39 minutes we got rid of in the beginning. 11 + 39 = 40. 660 + 40 = 700.

Answer: Kenny's energy was off for 700 minutes, or 11 hours and 40 minutes.

r(x) = a sinx
what is the value of a

Answers

the answer would be a= rx/sin(x)

What is the sum in simplest form?

4 1/2 + 1 3/5=

6 1/10

5 1/10

6 1/5

5 4/7

Answers

Answer:

6 1/10

Step-by-step explanation:

In order to add fractions, we have to make the denominators equal.  we can multiply 1/2 by 5/5 and get 5/10, and multiply 3/5 by 2/2 and get 6/10, to make the denominator equal. Now we add the fractions. 4 5/10 + 1 6/10 = 5 11/10 = 6 1/10

Please use elimination method to solve

Answers

The answer is x = 4, y = -1 or (4, -1).

We are given :

2x + 7y = 13x + 4y = 8

Multiply the 1st equation with 3 and 2nd equation with 2.

3. 3(2x + 7y) = 3(1) ⇒ 6x + 21y = 3

4. 2(3x + 4y) = 2(8) ⇒ 6x + 8y = 16

Now, subtract : Equation 3 - Equation 4.

6x + 21y - 6x - 8y = 3 - 1613y = -13y = -1

Substitute in the 1st equation.

3x + 4(-1) = 83x - 4 = 83x = 12x = 4

Answer:

(4, - 1 )

Step-by-step explanation:

2x + 7y = 1 → (1)

3x + 4y = 8 → (2)

multiplying (1) by 3 and (2) by - 2 and adding will eliminate x

6x + 21y = 3 → (3)

- 6x - 8y = - 16 → (4)

add (3) and (4) term by term to eliminate x

0 + 13y = - 13

13y = - 13 ( divide both sides by 13 )

y = - 1

substitute y = - 1 into either of the 2 equations and solve for x

substituting into (1)

2x + 7(- 1) = 1

2x - 7 = 1 ( add 7 to both sides )

2x = 8 ( divide both sides by 2 )

x = 4

solution is (4, - 1 )

A weaver bought a bundle of grass of 50.00 dollars from which he made 8 mats if each mats was sold for 15.00 dollars find the percentage profit

Answers

The percentage profit is 140%

What is percentage?

Percentage can be described as the expression of a number in hundredth.

The formula for calculating percentage profit is

profit/cost price × 100

cost price=  $50
selling price= $15
number of mats produced= 8

selling price of the mat= 15 × 8
= 120

Profit= selling price-cost price

= 120-50
$70

Therefore the percentage profit can be calculated as follows

= 70/50 × 100
= 1.4 ×100
= 140

Thus, the percentage profit is 140%


Please see the link below for more information
https://brainly.com/question/27867428

#SPJ1

Myra is 555 years younger than her sister Talat. Myra wants to write an equation for her own age (m)(m)left parenthesis, m, right parenthesis given Talat's age (t)(t)left parenthesis, t, right parenthesis.

Answers

The equation that represents the  Myra's age given Talat age is as follows:

t = m + 5

How to represent an equation?

Myra is 5 years younger than her sister Talat

Myra age is represented by m while Talat age is represented by t.

Hence,

m = age of Myra

t = age of Talat

Myra is 5 years younger than Talat. This means Talat is 5 years older than Myra.

Therefore, the equation that represents the  Myra's age given Talat age is as follows:

t = m + 5

learn more on equation here: https://brainly.com/question/7234676

#SPJ1

Answer:

[tex]m=t-5[/tex]

Step-by-step explanation:

give me brainiest if I'm correct

Determine the qualities of the given set. (select all that apply. ){(x, y) | x > 0, y > 0}

Answers

The qualities of the set {(x,y): x>0,y>0} is as under:

All points lie in first quadrant.All values are positive and greater than zero.

Given a set {(x,y),x>0,y>0}.

We are required to determine the qualities of the set.

We know that a set is a collection of things,numbers, fractions, etc.

In any set the values of x represents the domain of the function and the values of y represents the value of codomain of the function with which the set belongs to.

Set={(x,y): x>0,y>0}

From the above set we can find the qualities stated below:

All points lie in first quadrant as the first quadrant only contains positive values of x and y.All values are positive because it is given that they are greater than zero

Hence the qualities of the set {(x,y): x>0,y>0} are that all values should be in first quadrant and all the values are positive.

Learn more about sets at https://brainly.com/question/2166579

#SPJ4

The vertices of an isosceles triangle are A(3, 6), B(7, 2), and C4, 3).
What is the equation of the triangle's line of symmetry?

Answers

Answer:

[tex]y=x-1[/tex]

Step-by-step explanation:

The line of symmetry of an isosceles triangle is perpendicular to its base.

Given vertices of the isosceles triangle:

A = (3, 6)B = (7, 2)C = (4, 3)

By sketching the triangle with the given points, we can see that AB is its base.  (See attached graph).

To find the equation for the line of symmetry, first find the slope of the line AB.  To do this, use the coordinates of points A and B and the slope formula.

Define the points:

[tex]\textsf{Let }(x_1,y_1)=(7, 2)[/tex][tex]\textsf{Let }(x_2,y_2)=(3, 6)[/tex]

[tex]\implies \textsf{slope}\:(m)=\dfrac{y_2-y_1}{x_2-x_1}=\dfrac{6-2}{3-7}=-1[/tex]

As the line of symmetry is perpendicular to line AB, its slope is the negative reciprocal of the slope of line AB.

Therefore, the slope of the line of symmetry = 1.

The line of symmetry will pass through point C (4, 3).

Therefore, substitute the found slope and the coordinates of point C into the point-slope formula:

[tex]\implies y-y_1=m(x-x_1)[/tex]

[tex]\implies y-3=1(x-4)[/tex]

[tex]\implies y-3=x-4[/tex]

[tex]\implies y=x-1[/tex]

Therefore, the equation of the given isosceles triangle's axis of symmetry is:

[tex]y = x - 1[/tex]

If we graph the points

then we will get AC=CB

That means C is the point from where the axis of symmetry passes

Foot of perpendicular is midpoint of AB

Midpoint of AB

((3+7)/2,(6+2)/2)(10/2,8/2)(5,4)

Find equation of C and foot of perpendicular

Slope

m=(4-3)/(5-4)=1

Equation

y-3=1(x-4)y-3=x-4y=x-1

"if i purchase this product for $79.99 and two accessories for $9.99 and $7.00, how much would i owe after the 8.75% tax is applied?" employee: "your total would be __________."

Answers

Answer:$96.98

Step-by-step explanation: all you just do is to add it all up to the total amount.

Answer: $105.47

I hope you get the job!!!!!

The table lists the speeds of the fastest roller coasters in North America and Asia.

Roller Coaster Speeds in North America
(miles/hour) Roller Coaster Speeds in Asia
(miles/hour)
128
149.1
120
106.9
100
95
93
83
92
80.8
90
80.3
85
78.3
82
71.5
80
69.6
77
68.4
The difference of the means of the two data sets is .
The mean absolute deviation of the roller coaster speeds in North America is .
The mean absolute deviation of the roller coaster speeds in Asia is .

Answers

The difference of the means of the two data sets is = 4.57

The mean absolute deviation of the roller coaster speeds in North America is 13.3

The mean absolute deviation of the roller coaster speeds in Asia is 16.8

How to solve for the means

First we have to start with the data for North America

128, 120, 100, 93, 92, 80.8, 85, 82, 80, 77

To get the mean you have to sum up the values and divide through by the total number 10

937.8/10

Mean = 93.78

Mean Absolute Deviation  = (128 - 93.78) + ( 120 - 93.78) + ( 100 - 93.78) + ( 93 - 93.78) + ( 92 - 93.78) + ( 80.8 - 93.78) + ( 85 - 93.78) + ( 82 - 93.78) + ( 80 - 93.78) + ( 77 - 93.78) / 10

133.32/10 = 13.3

For Asia, we have the data as

149.1, 106.9, 95, 83, 90, 80.3, 78.3, 71.5, 69.6, 68.4

Mean for Asia = 892.1/10

= 89.21

Mean Absolute Deviation = (149.1 - 89.21) + ( 106.9 - 89.21) + ( 95 - 89.21) + ( 83 - 89.21) + ( 90 - 89.21) + ( 80.3 - 89.21) + ( 78.3 - 89.21) + ( 71.5 - 89.21) + ( 69.6 - 89.21) + ( 68.4 - 89.21) / 10

= 168.32/10

16.8

The difference in the means = 93.78 -89.21

=  4.57

Read more on means here

https://brainly.com/question/12172431

#SPJ1

The function f(x) = x2 4 is defined over the interval [-2, 2]. if the interval is divided into n equal parts, what is the height of the right endpoint of the kth rectangle?

Answers

the height of the endpoint of the kth rectangle equals the heights of the first and kth preceding rectangles.

= -2 +k*(5/n)

What is Coordinate geometry?

The study of geometry utilizing coordinate points is referred to as coordinate geometry (or analytic geometry). Finding the distance between two points, dividing lines in the m:n ratio, locating a line's midpoint, and computing the area of a triangle in the Cartesian plane can all be done using coordinate geometry.

The range for the definition of the function f(x) = x^2 + 4 is (-2, 2).

Between this interval, there are a total of 5 equal pieces.

Height of each rectangle's right endpoint equals if the interval is divided into n equal pieces. k=(5/n)

Therefore, the height of the endpoint of the kth rectangle equals the heights of the first and kth preceding rectangles.

= -2 + k*(5/n)

To know more about coordinate geometry visit:

https://brainly.com/question/15861497

#SPJ4

thu gọn biểu thức : (x-5)(x+5)-(x+1)^2

Answers

[tex](x-5)(x+5)-(x+1)^2\\=x^2 -25-(x^2+2x +1)\\=x^2 -25-x^2-2x -1\\=-2x-26[/tex]

ANSWER: -2x -26

Ok done. Thank to me :3

The logarithmic functions, f(x) and g(x), are shown on the graph.
What is the equation that represents g(x)? Explain your reasoning.

Answers

Answer:

g(x) = log(x + 1) + 4

Step-by-step explanation:

The graph of g(x) is shifted 1 unit left and 4 units right from its parent function.

Write the first five terms of the sequence with the given nth term. an = cos n 2

Answers

The first five terms of the sequence with the given n-th term [tex]a_n = cos(\frac{n\pi}{2} )[/tex] are : 0, -1, 0, 1, 0

For given question,

We have been given the n-th term of the sequence [tex]a_n = cos(\frac{n\pi}{2} )[/tex]

We need to find the first five terms of the sequence.

For n = 1

[tex]\Rightarrow a_1 = cos(\frac{1\pi}{2} )\\\\\Rightarrow a_1=0[/tex]

For n = 2,

[tex]\Rightarrow a_2 = cos(\frac{2\pi}{2} )\\\\\Rightarrow a_2=cos(\pi)\\\\\Rightarrow a_2=-1[/tex]

For n = 3,

[tex]\Rightarrow a_3= cos(\frac{3\pi}{2} )\\\\\Rightarrow a_3=0[/tex]

For n = 4,

[tex]\Rightarrow a_4 = cos(\frac{4\pi}{2} )\\\\\Rightarrow a_4=cos(2\pi)\\\\\Rightarrow a_4=1[/tex]

For n = 5,

[tex]\Rightarrow a_5 = cos(\frac{5\pi}{2} )\\\\\Rightarrow a_5=0[/tex]

Therefore, the first five terms of the sequence with the given n-th term[tex]a_n = cos(\frac{n\pi}{2} )[/tex] are : 0, -1, 0, 1, 0

Learn more about the sequence here:

https://brainly.com/question/4626313

#SPJ4

does someone mind helping me with this question? thank you!

Answers

Answer:

100

Step-by-step explanation:

to turn whole numbers to a fraction it is whatever numbers out of 100

Answer:

99

Step-by-step explanation:

PLEASE HELP ITS MATH

Answers

Answer:

y = 4x + 3

Step-by-step explanation:

as the line is parallel to the given equation, the gradient (4x) must stay the same, and as it must pass through the point (-2, -5), we can solve for the y intercept:

to calculate for the y intercept, it is best to express the equation in slope intercept form:

y = mx + b

in this equation, mx stands for the gradient, which ive already highlighted remains 4x, and b stands for the y intercept (which we don't know yet).

y = 4x + b

what we have been given instead is the coordinates for the point this line crosses through (-2,-5) meaning when x = -2, y = -5.

Using this information, we can replace x and y in the equation:

-5 = 4(-2) + b

with consideration to the order of operations, it is important to solve the brackets first

-5 = -8 + b

now to get b by itself add 8 to both sides of the equation:

-5 + 8 = -8 + 8 + b

3 = b

now we remember from the slope intercept equation, b = the y intercept, so we can now solve the equation.

y = 4x + b  

replace b with the number we solved for (3).

y = 4x + 3

this is the equation of the line that is parallel to y = 4x + 1, and passes through the point (-2, -5)

hope this helps :)

When the county fair opened its gates, 68 people entered the fairgrounds. After one hour, there were 1.5 times as many people on the fairgrounds as when the gates opened. After two hours, there were 1.5 times as many people on the fairgrounds as the previous hour. If this pattern continues, write the function representing the number of people, f(x), at the fair x hours after the gates open.

Answers

The function that represents the number of people at the fair after x hours is f(x) = 68 + 1.5x

What is the function that represent the number of people at the fair?

The function that represents the number of people at the fair is known as a linear function. A linear function is any function that graphs to a straight line. The dependent variable in the linear function increases by a constant number.

Linear functions can be represented by : y = mx + c

Where:

y = dependent variable c = constant

f(x) = 68 + (1.5x)

To learn more about linear functions, please check: https://brainly.com/question/26434260

#SPJ1

Solve the system of equations for x. The value of x is ____. 3x + 4y = −16 x = 4y

Answers

Taking into account the definition of a system of linear equations, the value of x is -4.

System of linear equations

A system of linear equations is a set of two or more equations of the first degree, in which two or more unknowns are related.

Solving a system of equations consists of finding the value of each unknown so that all the equations of the system are satisfied. That is to say, the values ​​of the unknowns must be sought, with which when replacing, they must give the solution proposed in both equations.

This case

In this case, the system of equations to be solved is

[tex]\left \{ {{3x+4y=-16} \atop {x=4y}} \right.[/tex]

There are several methods to solve a system of equations, it is decided to solve it using the substitution method, which consists of clearing one of the two variables in one of the equations of the system and substituting its value in the other equation.

In this case, substituting the second equation in the first you get:

3×4y +4y= -16

Solving:

12y +4y= -16

16y= -16

y= (-16)÷ 16

y= -1

Remembering that x=4y, then x= 4×(-1)= -4.

Finally, the value of x is -4.

Learn more about system of equations:

brainly.com/question/14323743

brainly.com/question/1365672

brainly.com/question/20533585

brainly.com/question/20379472

#SPJ1

2. G.CO.9 Look at the diagram below showing two parallel lines being cut
by two transversals. If m24 = 70 and m412 = 130, which of the following
statements are true? SELECT ALL THAT APPLY.

Answers

The statements that are true regarding the angles formed by the transversal and parallel lines are:

A. m∠1 = 70°.

B. m∠2 = 110°

C. m∠6 = 70°.

E. m∠9 = 50°

H. m∠16 = 130°

How to Find the Angles Formed by a Transversal and Parallel Lines?

Given the following angle measures formed when two parallel lines ( being cut by two transversals:

m∠4 = 70° m∠12 = 130°

Using relevant theorems, let's determine which of the statements are true:

Angles 4 and 1 are vertical angles, therefore they are congruent based on the vertical angles theorem.

m∠4 = m∠1

m∠1 = 70°.

m∠2 = 180 - m∠4 [linear angles theorem]

m∠2 = 180 - 70

m∠2 = 110°

m∠6 = m∠4 [base on the alternate interior angles theorem]

m∠6 = 70°.

m∠9 = 180 - m∠12 [based on the linear angles theorem]

m∠9 = 180 - 130

m∠9 = 50°

m∠16 = m∠12 [based on the corresponding angles theorem]

m∠16 = 130°

The statements that are true are:

A. m∠1 = 70°.

B. m∠2 = 110°

C. m∠6 = 70°.

E. m∠9 = 50°

H. m∠16 = 130°

Learn more about transversal and parallel lines on:

https://brainly.com/question/24607467

#SPJ1

what is Rational Number​

Answers

rational number, in arithmetic, a number that can be represented as the quotient p/q of two integers such that q ≠ 0. In addition to all the fractions, the set of rational numbers includes all the integers, each of which can be written as a quotient with the integer as the numerator and 1 as the denominator.

Answer:

In mathematics, a rational number is a number that can be expressed as the quotient or fraction p/q of two integers, a numerator p and a non-zero denominator q. For example, −3/7 is a rational number, as is every integer.

103h=7(
7
2


7
3

h)−103

Answers

Answer:

I think its -10 or -8

Step-by-step explanation:

Help me with this problem, random answer will be reported and you won’t get points

Answers

Answer:

A = 49B = 41 C = 90 a = 17.255526 (approximate)b = 15c = 22.863796 (approximate)

Round the decimal values however needed.

Step-by-step explanation:

The uppercase letters represent the angles, while the lowercase counterparts are the side lengths opposite said angle. For example, side b is opposite angle B.

Angle B is 41 and angle C is 90 because of the square marker. The remaining angle A is...

A+B+C = 180

A+41+90 = 180

A+131 = 180

A = 180-131

A = 49

Or note that

A = 90 - B = 90 - 41 = 49

This shortcut works since we have a right triangle.

---------

That takes care of the angles. Now onto the sides.

We'll need to use trig ratios to determine the missing sides. There are a few approaches, but this is one you could take

tan(angle) = opposite/adjacent

tan(A) = a/b

tan(49) = a/15

a = 15*tan(49)

a = 17.255526 approximately

Furthermore,

sin(angle) = opposite/hypotenuse

sin(B) = b/c

sin(41) = 15/c

c*sin(41) = 15

c = 15/sin(41)

c = 22.863796 approximately

There is another trig function (cosine) that you could use. Also, you could use the pythagorean theorem once you know two sides of the right triangle.

The pythagorean theorem is a^2+b^2 = c^2

The answers have been confirmed with GeoGebra which is a useful geometry app.

Use the figure to the right to list all of the pairs of angles that fit each description.

Answers

The pairs of angles that fit the description are

1. alternate exterior angles            S and Z; T and Y

2. alternate interior angles            U and X; V and W

3. consecutive interior angles       U and W; V and X

4. corresponding angles               S and W; T and X; U and Y; V and Z

5. vertical angles                           S and V; U and T; W and Z; Y and X

6. adjacent angles                         S and T; Y and Z

Angle Description

From the question, we are to list the angles that fit the given descriptions

1. alternate exterior angles            S and Z; T and Y

2. alternate interior angles            U and X; V and W;

3. consecutive interior angles       U and W; V and X

4. corresponding angles               S and W; T and X; U and Y; V and Z

5. vertical angles                           S and V; U and T; W and Z; Y and X

6. adjacent angles                         S and T; Y and Z

Hence, the pairs of angles that fit the description are

1. alternate exterior angles            S and Z; T and Y

2. alternate interior angles            U and X; V and W

3. consecutive interior angles       U and W; V and X

4. corresponding angles               S and W; T and X; U and Y; V and Z

5. vertical angles                           S and V; U and T; W and Z; Y and X

6. adjacent angles                         S and T; Y and Z

Learn more on Angle Description here: https://brainly.com/question/15633462

#SPJ1

Other Questions
Find the least number should 2028 be multiplied so that the product is a perfectsquare? Hava Racquets Company manufactures pickleball racquets in four different models. For the year, the SoftNet line had a net loss of AED 40,000 from sales of AED 250,000, variable costs of AED 180,000 and fixed costs of AED 110,000. If the Softnet is eliminated, AED 30,000 of fixed cost will remain. What would be the incremental effect to the Company if the Softnet would be eliminated? What is not considered an advantage of using the retail method of inventory costing? ________ is the process whereby clients place past feelings or attitudes they had toward significant people in their lives onto their therapist. here is another one that i need help on What number represents the same amount as 8 hundreds + 10 tens + 0 ones What age group has a larger volume of extracellular fluid than intracellular fluid anyone think they can help me?? Before applying for a credit card, jacob examines his credit report. which explains why jacob might examine his credit report? Title vii of the civil rights act applies to employers and labor unions with at least. When families protect the abuser from the consequences of his or her actions and minimize the seriousness of the substance abusers actions, this is called _____________. eBookPrint ItemQuestion Content AreaService Department Charges and Activity BasesMiddler Corporation, a manufacturer of electronics and communications systems, uses a service department charge system to charge profit centers with Computing and Communications Services (CCS) service department costs. The following table identifies an abbreviated list of service categories and activity bases used by the CCS department. The table also includes some assumed cost and activity base quantity information for each service for October.CCS ServiceCategory Activity Base Budgeted Cost Budgeted ActivityBase QuantityHelp desk Number of calls $160,000 3,200 Network center Number of devices monitored 735,000 9,800 Electronic mail Number of user accounts 100,000 10,000 Smartphone support Number of smartphones issued 124,600 8,900 One of the profit centers for Middler Corporation is the Communication Systems (COMM) sector. Assume the following information for the COMM sector: The sector has 5,200 employees, of whom 25% are office employees. All the office employees have been issued a smartphone, and 96% of them have a computer on the network. One hundred percent of the employees with a computer also have an e-mail account. The average number of help desk calls for October was 1.5 calls per individual with a computer. There are 600 additional printers, servers, and peripherals on the network beyond the personal computers.a. Determine the service charge rate for the four CCS service categories for October.CCS Service Category Service Charge RateHelp desk $fill in the blank 1Per callNetwork center $fill in the blank 3Per device monitoredElectronic mail $fill in the blank 5Per user or e-mail accountSmartphone support $fill in the blank 7Per smartphone issuedb. Determine the charges to the COMM sector for the four CCS service categories for October.October charges to the COMM sector Help desk charge $fill in the blank 9Network center charge $fill in the blank 10Electronic mail charge $fill in the blank 11Smartphone support charge $fill in the blank 12Feedback AreaFeedbacka. Divide the budgeted cost by the budgeted activity base quantity for each category.b. Determine the Help desk charge by multiplying the rate from (a) by the number of employees times the percentage of office employees times the percentage with a computer times the number of calls. Follow a similar process for each of the other three categories.Learning Objective 3. A spherical balloon is inflated so that its volume is increasing at the rate of 3.3 ft3/min. how rapidly is the radius of the balloon increasing when the radius is 0.65 feet? Transpiration isA. the process of water rolling downhill.B. when plants evaporate water intothe atmosphere from their leaves.C. when oceans move water todifferent climates. Grande communications offers a lower price to customers who subscribe to grande television, telephone, and internet services all at once. This is an example of? Zinc metal (Zn) and sulfur powder (s) undergo a chemical reaction to form zinc sulfide (ZnS) which equation represents this chemical reaction? S ZnS + Zn ZnS Zn + S Zn + S ZnS Zn ZnS + S Find the height of the triangle by applying formulas for the area of a triangle and your knowledge about triangles ________: two or more drugs are taken together, and one counteracts the effects of the other(s) (1 1 = 0) If $300 of new reserves generates $800 of new money in the economy, then the reserve ratio is:_______ What is the output of thegiven program if the userenters 20?A. A lot of funB. some funC. no funConsider the followingsegment:ScannerScanner(System.in);inputSystem.out.print("Pleasevalue");int value =fun");}else{input.nextInt();if (value >= 30 ){programenterSystem.out.println("Alotnewaof5 [tex]\sqrt{2a-14} =2[/tex]