Assume that the probability that there is a significant accident in a nuclear power plant during one year’s time is .001. If a country has 100 nuclear plants, estimate the probability that there is at least one such accident during a given year.
please help with explantion

Answers

Answer 1

The estimate probability that there is at least one such accident during a given year, P(X≥1) is equals to the 0.0952..

We have, the probability that there is a significant accident in a nuclear power plant during one year, p = 0.01

Total nuclear plants in country , n = 100

we have to calculate probability that there is at least one such accident during a given year.

Using Binomial Probability distribution,

X ~ Bin( 100, 0.01)

P(X= x ) = ⁿCₓ(p)ˣ (1-p)⁽ⁿ⁻ˣ⁾

Thus, the probability that there is at least one such accident during a given year, P(X≥1)

= 1 - P(there is no such event, P(X= 0)

= 1 - P(X= r ) = 1 - ⁿCᵣpʳ(1-p )⁽ⁿ⁻ʳ⁾

where p is probability of success

r = 0 , n = 100, p = 0.001

plugging all known values in above formula,

P(X≥ 1) = 1 - ¹⁰⁰C₀ (0.001)⁰(1- 0.001)⁽¹⁰⁰⁻⁰⁾

= 1 - ¹⁰⁰C₀ (0.001)⁰(0.999)¹⁰⁰

= 1 - 1 ×1 ×0.904792

=1 - 0.904792

=0.0952

Hence, required probability is 0.0952.

To learn more about Binomial probability distribution, refer:

https://brainly.com/question/15278907

#SPJ4


Related Questions

What is the correct solution for the system
{
x-3y = -12
5x - 3y = -48

Answers

Answer:

x = -9; y = 1

Step-by-step explanation:

       x - 3y = -12

-     5x - 3y = -48

-------------------------

      -4x      = 36

x = -9

-9 - 3y = -12

-3y = -3

y = 1

In testing for correlation the relationship between two variables, the best fitting line is often call the regression equation and denoted as ^y=b1x+b0. What formula is used to compute the slope of this line and its y intercept?

Answers

For the regression equation, ŷ = b₀ + b₁x where b₁ is slope of this line and it is equals to (n∑xy - ∑x∑y)/(n∑x² - (∑x)²) and b₀ is y-intercept which is equals to (∑y - b₁ ∑x)/n .

What is Regression line in simple linear regression model?

A regression line indicates the linear relationship between the dependent variables on the y-axis and the independent variables on the x-axis. Correlation is determined by analyzing the data pattern formed by the variables.

The regression line is plotted closest to the data points in the regression plot. We use the ordinary least squares estimation method (O.L.S.E), to find the formulas to calculate the slope and intercept of the regression line, which minimizes the sum of squares due to the error. A simple linear regression model is given by y = b₀ + b₁x --(*)

where y : dependent variable

x: independent variable

b₁ --> slope of regression line

b₀ --> y-intercept

We have , regression line is ,

ŷ = (slope )x+ (y intercept)

ŷ represet the predicted value.

The formulas to compute slope(b₁) value and y-intercept (bo) value of regression line are following:

b₁ = (n∑xy - ∑x∑y)/(n∑x² - (∑x)²) and

b₀ = ŷ - b₁x = (∑y - b₁ ∑x)/n

To learn more about linear regression line , visit:

https://brainly.com/question/25987747

#SPJ4

Determine the area of the shaded region in the following figure.\
y=x
y=x^2-2

Answers

The area of the shaded region is 425 cm².

Determine the area of the shaded region ?

Let us find the area of the entire figure first and subtract the unshaded region area to find the area of the shaded region.

The given figure is of a square of side 25 cm.

Total area = 25²

=> 625 cm²

The shaded figure inserted is a rhombus.

Apart from this , we can observe four unshaded triangles of equal area.

Area of each individual triangle :

=> ½ × 5 × 20

=> 50 cm²

Area of 4 triangles ;

=> 200 cm²

Remaining area of the shaded figure :

=> 625 - 200

=> 425 cm² .

To learn more about area refer

https://brainly.com/question/2607596

#SPJ1

[-12 Points) DETAILS SCALCET8 12.3.011. If u is a unit vector, find u v and u. w. (Assume v and w are also unit vectors.) u u v = Uw= 5. [-12 Points] DETAILS SCALCET8 12.3.015. Find the angle between the vectors. (First find an exact expression and then approximate to the nearest degree.) a = (7,2), b = (3,-1) exact approximate 6. [-/2 points) DETAILS SCALCET8 12.3.019. Find the angle between the vectors. (First find an exact expression and then approximate to the nearest degree.) a = 71 - 2j + k, b = 3i - k exact approximate

Answers

Details scalcets,

a) If u is unit vector , then, ⃗u.⃗v = 1/2 and ⃗u.⃗w = - 1/2 where v and w also unit vectors.

b) Exact value of angle between the vectors is 34.3803442 and Approximation value, 34.4..

c) Exact value of the angle between the vectors, a = 71 - 2j + k, b = 3i - k is 30.60889766 ~ 30.61 (approximation value).

What is Unit vector ?

In mathematics, a unit vector is defined as a normed vector space is a vector of length one.

a) If u is a unit vector , we have to calculate ⃗u.⃗v and ⃗u.⃗w where v and w are also unit vectors.

We know that, Angle between two vectors θ is

Cosθ = u⃗ .⃗v/|u| |v|

=> cos 60° |u| |v| = ⃗u.⃗v

=> ⃗u.⃗v = 1/2(1)(1) = 1/2

Also, Cosθ = ⃗u.⃗v/|u| |w|

=> Cosθ |u| |w| = ⃗u.⃗w

=> ⃗u.⃗w = cos 120° (1)(1)

=> ⃗u.⃗w = -1/2

So, ⃗u.⃗v = 1/2 and ⃗u.⃗w = - 1/2

b) We have, a = (7,2), b = (3,-1)

Cosθ = a.b/|a| |b|

|a| = √(7)²+ (2)² = √49+4 = √53

|b| = √(3)²+ (-1)²= √9+1 = √10

a.b = 7×3 - 2×1 = 21 - 2 = 19

so, Cos θ = 19/√10 (√53) = 19/√530

=> θ = Cos⁻¹( 19/√530)

=> θ = 34.3803442 ~ 34.4

c) We have, a = 7i - 2j + k, b = 3i - k

Cos θ = a.b/|a| |b|

|a| = √(7)² + (-2)² +(1)² = √49+4+1 = √54

|b| = √(3)²+ 0 +(-1)² = √9+1 = √10

a.b = (7i - 2j + k).(3i - k) = 21 -0 - 1 = 20

Cosθ = 20/√10√54 = 20/√540

θ = cos⁻¹(20/√540) = 30.60889766 ~ 30.61

To learn more about unit vector , refer:

https://brainly.com/question/29404877

#SPJ4

the limit of a function exists at a cluster point c if and only if the left- and right-handed limits both exist at c and are equal.

Answers

By using  ε - δ  definition of limit, the proof of

The limit of a function exists at a cluster point c if and only if the left- and right-handed limits both exist at c and are equal

has been shown below.

What is ε - δ  definition of limit?

Let the function be f(x), cluster point be c and the limit be l. Then

the limit of a function exists at a cluster point c if

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that |x − c |< δ ⟹ |f(x) − l| < ε

Let the limit exist at a cluster point c. Let the limit be l

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that |x − c |< δ ⟹ |f(x) − l| < ε

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that 0 < c - x < δ ⟹ |f(x) − l| < ε or

                                                                         0 < x - c < δ ⟹ |f(x) − l| < ε

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that c - δ < x < c ⟹ |f(x) − l| < ε or

                                                                         c < x < c + δ ⟹ |f(x) − l| < ε

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that c - δ < x < c ⟹ |f(x) − l| < ε  and

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that   c < x < c + δ ⟹ |f(x) − l| < ε

So the left hand and right hand limit exist and are equal.

Let the left hand and right hand limit exist and are equal.

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that c - δ < x < c ⟹ |f(x) − l| < ε  and

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that   c < x < c + δ ⟹ |f(x) − l| < ε

Let [tex]\delta_3 = min\{\delta_1, \delta_2\}[/tex]

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that c - [tex]\delta_1[/tex] < x < c ⟹ |f(x) − l| < ε  and

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that   c < x < c + [tex]\delta_2[/tex] ⟹ |f(x) − l| < ε

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that c - [tex]\delta_1[/tex] < x < c or  c < x < c + [tex]\delta_2[/tex]⟹ |f(x) − l| < ε  

For every [tex]\epsilon[/tex] > 0, there exist a [tex]\delta[/tex] > 0 such that |x - c| < [tex]\delta_3[/tex] ⟹ |f(x) − l| < ε  

The limit of a function exists at a cluster point c and the limit is l

To learn more about limit, refer to the link-

https://brainly.com/question/23935467

#SPJ4

The concept of best-, worst-, and average-case analyses extends beyond algorithms to other counting problems in mathematics. Recall that the height of a binary tree is the number of edges in the longest path from the root to a leaf. Find the best-case height of a binary tree with seven nodes.

Answers

The best-case height of a binary tree with seven nodes is 2. This is because, in the best-case scenario, the binary tree would be balanced, with each node having exactly two children. This means that the tree would have a shape similar to a full binary tree, where all levels of the tree are completely filled except possibly the last level, which is filled from left to right.

With seven nodes, the binary tree would have three levels, with the root node at the top level, three nodes at the second level, and three leaf nodes at the third level. The height of the tree would be the number of edges in the longest path from the root to a leaf, which in this case would be 2 edges.

Therefore, the best-case height of a binary tree with seven nodes is 2.

Hongbo sold x cell phones in 2013. The number of cell phones he sold in 2014 was 128% greater than in 2013, and the number of cell phones he sold in 2015 was 29% greater than in 2014. Which of the following expressions represents the number of cell phones Hongbo sold in 2015? A) (0.29)(1.28x) B) (0.29) (2.28x) C) (1.29)(1.28x) D) (1.29) (2.28x)

Answers

The number of cell phones sold in 2015 is (0.29)(1.28x)

The correct answer is A) (0.29)(1.28x).

What is a linear equation?

A linear equation is an equation in which the highest power of the variable is 1. Linear equations can be written in the form ax + b = 0, where a and b are constants and x is the variable. Linear equations are called "linear" because they represent a straight line when plotted on a graph.

We are told that the number of cell phones Hongbo sold in 2014 was 128% greater than in 2013, which means that he sold 128/100 = 1.28 times as many cell phones in 2014 as he did in 2013. This can be represented by the equation x * 1.28 = number of cell phones sold in 2014.

We are also told that the number of cell phones Hongbo sold in 2015 was 29% greater than in 2014, which means that he sold 29/100 = 0.29 times as many cell phones in 2015 as he did in 2014. This can be represented by the equation (number of cell phones sold in 2014) * 0.29 = number of cell phones sold in 2015.

Substituting the first equation into the second equation, we get:

(x * 1.28) * 0.29 = number of cell phones sold in 2015

This simplifies to:

(0.29)(1.28x) = number of cell phones sold in 2015

Hence, the number of cell phones sold in 2015 is (0.29)(1.28x)

the correct answer is A) (0.29)(1.28x).

To learn more about the linear equation, visit:

https://brainly.com/question/28732353

#SPJ4

12, 18, 10, 20, 8, pattern

Answers

Answer:

The pattern is in the order of even number being added or subtracting (takes turns)

Step-by-step explanation:

12,18,10,20,8

12 to 18 is plus 6

18 to 10 is minus 8

10 to 20 is plus 10

20 to 8 is minus 12

[tex]12 + 6 = 18 \\ 18 - 8 = 10 \\ 10 + 10 = 20 \\ 20 - 12 = 8 \\ 8 + 14 = 22 \\ 22 - 16 = 6 \\ = 24 \\ = 4 \\ = 26 \\ = 2 \\ ..[/tex]

1.
Mateo brought in donuts for his class. Each box had 3 rows of donuts with 5
donuts in each row. He bought 8 boxes. How many donuts did he buy?

Answers

120

3x5= 15 donuts
15donuts x 8boxes= 120 donuts

the segment joining midpoints of two sides of a triangle is parallel to the third side and half the length is

Answers

The segment joining the midpoints of two sides of a triangle is parallel to the third side and half as long as the third side.

According to Midpoint theorem, if the midpoints of two sides of a triangle are joined by the segment, then resultant segment is parallel to the third side of the triangle and is half of the length of the third side. Consider the triangle ABC, as shown in the figure. Let the midpoints of the sides AC and AB be given as E and D. Then the line DE is said to be parallel to the side BC, whereas the side DE is half of the side BC i.e., DE || BC and DE = (1/2 BC).

Learn more about Midpoint theorem:

https://brainly.com/question/9635025

#SPJ4

Name the image of P(9,1.5) after being translated along the vector <3, -0.5>

Answers

Answer:

The coordinates would be (12,1)

Step-by-step explanation:

Find a power series representation for the function; find the interval of convergence. (Give your power series representation centered at x = 0.)
f(x)= 1/(1-9x)
sum from n=0 to infinity [?] provided |x| < [?]

Answers

The power series representation for the given function is:

1+ 9x + (9x)² + (9x)³ + .... (9x)ⁿ (where 0 ≤ n ≤ ∞).

What is the power series?

Power series is a sum of terms of the general form aₙ(x-a)ⁿ. Whether the series converges or diverges, and the value it converges to, depends on the chosen x-value, which makes power series a function.

Let u = 9x.

Return to the series above and replace each u with a 9x directly:

Where 0 n , 1 + 9x + (9x) 2 + (9x) 3 +.... (9x) n

Here, the interval of convergence is easily found. It follows that

|9x| 1 -1/9 x 1/9 because we know that geometric series must have | u | = 1

Finally, we may leverage the fact that geometric series have a sum to get the sum: S = a / (1 - u).

Here, u = 9x and a = 1

Therefore, the total is simply S = 1 /(1 - 9x).

Any sum can be calculated provided x is between -1/9 and x and less than 1/9.

Hence, The power series representation for the given function is:

1+ 9x + (9x)² + (9x)³ + .... (9x)ⁿ (where 0 ≤ n ≤ ∞).

To learn more about the power series visit,

brainly.com/question/11606956

#SPJ4

Question 14 of 25
Which of the following functions is graphed below?

Answers

The function of the line and parabola shown in the graph is x + 6 ≤ 1 and x² + 3 > 1 respectively, so, option A is correct.

What is function?

Each element of X receives exactly one element of Y when a function from one set to the other is used. The sets X and Y are collectively referred to as the function's domain and co-domain, respectively.

Given:

The graph of the function,

Calculate the equation of the line which is passing through (-6, 0) and (0, 5) as shown below,

y - 5 = 5 - 0 / 0 - (-6) (x - 0)

y - 5 = 5 / 6 x

6y - 30 = 5x

And the equation of the parabola can be written as,

x² + 3 = 0

From the graph, it can be seen that the solution of the line is where the line graph and parabola graph can meet,

Thus, the line will be x + 6 ≤ 1 and x² + 3 > 1.

To know more about function:

https://brainly.com/question/5975436

#SPJ1

what is the equation of the line that passes through (6,2) and (8,0)

Answers

Answer:

y = -x + 8

Step-by-step explanation:

First find the slope (m):

m = (0-2) / (8-6) = -1

Next put one of the points (I pick (8,0)) into the point-slope formula:

y-y1 = m(x-x1)

y-0 = -1(x-8)

Now write it in slope-intercept form:

y = -x + 8

of the five points $(3, 10),$ $(6, 20),$ $(12, 35),$ $(18, 40)$ and $(20, 50),$ what is the sum of the $x$-coordinates of the points that lie in the region above the line $y

Answers

The sum of the x-coordinates of the points that lie in the region above the straight line y = 2x + 7 in coordinate plane is thirty-eight.

A point lies above the straight line , y = 2x + 7 in co-ordinate plane . If its y -coordinate is greater than two times its x-coordinate plus 7. Now, we are checking the each ordered pair one by one ,

(i) plug x = 3 and y = 10

2x + 7 = 3×2 + 7 = 13 > 10

(ii) plug x = 6 in 2x+7

=> 2× 6 + 7 = 19 < 20

(iii) x = 12

=> 2x + 7 = 2× 12 + 7 = 31 < 35

(Iv) x = 18

=> 2x + 7 = 2× 18 + 7 = 43 > 40

(v) x = 20

2x + 7 = 2×20 + 7 = 47 < 50

We see (6, 20) , ( 12,35) and (20,50) satisfy this condition. Now, we determine the sum of x-coordinates . The sum of the x-coordinates of these points is 6 + 12 + 20 = 38 . So, required sum of x-coordinates is 38.

To learn more about Straight line, refer:

https://brainly.com/question/25969846

#SPJ4

Complete question:

Of the five points (3, 10), (6, 20),(12, 35), (18, 40)and (20, 50), what is the sum of the x-coordinates of the points that lie in the region above the line

y = 2x + 7 in coordinate plane.

Question The general form of a hyperbola is 6x2−5y2+12x+50y−149=0.

Answers

Answer:the general form of a hyperbola is 6x^2-5y^2+12x+50y-149=0 the answer is (x+1)^2/5 -((y-5)^2/6=1

Step-by-step explanation:

If x + y = x – y, then x – 2y is:

Answers

The value of the expression is x

How to evaluate the expression

From the question, we have the following parameters that can be used in our computation:

x + y = x - y

x - 2y = ?

Recall that. we have

x + y = x - y

Add y to both sides of the equation

So, we have the following representation

x + 2y = x

Add -2y to both sides of the equation

So, we have the following representation

x = x - 2y

Rewrite as

x - 2y = x

Hence, the solution of x - 2y is x

Read more about expressions at

https://brainly.com/question/15775046

#SPJ1

At a video game store an animal game costs $45.00. If the sales tax is 5%, what is the total amount Blake will pay for the game?​

Answers

Answer:

$47.25

Step-by-step explanation:

First we find how much the tax will be

45x0.05

2.25

and now we add to find the total

45+2.25

47.25

hopes this helps

PLEASE HELP 40 POINTS PLEASE HELP PLEASE HELP 40 POINTS ASAP


What major change took place in the U.S. economy during the mid-1800s?


A.

Workers began moving to cities to work in factories.


B.

The government began managing the economy.


C.

Americans began buying most products from overseas.


D.

Farming became the most important sector of the economy.

Answers

Answer:

A

Step-by-step explanation:

A. This is true and occurred during the industrial revolution

B. The government had not started managing the economy (yet)

C. This was happening even in the 1700s

D. This was also more apparent in the 1700s with the 13 colonies, especially with cash crops such as tobacco.

Complete each of the following statements with the letter that represents the expression.

Answers

Answer:

B

Step-by-step explanation:

[tex]3x {}^{2} - 7x + 14 + 5 {x }^{2} + 4x - 6 = 8 {x}^{2} - 3x + 8[/tex]

given that is a matrix with eigen pairs , and . find the matrix where . let , then , , ; , , ; , , .

Answers

a matrix is a collection of integers that have been put in rows and columns to make a rectangular array. The entries of the matrix are the integers, which are referred to as its elements.

What is matrix?

Linear algebra is a subfield of mathematics that mostly uses matrices. When you start solving linear equation systems, linear algebra first starts to seem good. You may concentrate on the figures and greatly simplify the procedure by condensing all the information into a single large chart and leaving out the rest.

Which 4 types of matrices are there?

Almost as their name implies, square, symmetric, triangular, and diagonal matrices. All-zero identity matrices except along the major diagonal, where the values are

To know more about matrix visit:
https://brainly.com/question/28180105

#SPJ4

consider the functions given below. P(x)= 2/3x-1 Q(x)= 6/-3x+2 Match the expression with its simplified form​

Answers

Answer:

  P/Q = (-3x +2)/(3(3x -1))

  PQ = 12/((3x -1)(-3x +2))

Step-by-step explanation:

You want the quotient and product of P(x) = 2/(3x -1) and Q(x) = 6/(-3x +2).

Quotient

The quotient is found by multiplying by the inverse of the denominator:

  [tex]P(x)\div Q(x)=\left(\dfrac{2}{3x-1}\right)\div\left(\dfrac{6}{-3x+2}\right)=\left(\dfrac{2}{3x-1}\right)\times\left(\dfrac{-3x+2}{6}\right)\\\\\\\dfrac{2(-3x+2)}{6(3x-1)}=\boxed{\dfrac{-3x+2}{3(3x-1)}}[/tex]

Product

As with multiplying any fractions, the numerator is the product of the numerators, and the denominator is the product of the denominators.

  [tex]P(x)\times Q(x)=\left(\dfrac{2}{3x-1}\right)\times\left(\dfrac{6}{-3x+2}\right)=\dfrac{2\cdot 6}{(3x-1)(-3+2)}\\\\\\=\boxed{\dfrac{12}{(3x-1)(-3x+2)}}[/tex]

__

Additional comment

Usually the simplified form would contain no parentheses. The indicated products would be multiplied out.

what is the volume of a hemisphere with a radius of 6.4 ft, rounded to the nearest tenth of a cubic foot

Answers

Answer:

1,150 cubic feet.

Step-by-step explanation:

The volume of a hemisphere with a radius of 6.4 feet can be calculated using the formula 4/3 * pi * r^3, where r is the radius of the hemisphere. Plugging in the values, we get 4/3 * pi * 6.4^3 = approximately 1,153 cubic feet. Rounded to the nearest tenth, the volume of the hemisphere is 1,150 cubic feet.

Using the 22n rule, determine the number of classes needed for the following data set sizes.
a) n = 50
b) n = 250
c) n = 1000
d) n = 3000
a) The number of classes needed when n = !
= 50 is
...

Answers

It is d because when you add it up

Part A: Given the function g(x) = |× + 31, describe the graph of the function, including the vertex, domain, and range. (5 points) Part B: If the parent function f(x) - |×] is transformed to h(x) = |× - 2, what transformation occurs from f(x) to h(x)? How are the vertex and range of h(x) affected?

Answers

A. The graph of the absolute value function is V-shaped, with the features given as follows:

Vertex: (-3,0).Domain: All real values.Range: [0, ∞).

B. The transformation is that the function was shifted right two units, hence the features are given as follows:

Vertex: (2,0).Domain: All real values.Range: [0, ∞).

What is the absolute value function?

The absolute value function, with vertex (h,k), is defined as follows:

y = |x - h| + k.

The features of the function are given as follows:

Vertex: (h,k).Domain: All real values.Range: [k, ∞).

For the first item, the function is |x + 3|, hence we just have to identify the features.

For the second function, the definition if h(x) = |x - 2|, with vertex at (2,0), meaning that the function was shifted two units right from the parent absolute value function y = |x|. The shift just changes the turning point of the graph, not altering domain and range.

More can be learned about absolute value functions at https://brainly.com/question/3381225

#SPJ1

I need help with my math homework

Answers

Answer:
9 * 7 = 7 * 9 Communitive Property
4 * 3 = 3 * 4 C.P
5 * (6 * 4) = (5 * 6) * 4 Associative Property
7 * (2 * 8) = (7 * 2) * 8 A.P
12 * 3 = (2 * 3) + (2 * 3) Distributive Property

Step-by-step explanation:
Most of your Homework involves no calculation at all.
For example,
9 * ? = 7 * 9 Both of them equal each other.
9 * ? = 63 So the ? is 7 so that they both equal 63.
The last problem you would have to solve.


Find the length of the mid segment of the trapezoid with the given vertices.
4. E(-3, 3), F(1, 3), G (3, -3), H(-5, -3)

Answers

The length of the mid-segment of the trapezoid is 6

What is a trapezium?

The trapezium is a quadrilateral where 1 pair of sides are parallel and the sum of angle pairs between parallel lines is 180 degrees.

We have,

The vertices of a trapezoid:

E = (-3, 3)

F = (1, 3)

G = (3, -3)

H = (-5, -3)

The figure can be considered as,

            E____________F

             /                           \

      M /                                \ N

     /                                        \

H/_____________________\G

MN is the mid-segment of the trapezoid.

MN = (EF + HG) / 2

EF = √(4² + 0) = 4

HG = √(8² + 0) = 8

MN = (4 + 8) / 2

MN = 12/2

MN = 6

Thus,

6 is the length of the mid segment of the trapezoid.

Learn more about trapeziums here:

https://brainly.com/question/22607187UN

#SPJ1

A typical tip in a restaurant is​ 15% of the total bill. If the bill is ​$110​, what would the typical tip​ be?

Answers

Answer:

$16.50

Step-by-step explanation:

$110 * 15% =

$110 * 15/100 =   ==> percent value is 100 times greater than the fraction

$1650/100 =  ==> multiply 110 and 15

$16.50

To learn more about a similar problem, click here:

https://brainly.com/question/29279015

Answer:

Tip=[tex]16.50[/tex]

Step-by-step explanation:

Tip%=15

Bill=$110

Tip=[tex]\frac{15}{100}[/tex]x[tex]110[/tex]

Tip=[tex]16.50[/tex]

Hope this helps u

Hamadi and Aisha solve this problem in two different ways.
Carlos paid a total of $64 to rent a car.
The rental company charges a one-time fee of $20, with an additional charge of $0.50
per mile driven.
How many miles did Carlos drive the rental car?
Use the drop-down menus to complete the sentences below.

Answers

The number of miles Carlos drove the rental car is 88 miles.

How to find the number of miles Carlos drove?

Carlos paid a total of $64 to rent a car. The rental company charges a one-time fee of $20, with an additional charge of $0.50 per mile driven.

Therefore, the number of miles Carlos drive the rental car can be calculated as follows:

Using equation,

let

x = number of miles driven

64 = 20 + 0.50x

subtract 20 from both sides of the equation'

64  - 20 = 20 - 20 + 0.50x

44 = 0.50x

divide both sides by 0.50

Therefore,

44 / 0.50 = 0.50x / 0.50

x = 88

Therefore, the number of miles is 88 miles.

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

#SPJ1

a circle of radius 935.62 ft, centered at point a, intersects another circle of radius 959.630 ft, centered at point b. the x and y coordinates (in feet) of a are 553.70 and 1147.86, respectively, and those of b are 1162.93 and 269.83, respectively.

Answers

The point of interaction of two circles:

(x-a)²+(y-b)² = ro²

(x-c)²+(y-d)² = r1²

The e point of interaction of the two circles is given by the formulas given below:

       D = √(c-a)²+(d-b)²

        б = √(D+r0+r2)(D+r0-r2)(D-r0+r2)(-D+r0+r2)

        X1,2 = a + c/2 + (c-a)(r0² - r1²)/2D² ± 2 b-d/D²

        X1,2 = b + d/2 + (d-b)(r0² - r1²)/2D² ± 2 a-c/D²

r0 = 935.62 ft

r1 = 959.630 ft

a = 553.7

b = 1147.86

c = 1162.93

d = 269.83

First we calculate,

                            D = √(c-a)²+(d-b)²

                               = 1980.95 ft

Lets check whether these circles intersect or not:

D<r0+r1 and D> r0-r1

r0+r1 = 2166.57 ft and D = 1980.95 ft -192.51 = 192.51 which is less than D

To know more about Circle refer to:

http://brainly.com/question/24375372

#SPJ4

Other Questions
Consider the equation a + b = c d/2 when solved for each variable. Choose all that are correct.A. d = 2a + 2b - 2cB. b = 1/2(-2a + c - d)C. c = a + b + d/2D. a = 1/2(-2b + 2c - d) FILL IN THE BLANK. when the cyclincdk complex phosphorylates rb, the cell cycle progresses from _______ to _______. technician a says that if the pcv valve were defective or clogged, the engine could idle rough. technician b says that the engine may stall. which technician is correct? Employee c is paid an hourly rate of 13.25 per hour and works 2,080 hours per year. The employee was just promoted and received a 15% raise. What is the new yearly salary for a particular process q = 17 kj and w = 21 kj. which of the following statements is false? To what extent was the early modern period a turning point for religions development in Europe, the americas and South Asia a patent gives the inventor the sole right to make, use, or sell the item for a. 7 years. b. the life of the patent holder, plus 70 years after the patent holder's death. c. 20 years. d. 50 years. Laws originally intended for use against organized crime can be used to seize certain assets of people convicted of selling obscene material. True or False. dave was employed by a car dealer to work in the parts department. he was instructed not to loiter in the sales area and, if asked by a customer whether he worked there, to reply that he was not a salesperson. one day while dave was looking at a new car, a customer asked whether he worked there, dave replied yes. what authority, if any, does dave have to sell a car? group of answer choices none apparent express implied 1) When Augustus is referring to his father who is he most likely referring to? 2) What was Augustus's goal for writing this document and who is the intended audience? Sherwin and Lia are playing bumper car at town fair. Sherwin and hi cart have a ma of 150 kg. Lia and her cart have a ma of 95 kg. Sherwin i topped when Lia, moving at a velocity of 12 m/, collide with him. If Lia come to a complete top after the colliion, then what i Sherwin' reulting velocity after the colliion? TRUE/FALSE. the monopolist's marginal revenue is sometimes more and sometimes less than the price of its good always less than its the price of its good beyond the first unit the statement combines rows from two queries and excludes duplicates. a. union b. union all c. intersect d. minus Gold occurs in a sample of sea water at a concentration of 1.1 102 ppb. How many litres of sea water must be processed to recover 31.1 g of gold? (Density of sea water = 1.025g/mL.) write an equation that can be used to determine the length Question 4 of 5Which nonlinear element, if added to this story, would most likely increase thetension?Edris and Simone were shark diving off the coast of South Africa. Theywere lowered into the ocean in a huge metal cage. The boat operatorsdangled great chunks of raw meat in the water to lure the great whitesharks. Under the water, the two friends saw the unmistakable shapeof a great white shark moving toward them through the deep bluewater.OA. A flashback that shows Edris and Simone discussing whether togo shark divingOB. Foreshadowing that shows Edris winning a prize for hisphotograph of the sharkOC. A flashback that shows the operator forgetting to secure the cagedoor to keep it from swinging openOD. Foreshadowing that shows Edris and Simone arguing overwhether to go diving again In the event that a chemical gets in your eye while in the lab, you would use the eyewash station. In your at-home lab, however, which of these courses of action (according to your lab procedure) could be used in lieu of an eye wash station?. sunland co bought a machine on january 1 for 3,800,000 it has a 340,000 estimated residual value and a ten-year life an expense account was debited on the purchase date sunald uses straight-line depreciation prepare the entries what does this result tell you about which suspects are included in the investigation? excluded? explain your answer. what is the function of a focusing cup? a. focus the x-ray to the anode b. focus the x-ray to the patient c. focus the electrons to the filament d. none of the above