If NR is parallel to OQ AND OQ = 130m, what is the length of NR?

If NR Is Parallel To OQ AND OQ = 130m, What Is The Length Of NR?

Answers

Answer 1

Answer: 260 m

Step-by-step explanation:

Let's say the length of NR is x m, using the similarity rule, we get the equation

175/130 = (175+175)/x

x = 260

So NR is 260 m


Related Questions

A soccer team won only 10 of their first 30 games. How many of their remaining 20 games will they have to win to have a .500 record??

Answers

Answer: 5 games

Step-by-step explanation: A .500 record means that the soccer team won half of their games ( that's how I interpret it). Since they are going to play 30 games, they need to win half of 30 or 15 games to have that record. 15-10 = 5. So, they need to win 5 more games to have a .500 record.

These box plots show daily low temperatures for a sample of days in two
different towns.
Town A
Town B
10 15 20
H
5

20
30
30
40
55
55
05 10 15 20 25 30 35 40 45 50 55 60
Degrees (F)

Answers

The correct option regarding the data-sets represented by the box and whisker plots is:

B. The distribution for town A is positively skewed, but the distribution for town B is symmetric.

What does a box-and-whisker plot shows?

A box and whisker plot shows three things:

The 25th percentile, which is the median of the bottom 50%.The median, which splits the entire data-set into two halfs, the bottom 50% and the upper 50%.The 75th percentile, which is the median of the upper 50%.

For data-set A, we have that:

The 25th percentile is of 15.The median is of 20.The 75th percentile is of 30.

Since 30 - 20 > 20 - 15, the distribution is positively skewed.

For data-set B, we have that:

The 25th percentile is of 20.The median is of 30.The 75th percentile is of 40.

Since 40 - 30 = 30 - 20, the distribution is symmetric.

Hence the correct option is:

B. The distribution for town A is positively skewed, but the distribution for town B is symmetric.

More can be learned about box and whisker plots at https://brainly.com/question/27721471

#SPJ1

PLSSS HELP ASAP!! ty
On a graph, sketch f(x)=x+3 and g(x)=x. Is there a way of determining the graph of f(x)+g(x) without solving it algebraically? Explain your thinking below.

Answers

The graph of f(x) = x + 3 and g(x) = x is sketched using the geogebra tool. The way of determining the graph of f(x) + g(x) is by adding the y-coordinate of g(x) to the y-coordinate of f(x).

What is an equation?

An equation is an expression that shows the relationship between two or more numbers and variables.

An independent variable is a variable that does not depend on any other variable for its value while a dependent variable is a variable that depends on other variable.

An exponential function is in the form:

y = abˣ

Where a is the initial value and b is the multiplication factor.

The graph of f(x) = x + 3 and g(x) = x is sketched using the geogebra tool. The way of determining the graph of f(x) + g(x) is by adding the y-coordinate of g(x) to the y-coordinate of f(x).

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1

Simplify the expression. x≠0. (4x^2)^0

Answers

Answer:

1

Step-by-step explanation:

Anything raised to the power of zero is 1, other than zero itself.

However, as it is given that x is not equal to zero, the answer must be 1.

[tex]\huge\text{Hey there!}[/tex]

[tex]\huge\textbf{Equation: }[/tex]

[tex]\mathsf{(4x^2)^0}[/tex]

[tex]\huge\textbf{Simplifying:}[/tex]

[tex]\mathsf{(4x^2)^0}\\\\\mathsf{= (4 \timesx^2)^0}\\\\\mathsf{= 4(x \times x)^0}\\\\\mathsf{= (4x^2)^0}\\\\\mathsf{= 1}[/tex]

[tex]\huge\textbf{Therefore, your answer should:}[/tex]

[tex]\huge\boxed{\frak{1}}\huge\checkmark[/tex]

[tex]\huge\text{Good luck on your assignment \& enjoy your day!}[/tex]

~[tex]\frak{Amphitrite1040:)}[/tex]

Given sin theta=5/13 and cos theta=12/13, which of the following can be proven using a Pythagorean identity?

Answers

Answer:

4th option

Step-by-step explanation:

given

sinΘ = [tex]\frac{5}{13}[/tex] and cosΘ = [tex]\frac{12}{13}[/tex] , then

( [tex]\frac{5}{13}[/tex] )² + ( [tex]\frac{12}{13}[/tex] )²

= [tex]\frac{25}{169}[/tex] + [tex]\frac{144}{169}[/tex]

= [tex]\frac{25+144}{169}[/tex]

= [tex]\frac{169}{169}[/tex]

= 1

showing sin²Θ + cos²Θ = 1

What is a solution to the system of equations that includes quadratic function f(x) and linear function g(x)? f(x) = 5x2 x 3

Answers

The solutions to the system of equations involving quadratic function f(x) and linear function g(x) are (-1,5) and (4/3,29/3), respectively.

What is a polynomial function?A polynomial function is a relationship in which a dependent variable equals a polynomial expression. A polynomial expression is one that has numbers and variables that are raised to non-negative powers.

To find the solution to the given system of equations:

A polynomial expression has the following generic form:a₀ + a₁x + a₂x² + a₃x³ + ... + aₙxⁿ.The degree of the polynomial expression has the greatest power on a variable.When degree = 2, the function is quadratic.When degree = one, the function is linear.

Given quadratic equation: f(x) = 3x^2 + x + 3

We must solve the linear equation g(x). Because it is a linear equation, we utilize the two-point approach to solve it.

The two point formula is: y-y₁ = ((y₂-y₁)/(x₂-x₁))*(x-x₁)

We take the points g(2) = 11, g(1) = 9

g(x) - g(1) = ((g(2)-g(1))/(2-1))*(x-1)

or, g(x) - 9 = ((11-9)/(2-1))*(x-1)

or, g(x) - 9 = 2(x-1)

or, g(x) = 2x - 2 + 9 = 2x + 7

g(x) = 2x +7, is the linear function g(x)

We are asked to solve the system of equations f(x) and g(x).

To get the solution, we must first determine what is the common solution to both f(x) and g(x).

For that, we equate f(x) and g(x).

3x² + x + 3 = 2x + 7

or, 3x² - x - 4 = 0

or, 3x² + 3x - 4x - 4 = 0

or, 3x(x+1) -4(x+1) = 0

or, (3x-4)(x+1) = 0

∴ Either 3x-4=0 ⇒ x = 4/3

or, x+1=0 ⇒ x = -1.

g(-1) = 5 (from the table)

f(-1) = 3(-1)² + (-1) + 3 = 3 - 1 + 3 = 5

g(4/3) = 2(4/3) + 7 = 8/3 + 21/3 = 29/3

f(4/3) = 3*(4/3)² + (4/3) + 3 = 16/3 + 4/3 + 9/3 = 29/3

∴ f(-1) = g(-1) and f(4/3) = g(4/3).

Therefore, the solution to the system of equations that includes quadratic function f(x) and linear function g(x) is (-1,5) and (4/3,29/3).

Know more about polynomial functions here:

https://brainly.com/question/2833285

#SPJ4

The correct question is given below:

What is a solution to the system of equations that includes quadratic function f(x) and linear function g(x)?

f(x) = 3x^2 + x + 3

In a hypothesis test, what should we conclude if the data would be very unusual if the original assumption about our parameter were correct?

Answers

We conclude  the hypothesis test as Alternative Hypothesis if the data would be very unusual if the original assumption about our parameter were correct.

A hypothesis in statistics is a claim or supposition on the properties of one or more variables in one or more populations. There are two hypothesis to choose between because a statement might either be true or wrong.The null hypothesis is the assertion that we (or someone else) consider to be true. Our hypothesis test will come to one of two conclusions: "reject H0" or "do not reject H0." Remember that until data provide evidence to the contrary, we always proceed under the null hypothesis.If the null hypothesis is incorrect, the alternative hypothesis must be true. The hypothesis test can be different in one of three ways: greater than, smaller than, or just different (not equal). As a result, there will always be an inequality requirement in the notation for H.

Learn more about Alternative hypothesis here: https://brainly.com/question/17173491

#SPJ4

Elena reflects the word 'MOM' over the x-axis and finds that it makes a new word. What is the new word?

Answers

WOW because the x-axis is horizontal so you’re flipping MOM upside down

In 1993, the moose population in a park was measured to be 4760. By 1999, the population was measured again to be 5960. If the population continues to change linearly:

Answers

The formula for moose population is P = 4760 + (number of years x 200).

The moose population in 2003 would be 6760.

What would be the moose population in 2003?

When a population increases linearly, it means that it increases by the same amount each year.  

Rate of linear increase: (population in 1999 - population in 1993) / difference in years

(5960 - 4760) / (1999 - 1993)

1200 / 6 = 200

Linear function : initial population + (rate of increase x number of years)

Population in 2003: 4760 + (200 x 10)

4760 + 2000 = 6760

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

#SPJ1

If two solids are similar and have a linear ratio of 2:5, what is the ratio of the areas?

Answers

Answer:

4 : 25

Step-by-step explanation:

given 2 similar figures with linear ratio a : b , then

ratio of areas = a² : b²

here the linear ratio = 2 : 5 , then

area ratio = 2² : 5² = 4 : 25

G= -x^2 - 2xy - y^2
K= x^2 + 4y^2 + 4xy
H= 4x^2 - 12xy + 9y^2
L= 25 - 10 + y^2
M= 10y^4 + 25x^6 +y^8

Answers

Answer:

Step-by-step explanation:

I am assuming you want to factor these functions

G= -x^2 - 2xy - y^2

  =  -(x^2 + 2xy + y^2)

We need 2 terms whose product is y^2 and whose sum is +2xy

- they are  + x and + y

  = - (x + y)(x + y)

  = -(x + y)^2

The other functions are worked out in the same way:

K =  x^2 + 4y^2 + 4xy

  = (x  + 2y)(x + 2y)

  = (x + 2y)^2

H = 4x^2 - 12xy + 9y^2

   = (2x - 3y)^2

L= 25 - 10 + y^2

 = (5 - y)^2

M =  10y^4 + 25x^6 +y^8

    - this is prime  (no factors)

PLS HELP!!!!
The half-life of Carbon-14 is 5730 years. Suppose a fossil is found with 27% of Carbon-14 as compared to a living sample. How old is the fossil?

Answers

Answer: 1547.10

Step-by-step explanation: Since you are not in a physics class, in which case requires the usage of the radioactive decay formula, definite integrals, and natural logarithms) but an Algebra class which deploys the usage of percentages, this should be rather simple.

I believe they want you to find 27% of the half life of Carbon-14 since it is below 50%. To find the percent of a number (in this case 27%), you multiply the number by 0.27.

5730 * 0.27 = 1547.10

Hope this helped! And if I'm wrong, please don't hesitate to correct me.

For the transformation t, what is t-1? t : (x, y) (x 4, y 3) t-1: (x, y) (x - 4, y - 3) (-4x, -3y) (x 3, y 2)

Answers

The transformation [tex]$\mathrm{T}^{-1}$[/tex] exists described as

[tex]$T^{-1}:(x, y) \rightarrow(x-4, y-3)$$[/tex]

The value of a exists -4 and value of b exists -3.

How to determine the value of [tex]$\mathrm{T}^{-1}$[/tex]?

The transformation T exists given as

[tex]$T:(x, y) \rightarrow(x+4, y+3)[/tex]

Let the transformation [tex]$\mathrm{T}^{-1}$[/tex] exists described as

[tex]$T^{-1}:(x, y) \rightarrow(x+a, y+b)$$[/tex]

If T and [tex]$T^{-1}$[/tex] exists inverses each other, then

[tex]$&T\left(T^{-1}(x)\right)=x \\[/tex]

[tex]$&T(x+a)=x \\[/tex]

[tex]$&x+a+4=x \\[/tex]

[tex]$&a=-4[/tex]

The value of a exists -4.

If T and [tex]$\mathrm{T}^{-1}$[/tex] exists inverses each other, then

[tex]$&T\left(T^{-1}(y)\right)=y \\[/tex]

[tex]$&T(y+b)=y \\[/tex]

[tex]$&y+b+3=y \\[/tex]

b = -3

The value of b exists -3.

The transformation [tex]$\mathrm{T}^{-1}$[/tex] exists described as

[tex]$T^{-1}:(x, y) \rightarrow(x-4, y-3)$$[/tex].

To learn more about transformation refer to:

https://brainly.com/question/2689696

#SPJ4

Henry will need a total of 15 pints of paint. The 3 pints of yellow were multiplied by 3 to get 9 total, so 2 pints of red would be multiplied by 3 to get 6 total.

Which ideas did you include in your response? Check all that apply.
Henry will need 15 pints altogether.
The number of pints of yellow (3) is multiplied by 3 to get 9, so he would multiply 2 by 3 to get 6 pints of red.
Add: 6 + 9 = 15 pints.

Answers

Answer:

All answers are correct.

Step-by-step explanation:

Henry needs a total of 15 pints.

3 pints of yellow multiplied by 3 gives 9 pints of yellow, he needs 6 pints of red to get to 15, so he multiplies 2 pints of red by 3 to get 6 pints of red.

You add 9 + 6 to get the total of 15 pints he needs.

I need help locating , x=,y=,z= please. Thanks

Answers

For x, (52tan)/1=x/35=44.79 which simplifies to 44.80
For y, (52sin)/1=44.80/x=56.852 which simplifies to 56.85
For z, sin^-1=(35/56.85)=37.9995 which simplifies to 38.00.

Expand (x – 4)^5 using the Binomial Theorem and Pascal’s triangle

Answers

[tex]5th \: row = 1 \: \: \: 5 \: \: \: 10 \: \: \: 10 \: \: \: 5 \: \: \: 1[/tex]

[tex](x - 4) {}^{5} = x {}^{5} + 5x {}^{4} ( - 4) {}^{1} + 10x {}^{3} ( - 4) {}^{2} + 10x {}^{2} ( - 4) {}^{3} + 5x( - 4) {}^{4} + ( - 4) {}^{5} [/tex]

[tex](x - 4) {}^{5} = x {}^{5} - 20x {}^{4} + 160x {}^{3} - 640x {}^{2} + 1280x - 1024[/tex]

What is the multiplicity of f(x) = -2x3(x + 2)2?

Answers


To check whether the given quadratic polynomial is reducible or irreducible, we need to calculate the discriminant
Calculate the discriminant for the equation, −2x
2
−2x−1=0

D=b
2
−4ac=(−2)
2
−4(−2)(−1)=−4<0
Quadratic equation is irreducible if D<0
∴ The quadratic polynomial is irreducible.

Correct option is C

A softball pitcher has a 0. 431 probability of throwing a strike for each pitch. if the softball pitcher throws 22 pitches, what is the probability that exactly 12 of them are strikes?

Answers

The probability that exactly 12 of them are strikes is 0.09.

In this question,

Number of pitches, n = 22

Probability of throwing a strike for each pitch, p = 0.431

Then, q = 1 - p

⇒ q = 1 - 0.431

⇒ q = 0.569

Number of strikes, x = 12

The probability that exactly 12 of them are strikes can be calculated using Binomial expansion,

[tex]P(X=x)=nC_xP^{x}q^{(n-x)}[/tex]

⇒ [tex]P(X=12)=22C_{12}(0.431)^{12}(0.569)^{(22-12)}[/tex]

⇒ [tex]P(X=12)=22C_{12}(0.431)^{12}(0.569)^{10}[/tex]

⇒ [tex]P(X=12)=(\frac{22!}{12!10!} )(0.431)^{12}(0.569)^{10}[/tex]

⇒ P(X=12) = (646646)(0.000041)(0.00355)

⇒ P(X=12) = 0.09431 ≈ 0.09

Hence we can conclude that the probability that exactly 12 of them are strikes is 0.09.

Learn more about probability here

https://brainly.com/question/24180142

#SPJ4

Find the slope of the line.

Simplify completely.
1 2 3 4
-4 -3 -4 -1
-1

Slope = [?]
Hint: The slope of a line is the rise
run

Answers

The slope of a line is -2.

How to find the slope a line?

The slope of a line can be described as follows:

The slope of a line is a measure of its steepness

Slope = rise / run

slope = y₂ - y₁ / x₂ - x₁

using (0, -4)(-1, -2)

x₁ = 0

x₂ = -1

y₁ = -4

y₂ = -2

Therefore,

slope = -2 - (-4) / -1 - 0

slope = -2 + 4 / -1

slope = 2 / -1

slope = -2

learn more on slope here: https://brainly.com/question/14459038

#SPJ1

Please help..this is due tomorrow morning.

Answers

Jose is correct because if the shape was reflected the points C and D would’ve been in the same spot as shown on left not swapped around( same goes for B and E)

Translate the triangle by

(-2
-4)

Answers

Translating the triangle using the vector [tex](^{-2}_{-4})[/tex] means translating 2 units left and 4 units down.

What is transformation?

Transformation is the movement of a point from its initial location to a new location. Types of transformations are reflection, translation, rotation and dilation.

Rigid transformation preserves the shape and size of the figure. Reflection, translation, rotation are rigid transformations.

Translating the triangle using the vector [tex](^{-2}_{-4})[/tex] means translating 2 units left and 4 units down.

Find out more on transformation at: https://brainly.com/question/4289712

#SPJ1

please help!

Amara needs 90 kilograms of meat to feed her 4 pet dragons each day. Each pet dragon eats the same amount of meat. How many kilograms of meat does Amara need to feed 2 pet dragons each day?

Answers

45 kilograms of meat is required to feed 2 pet dragons each day.

Amara needs 45 kilograms of meat to feed 2 pet dragons each day.

What is unitary method ?

Unitary method is a mathematical way of deriving a single unit then obtaining the required units by multiplying it with the single unit.

According to the given question Amara needs 90 kilograms of meat to feed her 4 pet dragons each day.

Also given that each pet dragon eats the same amount of meat.

∴ 1 pet dragon eat 90/4 kilograms of meat which is

= 22.5 kilograms of meat.

So, Amara need (22.5×2) = 45 kilograms of meat to feet 2 pet dragons.

learn more about unitary method here :

https://brainly.com/question/21648365

#SPJ2

Instructions: Find the surface area of
each figure. Round your answers to the
nearest tenth, if necessary.
Surface Area:
5.2 cm.
cm²

Answers

Answer:

Given is radius of circle that is 5.2, you just need to find the area of the circle.

To find the are of circle is A=πr2

π value is 3.14 and radius value is 5.2 you just need to square the 5.2, answer will come 27.04

now multiply the πr and 27.04.

the answer will come 84.9 and question says to round to the nearest tenth, that will be 85.

Rounding to the nearest tenth, the surface area of the circle with a 5.2 cm radius is approximately 84.8 cm².

The surface area of a circle can be calculated using the formula:

Surface Area = π * radius²

where π (pi) is a mathematical constant approximately equal to 3.14159, and the radius is the distance from the center of the circle to any point on its edge.

Given the radius is 5.2 cm, we can now calculate the surface area:

Surface Area = 3.14159 * (5.2 cm)²

Surface Area = 3.14159 * 27.04 cm²

Surface Area ≈ 84.823 cm²

The surface area represents the total area of the circle's two-dimensional space. In this case, it gives us the total area of the circular region with a 5.2 cm radius.

To learn more about surface area click on,

https://brainly.com/question/24312167

#SPJ2

How many positive integers less than 1000 a) are divisible by 7? b) are divisible by 7 but not by 11?

Answers

Answer:

  130

Step-by-step explanation:

The number of integers meeting the criteria can be found by counting them using a counting formula.

Divisible by 7

Integers divisible by 7 will have the form (7n), where n is some positive integer. The number of them less than 1000 can be found from ...

  7n ≤ 1000

  n ≤ 142.857

There are 142 integers less than 1000 that are divisible by 7.

Divisible by 7 and 11

Similarly, integers divisible by 7 and 11 will be of the form (77n), for some positive integer n.

  77n ≤ 1000

  n ≤ 12.987

There are 12 integers less than 1000 that are divisible by both 11 and 7.

Divisible by 7, not 11

The number of integers less than 1000 that are divisible by 7, but not 11, will be the difference of these numbers.

  142 -12 = 130 integers divisible by 7, but not 11.

Natalie charges $1,490 per month to rent each of her three rental houses. natalie must pay $5,850 in maintenance costs per house per year. if all three houses are occupied, how much money will natalie earn over seven years? a. $334,250 b. $252,630 c. $84,210 d. $375,480

Answers

The correct option is B.

Natalie charges $1490 in rent for each home Per month.

According to given information:

Natalie charges $1490 in rent for each home.

Given that Natalie owns three homes, her monthly rent will be:

= $4470 (3 * 1490) dollars.

The annual income Natalie receives from her three homes is

=($12 * $4470)

= $53680.

Natalie spends $5850 a year on maintenance for each home.

The total amount Natalie spends annually to maintain her three homes is therefore:

=(3 * 5850) dollars, which comes to 17550 dollars.

Then Natalie's annual income would be

= [(53640 - 17550) dollars]

= 36090 dollars.

The total amount Natalie made over the course of seven years was

= ($7 * 36090)

=$252630

The correct option is B.

Natalie charges $1490 in rent for each home Per month.

To know more about Investment and return visit:

https://brainly.com/question/22609285

#SPJ4

Answer:B) $252630

Step-by-step explanation:edge

how would i solve this?

Answers

Answer:

66.0 (nearest tenth)

Step-by-step explanation:

Please refer to the attached photo. (Apologies for the poor drawing)

This is a pure trigonometry question.

Based on the question, we can use the TOA CAH SOH method.

[tex] \cos(x) = \frac{adj}{hypo} \\ \cos(32) = \frac{56}{x} \\ x \cos(32) = 56 \\ x = \frac{56}{ \cos(32) } \\ = 66.0 \: (nearest \: tenth)[/tex]

Select the order in which the operations should be performed
12-4/4
Divide 12 by 4, then subtract 4 from that number.
Divide 4 by 4, then subtract that number from 12.
Subtract 4 from 12, then divide that number by 4.
Subtract 4 from 12, then multiply that number by 4.
None of the above

Answers

Answer: Divide the 4/4 then subtract that from 12.

Step-by-step explanation:

Use PEMDAS. The Division comes first, then the subtraction.

Which measurements of triangle BAC are correct

Answers

The measurements that are correct for the given triangle are

sin C = 9/15

B ≈ 53.13°

Trigonometrical ratios

From the question, we are to determine which of the given trigonometrical ratios for the given triangle are correct

The given triangle is a right angle triangle

Using SOH CAH TOA

sin C = 9/15

∴ The option sin C = 9/15 is correct

Also,

Using SOH CAH CAH

tan B = 12/9

∴ The option tan B = 9/12 is NOT correct

To determine the measure of angle B (m ∠B)

From tan B = 12/9

Then,

tan B = 1.33333

B = tan⁻¹(1.33333)

B ≈ 53.13°

Thus, the option B ≈ 53.13° is correct

Hence, the measurements that are correct for the given triangle are

sin C = 9/15

B ≈ 53.13°

Learn more on Trigonometrical ratios here: https://brainly.com/question/14640359

#SPJ1

Can you please help me with this question

Answers

When you have negative exponents, you flip it around. Let me give you two examples below.

[tex]x^{-5} = \frac{1}{x^{5} }[/tex]

[tex]10^{-2} = \frac{1}{10^{2} }[/tex]

Therefore you will be doing: [tex]\frac{4}{1} * \frac{1}{10^{2} } = \frac{4}{1} * \frac{1}{100} } = \frac{4}{100} = \frac{1}{25}[/tex]


Your final answer is 1/25.

Brainliest would make my day :)

A diver is standing on a spring board 48 feet above the pool. She jumps from the platform with an
initial upward velocity of 8 feet /second. Use the formula d(t)= -16(2t - 3)(t+1), where d is the
height of the diver above the water and t is the time in seconds. How long will it take for her to hit
the water?

Answers

It will take the diver 1.5seconds for her to hit the water

Linear equations

Linear equations are equation that has a leading degree of 2. Given the expression that expresses the distance covered by the diver as a function of time as shown;

d(t)= -16(2t - 3)(t+1)

where;

d is the height of the diver above the water and;

t is the time in seconds.

Given the following

d = 0 (the distance on the ground)


Substitute into the formula below;

-16(2t - 3)(t+1)= 0

Divide through by -16

(2t - 3)(t+1) = 0

Determine the time

2t - 3 = 0

t = 3/2

Similarly;

t +1 = 0
t = -1

Hence it will take the diver 1.5seconds for her to hit the water

Learn more on zero of an equation here: https://brainly.com/question/20896994

#SPJ1

Other Questions
_________ theory implies that a group should determine what the majority of its participants want to do. If a person walks first 70 m in the direction 37 north of east, and then walks 82 m in thedirection 20 south of east, and finally walks 28 m in the direction 30 west of north.(2pt)a) How far and at what angle is the Aster's final position from her initial position?b) In what direction would she has to head to return to her initial position Chris, nina, and iana each have a 3/4 chance of going to cafe shirley for an afternoon coffee at 1:00pm. jeffrey will only go to cafe shirley for a coffee if at least one of his friends is at the cafe. what is the probability that jeffrey goes to cafe shirley for a coffee today? The major significance of Koch's work was that Group of answer choices Microorganisms cause disease. Microorganisms are present in a diseased animal. Microorganisms are the result of disease. Microorganisms can be cultured. Diseases can be transmitted from one animal to another. Mercury is a small planet and therefore has trouble holding on to an atmosphere. How then do scientist account for the extremely thin atmosphere that was found around the planet in 1985? Ethernet provides... Group of answer choices no error detection or correction error detection and correction via CRC check error detection via CRC check error detection and correction via parity checks Contingency approaches to leadership are based on the idea that each manager should develop one style of leadership and stick with it. a) true b) false What is the function of the enzyme amylase? how to calculate that What is the slope of (2,-1) and (8,4) Bonjour,I need help with this. Merci which of the conflicts caused india to be divided into two idependent countries Expatriates who are citizens of neither an employer's parent country nor the foreign nation where they are residing and working are called _____ When aqueous magnesium chloride reacts with liquid bromine imagine you are Robinson crusoe and in the pirate captain's service.you manage to write a letter to your parents. Apologies for leaving without their permission and let them know what happened to you Mrs. Smith has a total of 28 kids in her class. There are 5 more boys than there are girls. Write a system of equations to model this. Demand and supply in the market for _______ determine the long-term real interest rate. In the short run, a change in the _______ changes the equilibrium real interest rate. A doubly charged ion with velocity 6. 9 106 m/s moves in a path of radius 30 cm in a magnetic field of 0. 80 t in a mass spectrometer. what is the mass of this ion? A large company has offices in cities across the country. The facilities director of the company was asked to survey employees about their office furniture. Rather than survey all employees in the company, the director decided to take a sample of employees. Which groups would be most representative of the opinions of all employees in the company? Select each correct answer. A. 5% of randomly selected employees from each office location B. Employees with office phone numbers ending in 3 and 7 C. Employees who are randomly selected by a computer from a list of all company employees D. Employees who have worked for the company for more than 10 years E. Randomly selected employees in the cafeteria of one of the offices F. Employees answering phone calls in the companys customer service departme Combine the like terms to create an equivalent expression. 9+a-5b-2=