A coin is tossed times and comes up heads times. Use the Empirical Method to approximate the probability that the coin comes up heads. Round your answer to four decimal places as necessary.

Answers

Answer 1

Answer:

[tex]P(head) = 0.5600[/tex]

Step-by-step explanation:

Given

[tex]n = 500[/tex] -- number of toss

[tex]head = 280[/tex] --- outcomes of head

See comment

Required

Empirical probability of head

This is calculated as:

[tex]P(head) = \frac{n(head)}{n}[/tex]

[tex]P(head) = \frac{280}{500}[/tex]

[tex]P(head) = 0.5600[/tex]


Related Questions

Need help with this math

Answers

Answer:

Step-by-step explanation:

office at point A =(-7,-5)   ........................in the form (x1,y1)

supermarket and point B = (-2,-6)........in the form (x2,y2)

home Home at point C = (4,-6).............in the from (x3,y3)

find the total distance from A to B + B to C

ABdist= sqrt[ (x2-x1)^2 + (y2-y1)^2 ]

ABdist = sqrt[ (-2-(-7))^2 + (-6-(-5))^2 ]

ABdist = sqrt[ (-2 + 7)^2 + (-6 +5)^2]

ABdist = sqrt[ [tex]5^{2}[/tex] + [tex](-1)^{2}[/tex]]

ABdist = sqrt[ 25 + 1 }

ABdist = [tex]\sqrt{26}[/tex]

BCdist= sqrt[ (x3-x2)^2 + (y3-y2)^2 ]

BCdist = sqrt[ (4-(-2))^2 + (-6-(-6))^2]

BCdist = sqrt[ 4+2)^2  + -6+6)^2 ]

BCdist = sqrt [ [tex]6^{2}[/tex] + [tex]0^{2}[/tex] ]

BCdist = [tex]\sqrt{36}[/tex]

BCdist = 6

total distance = [tex]\sqrt{26}[/tex] +6

The first answer looks good

Write an equation for staying in Paris, France.

Answers

Answer:

[tex]y = 125.00x + 591.00[/tex]

Step-by-step explanation:

Given

See attachment for table

Required

Equation for Paris

From the table, we have:

[tex]flight = 591.00[/tex]

[tex]hotel = 125.00[/tex]

Let the number of nights be x.

So, the equation for the total amount (y) is:

[tex]y = flight + hotel * x[/tex]

[tex]y = 591.00 + 125.00 * x[/tex]

[tex]y = 125.00x + 591.00[/tex]

Find the domain.
p(x) = x^2+ 2

Answers

Answer:

The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.

Interval Notation:

( − ∞ , ∞ )

Set-Builder Notation:

{ x | x ∈ R }

Step-by-step explanation:

hope that helps bigger terms

If 4x³+kx²+px +2 is divisible by x²+ α prove that kp=8.

Answers

Answer:

Attached images

It was just easier for me this way.

Let me know in comments if you have questions.

Step-by-step explanation:

Please help me i will give you brainlest

Answers

Answer:

Step-by-step explanation:

5 ) c

6) c

7) b

8) a

The weight of a newborn is 7.5 pounds. The baby gained one-half pound a month constantly for its first year.
a) Find the linear function that models the baby’s weight, W, as a function of the age of the baby, in
months, t.

b) Find a reasonable domain and range for the function W.

c) If the function W is graphed, find and interpret the x- and y-intercepts.

d) If the function W is graphed, find and interpret the slope of the function.

e) When did the baby weight 10.4 pounds?

f) What is the output when the input is 6.2? Interpret your answer.

Answers

Answer is D if the function W is graphed find and interpret the slope of the function

Let f(x) = -2x + 7 and g(x) = -6x + 3. Find f.g and state its domain.

-14x^2 + 36x - 18; all real numbers

12x^2 - 48x + 21; all real numbers

-14x^2 + 36x - 18; all real numbers except x = 7

12x^2 - 48x + 21; all real numbers except x = 1

Answers

Answer:

Not sure if this is right, but I hope it helps. Please see attached pic

Step-by-step explanation:

When P(x) is divided by (x - 1) and (x + 3), the remainders are 4 and 104 respectively. When P(x) is divided by x² - x + 1 the quotient is x² + x + 3 and the remainder is of the form ax + b. Find the remainder.

Answers

Answer:

The remainder is 3x - 4

Step-by-step explanation:

[Remember] [tex]\frac{Dividend}{Divisor} = Quotient + \frac{Remainder}{Divisor}[/tex]

So, [tex]Dividend = (Quotient)(Divisor) + Remainder[/tex]

In this case our dividend is always P(x).

Part 1

When the divisor is [tex](x - 1)[/tex], the remainder is [tex]4[/tex], so we can say [tex]P(x) = (Quotient)(x - 1) + 4[/tex]

In order to get rid of "Quotient" from our equation, we must multiply it by 0, so [tex](x - 1) = 0[/tex]

When solving for [tex]x[/tex], we get

[tex]x - 1 = 0\\x - 1 + 1 = 0 + 1\\x = 1[/tex]

When [tex]x = 1[/tex],

[tex]P(x) = (Quotient)(x - 1) + 4\\P(1) = (Quotient)(1 - 1) + 4\\P(1) = (Quotient)(0) + 4\\P(1) = 0 + 4\\P(1) = 4[/tex]

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

Part 2

When the divisor is [tex](x + 3)[/tex], the remainder is [tex]104[/tex], so we can say [tex]P(x) = (Quotient)(x + 3) + 104[/tex]

In order to get rid of "Quotient" from our equation, we must multiply it by 0, so [tex](x + 3) = 0[/tex]

When solving for [tex]x[/tex], we get

[tex]x + 3 = 0\\x + 3 - 3 = 0 - 3\\x = -3[/tex]

When [tex]x = -3[/tex],

[tex]P(x) = (Quotient)(x + 3) + 104\\P(-3) = (Quotient)(-3 + 3) + 104\\P(-3) = (Quotient)(0) + 104\\P(-3) = 0 + 104\\P(-3) = 104[/tex]

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

Part 3

When the divisor is [tex](x^2 - x + 1)[/tex], the quotient is [tex](x^2 + x + 3)[/tex], and the remainder is [tex](ax + b)[/tex], so we can say [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

From Part 1, we know that [tex]P(1) = 4[/tex] , so we can substitute [tex]x = 1[/tex] and [tex]P(x) = 4[/tex] into [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

When we do, we get:

[tex]4 = (1^2 + 1 + 3)(1^2 - 1 + 1) + a(1) + b\\4 = (1 + 1 + 3)(1 - 1 + 1) + a + b\\4 = (5)(1) + a + b\\4 = 5 + a + b\\4 - 5 = 5 - 5 + a + b\\-1 = a + b\\a + b = -1[/tex]

We will call [tex]a + b = -1[/tex] equation 1

From Part 2, we know that [tex]P(-3) = 104[/tex], so we can substitute [tex]x = -3[/tex] and [tex]P(x) = 104[/tex] into [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

When we do, we get:

[tex]104 = ((-3)^2 + (-3) + 3)((-3)^2 - (-3) + 1) + a(-3) + b\\104 = (9 - 3 + 3)(9 + 3 + 1) - 3a + b\\104 = (9)(13) - 3a + b\\104 = 117 - 3a + b\\104 - 117 = 117 - 117 - 3a + b\\-13 = -3a + b\\(-13)(-1) = (-3a + b)(-1)\\13 = 3a - b\\3a - b = 13[/tex]

We will call [tex]3a - b = 13[/tex] equation 2

Now we can create a system of equations using equation 1 and equation 2

[tex]\left \{ {{a + b = -1} \atop {3a - b = 13}} \right.[/tex]

By adding both equations' right-hand sides together and both equations' left-hand sides together, we can eliminate [tex]b[/tex] and solve for [tex]a[/tex]

So equation 1 + equation 2:

[tex](a + b) + (3a - b) = -1 + 13\\a + b + 3a - b = -1 + 13\\a + 3a + b - b = -1 + 13\\4a = 12\\a = 3[/tex]

Now we can substitute [tex]a = 3[/tex] into either one of the equations, however, since equation 1 has less operations to deal with, we will use equation 1.

So substituting [tex]a = 3[/tex] into equation 1:

[tex]3 + b = -1\\3 - 3 + b = -1 - 3\\b = -4[/tex]

Now that we have both of the values for [tex]a[/tex] and [tex]b[/tex], we can substitute them into the expression for the remainder.

So substituting [tex]a = 3[/tex] and [tex]b = -4[/tex] into [tex]ax + b[/tex]:

[tex]ax + b\\= (3)x + (-4)\\= 3x - 4[/tex]

Therefore, the remainder is [tex]3x - 4[/tex].

Find the first derivative for y = f(x). fox ) 3x² -5x-1 at a Pocat where a = 4​

Answers

Answer:

Step-by-step explanation:

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

f'(x) =2*3x - 5*1 +0

     = 6x - 5

f'(4) = 6*4 - 5

      = 24 - 5

      = 19

amy shoots a 100 arrows at a target each arrow with a probability 0.2 what is the probability that at most one of her first 10 arrows hits the target

Answers

Answer:

0.3758 = 37.58% probability that at most one of her first 10 arrows hits the target

Step-by-step explanation:

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

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

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

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

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

And p is the probability of X happening.

Each arrow with a probability 0.2

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

First 10 arrows

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

What is the probability that at most one of her first 10 arrows hits the target?

This is:

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

So

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

[tex]P(X = 0) = C_{10,0}.(0.2)^{0}.(0.8)^{10} = 0.1074[/tex]

[tex]P(X = 1) = C_{10,1}.(0.2)^{1}.(0.8)^{9} = 0.2684[/tex]

Then

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.1074 + 0.2684 = 0.3758[/tex]

0.3758 = 37.58% probability that at most one of her first 10 arrows hits the target

Find the length of side AB.
Give your answer to 1 decimal place.​

Answers

Answer:

The answer is below

Step-by-step explanation:

A triangle is a polygon with three sides and three angles. Types of triangles are isosceles, scalene, equilateral, acute, obtuse and right angled triangle. A right angle triangle is a triangle with one angle being 90°.

Trigonometric ratios is used to show the relationship between the angles and sides of a right angled triangle. Examples are:

sinΘ = opposite/hypotenuse; cosΘ = adjacent/hypotenuse; tanΘ = opposite/adjacent

From the question:

cos(62) = AB/12

AB = 12 * cos(62)

AB = 5.6 cm

Which equation is a point slope form of the equation of this line?

Answers

Answer:

D.

Step-by-step explanation:

slope = m = rise/run = 2/1 = 2

The slope is 2.

Use point (-2, 1).

y - y_1 = m(x - x_1)

y - 1 = 2(x - (-2))

y - 1 = 2(x + 2)

Answer: D.

Solve the two step equations
1. -3x - 4 = 23
2. x/2 - 12 = -4
3. 6a + ( -1) = 10
4. - ( x + 2 ) = 12
5. 7a + 12 = 10
6. -4 ( a + 2 ) = 12

Answers

Hello!

1) -3x - 4 = 23

-3x = 23 + 4

-3x = 27

x = 27 : (-3)

x = -9

2) x/2 - 12 = -4

x - 24 = -8

x = -8 + 24

x = 16

3) 6a + (-1) = 10

6a - 1 = 10

6a = 10 + 1

6a = 11

a = 11 : 6

a = 11/6

4) -(x + 2) = 12

x + 2 = -12

x = -12 - 2

x = -14

5) 7a + 12 = 10

7a = 10 - 12

7a = -2

a = -2 : 7

a = -2/7

6) -4(a + 2) = 12

a + 2 = -3

a = -3 - 2

a = -5

Good luck! :)

someone please help!!<3



Question 4 of 10
If f(x) = 5x – 2 and g(x) = 2x + 1, find (f - g)(x).
A. 3 - 3x
B. 7x-3
O C. 7x-1
D. 3x - 3

Answers

Answer:

the answer is c

Step-by-step explanation:

the answer is c

Help ASAP!! A triangle has side lengths of 11in, 15in, and 20in. Find the angle measures of the triangle. Round decimal answers to the nearest tenth. Someone help pls.

Answers

Answer:

<A = 47.7°

<B = 99.4°

<C = 32.9

Step-by-step explanation:

When given the measurements of all three sides, you can calculate the angles using the Cosine Law.

c² = a² + b² - 2ab cos C

(based on Pythagorean Theorem)

If we say: a = 15

b = 20

c = 11

11² = 15² + 20² - 2(15)(20) cos C

121 = 625 - 2(15)(20) cos C

121 = 625 - 600 cos C

⁻504 = ⁻600 cos C

cos⁻¹ (504 ÷ 600) = C

< C = 32.9°

a² = b² + c² - 2bc cos A

15² = 20² + 11² - 2(20)(11) cos A

225 = 521 - 2(20)(11) cos A

225 = 521 - 440 cos A

⁻296 = ⁻440 cos A

cos⁻¹ (296 ÷ 440) = A

<A = 47.7°

Then, since we know the sum of all three angles of a triangle equals 180°:

180° - 32.9° - 47.7° = 99.4°

<B = 99.4°

Complete the sentences below:
The value of________ is negative because 240 is in quadrant III. The reference angle is___________. and the exact value of 240 degrees is_________.

Answers

Answer Deleted

404 Not Found

If h(x) is the parent function, which equation describes the function song shifted 3 units left and 5 units down?​

Answers

Answer:

h(x + 3) - 5

Step-by-step explanation:

Given function h(x).

Shift left:

h(x) → h(x + 3)

Shift down:

h(x + 3) → h(x + 3) - 5

Given function is,

→ h(x)

As we shift left,

→ h(x) = h(x + 3)

As we shift down,

→ h(x + 3) = h(x+3)-5

Then the equation is,

→ h(x+3)-5

It is correct answer.

the inner diameter of the top of am ornamental cup is 7,5cm and the diameter of the inner bottom is 3,0cm.the depth of the cup is 10cm.calculate the capacity of the cup​

Answers

Answer:

Frustum Volume =

[PI * height * (small radius^2 + (small radius * large radius) * + large radius^2)] / 3

Frustum Volume = PI * 10 * ( 1.5^2 + 1.5*3.75 + 3.75^2 ) / 3

Frustum Volume = 31.41592654 * (2.25 +5.625 +14.0625) / 3

Frustum Volume = (31.41592654 * 21.9375) / 3

Frustum Volume = 689.1868884713 / 3

Frustum Volume = 229.72896282 cubic cm

Source: http://www.1728.org/volcone.htm

Step-by-step explanation:

CHECK MY ANSWERS PLEASE
____
The sequence is geometric:
3, 13, 23, 33,...

True
False***
_____________________
The sequence is geometric:
5, -25, 125, -625,...

True***
False

Answers

False
True you’re welcome

need help now!!! Please and thanks ​

Answers

Answer:

the answer of r is 8 i hope it will help

Find the volume (in cubic feet) of a cylindrical column with a diameter of 6 feet and a height of 28 feet. (Round your answer to one decimal place.)

Answers

Answer:

[tex]791.7\:\mathrm{ft^3}[/tex]

Step-by-step explanation:

The volume of a cylinder with radius [tex]r[/tex] and height [tex]h[/tex] is given by [tex]A_{cyl}=r^2h\pi[/tex].

By definition, all radii of a circle are exactly half of all diameters of the circle. Therefore, if the diameter of the circular base of the cylinder is 6 feet, the radius of it must be [tex]6\div 2=3\text{ feet}[/tex].

Now we can substitute [tex]r=3[/tex] and [tex]h=28[/tex] into our formula [tex]A_{cyl}=r^2h\pi[/tex]:

[tex]A=3^2\cdot 28\cdot \pi,\\A=9\cdot28\cdot \pi,\\A=791.681348705\approx \boxed{791.7\:\mathrm{ft^3}}[/tex]

A box contains 10 balls, of which 3 are red, 2 are yellow, and 5 are blue. Five balls are randomly selected with replacement. Calculate the probability that fewer than 2 of the selected balls are red.

Answers

Answer:

The required probability is 0.1.

Step-by-step explanation:

red balls = 3

yellow balls =  2

blue balls = 5

Selected balls = 5

Number of elemnets in sample space = 10 C 5 = 1260

Ways to choose 1 red ball and 4 other colours =  (3 C 1 ) x (7 C 4) = 105

Ways to choose 5 balls of other colours = 7 C 5 = 21

So, the probability is

[tex]\frac{105}{1260} + \frac {21}{1260}\\\\\frac{126}{1260}=0.1[/tex]  

Please tell me the answer I have no idea how to do this

Answers

Answer:

60 degrees

Step-by-step explanation:

So we see there's a 90 degree angle and a 150 degree larger angle including it.

So to find out the part that the 150 degree large angle that's not a part of the 90 angle we would do: 150 - 90, and we get 60.

So the bottom right angle is 60 degrees.

Now since we have a straight line from the left to right horizontally, we know that one side has to equal 180 degrees. On the side which the x is on, we already have 2 angles: 90 and 30. 90 + 30 = 120.

Since a straight line equals 180, x + 120 has to equal 180.

So now we do simple algebra.

x + 120 = 180

x = 180 - 120

x = 60

So x is equal to 60 degrees.

Cuántos dólares se necesitan para comprar Venezuela pregunta seria

Answers

Answer:

About $150 billion US dollars to buy Venezuela

Step-by-step explanation:

It's a big place

In the diagram below, BC is an altitude of ABD. To the nearest whole unit, what is the length of CD?

Answers

Answer:

B. 23

Step-by-step explanation:

BC = 32

CA = 44

To find the length of CD, apply the altitude of right triangle formula, (altitude-on-hypotenuse theorem) which is given as:

h = √(xy)

Where,

h = CB = 32

x = CA = 44

y = CD = ?

Plug in the values

32 = √(44 × CD)

Square both sides

32² = 44 × CD

1,024 = 44 × CD

Divide both sides by 44

1,024/44 = CD

CD = 23 units (nearest whole unit)

Which graph represents the function?

Answers

Answer:

D

Step-by-step explanation:

I have attached the explanation above. hopefully this will help

define saturated and unsaturated fats​

Answers

Answer:

A saturated fat is a type of fat in which the fatty acid chains have all or predominantly single bonds. A fat is made of two kinds of smaller molecules: glycerol and fatty acids. Fats are made of long chains of carbon atoms. Some carbon atoms are linked by single bonds and others are linked by double bonds.

Saturated fats: a type of fat containing a high proportion of fatty acid molecules without double bonds, considered to be less healthy in the diet than unsaturated fat

Unsaturated fats: a type of fat containing a high proportion of fatty acid molecules with at least one double bond, considered to be healthier in the diet than saturated fat.

what's the difference between both?: saturated fats Contains a single bond, Excessive consumption leads to heart diseases,High melting point and Solid state in room temperature. While Unsaturated Contains at least one double bond, Good for consumption, but excessive may increase cholesterol,Low melting point and Liquid state in room temperature.

(S
Sue can shovel snow from her driveway in 65 minutes. Tom can do the same job in 45 minutes How long would a
take Sue and Tom to shovel the driveway if they worked together?

Answers

Answer:

26.59 minutes

Step-by-step explanation:

Let's say the time needed to do the driveway combined is x. Sue does y parts of the driveway, and Tom does z parts of the driveway. Combined, y + z = 100% = 1, as they finish the whole driveway.

Next, Tom will take 45 * z minutes to do his part of the driveway. For example, if he did 50% = 0.5 of the driveway, he would take 45 * 0.5 = 22.5 minutes to do it. Similarly, Sue will take 65 *y minutes to do her part of the driveway. Since they will finish at the same time, we can say

45 * z = 65 * y

y + z = 1

Therefore, if we subtract y from both sides of the second equation, we have

z = 1-y

We can then plug 1-y in for z in the first equation to get

45 * (1-y) = 65 * y

45 - 45*y = 65*y

add both sides by 45 * y to separate the y values and their coefficients

45 = 110 * y

divide both sides by 110 to find y

y = 45/110 = 0.409

Use 1-y=z to get z = 1-0.409 = 0.59

Therefore, 45*z = 26.59 = 65*y

A hotel manager calculates that 12% of the hotel rooms are booked. If the manager is right, what is the probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%?

Answers

Answer:

0.0735 = 7.35% probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

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

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

A hotel manager calculates that 12% of the hotel rooms are booked.

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

Sample of 556 rooms

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

Mean and standard deviation:

[tex]\mu = p = 0.12[/tex]

[tex]s = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.12*0.88}{556}} = 0.0138[/tex]

What is the probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%?

This is the p-value of Z when X = 0.1. So

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

By the Central Limit Theorem

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

[tex]Z = \frac{0.1 - 0.12}{0.0138}[/tex]

[tex]Z = -1.45[/tex]

[tex]Z = -1.45[/tex] has a p-value of 0.0735

0.0735 = 7.35% probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%.

Find the value of X in each case:

Answers

Answer:

hi, see mate the third angle is not in the photo, please upload another one

Other Questions
what is data processing? What is the output of data processing system? Help me with this question, please!! In a memoir written by a British man in Burma during the Age of Imperialism, the author is objective, depicting poor behaviors from both the British and Burmese.Which details demonstrate the author's even-handed representation of his subjects?Many Burmese frequently sneer and jeer at British people, some Burmese are imprisoned and victimized by the British.Many Burmese trip British officials while playing soccer; some European women spit on Burmese in the bazaars.Many Burmese set elephants loose in towns; some British police officers attack Burmese with weapons.Many Burmese riot in the streets; some British insult the Burmese from afar. What is the slope of the line? What is the y-intercept of the line? y = -x - 6 1 2/3 times 2 1/2 plz help In a pizza parlor the chain of command is a general manager, shift manager, and employees. The employees report to the shift manager who reports to the general manager. This exemplifies a ______. Of the following, which have the highest frequency in the electromagneticspectrum?A. Visible lightB. Infrared wavesC. Ultraviolet raysD. X-rays 3)O que so polticas pblicas? B 2 -3 -2 -1 Use the Pythagorean theorem to find the distance between points A and B on each graph. round answers to the nearest tenth. Please help! Find the length of side CD. Plzz help A theme of this drama is that music transcends the bounds of time. Which event best reflects this theme? A. The melody of the song "Blackbird" by the Beatles is a variation of a Johann Sebastian Bach melody. B. Kim's mother used to sing her the song "Blackbird" by the Beatles when she was four. C. When Kim was young she was eccentric because she only wanted to hear songs about birds. D. The song "Blackbird" by the Beatles is about a deep desire within every human heart. Read the excerpt about Annie Londonderry from Chapter 4 of Wheels of Change. 1 Finally, on June 25, 1894, she was off. 2 She pedaled to New York, over good roads and bad, in eight days, but with stops to rest and earn money, she didn't reach Chicago, Illinois, until September 24. 3 It had taken her three months to travel approximately 1,300 miles, and she had more than 20,000 miles left to cover. 4 Annie Londonderry thought about giving up, but instead made some changes, trading her heavy skirts for bloomers and her Columbia bike for a much lighter men's Sterling. 5 She also decided to head east, riding back to New York and crossing the Atlantic on an ocean liner. 6 Annie traveled largely by ship through Europe, the Mideast, and Asia, taking short cycling trips at various points along the route. 7 She reached San Francisco, California, on March 23, 1895, and pedaled to Chicago to complete the journey. What would remain unclear if the writer had not included the statistic in sentence 3 The ideas of rousseau, voltaire , and montesquieu most influenced (1)the growing Power of priests in the Roman catholic church(2) improvements in The working conditions of factory workers(3) The rise of industrial capitalism(4) moment for political reformAnswer?? 1. Along the coast of South America, some of the largest earthquakes ever recorded happen. Many of these quakes are greater than 9.0 on the moment magnitude scale. Why do you think they experience these large quakes? 2. Where in the ocean, is the new oceanic crust being created?3. How is the new oceanic crust created? Write down at least 3 events that occur while the oceanic crust is being created. 4. As new crust is forming in these areas, where does it move, and how quickly does it move?5. If a new crust is continually being created, then the crust must be destroyed at some location for the Earth to remain its current size. Where is this crust destroyed and how is it destroyed? 6. Name 3 geologic features that are a direct result of plate tectonics. 7. Go outside your location and find something that you can use as evidence of plate tectonics. Write down what you see and how you think plate tectonics was involved in the creation. If you are in a flat prairie and can see nothing but vegetation around, look at a photo of a location to answer this question. Complete the sentence below by selecting the correct words from the drop-down menus. Factors that affect natural selection include , , and . Question 4 of 20Look at the dictionary entry that follows this sentence. What is the meaningof the word "constrains' as it is used in the sentence?"Such has been the patient sufferance of these Colonies,and such is now the necessity which constrains them toalter their former Systems of Government."Thomas Jefferson, Declaration of Independence, printedby John Dunlap, July 4, 1776, Records of the Continentaland Confederation, Congresses and the ConstitutionalConvention, 1774-1789, Record Group 360, NationalArchives, http://www.ourdocuments.gov/doc.php?doc=2.con / strain (verb)1 a: to force by imposing limitations or restrictionsb: to limit the motion of someone or something in aparticular fashion2: to fasten with bonds: confine; LIMIT3: to hold back with forceO A. To hold back with force The purpose of a persuasive essay is to:take a side on an important issue.o explain both sides of the issue fairly.make readers agree with a point of view or take action on an issue.All of the choices are correct. _____ feasibility is the measure of how well a proposed solution will work in an organization and how internal and external customers will react to it. Chris plans on saving $4,000 a year at 4 percent interest for five years. Which one of these is the correct formula for computing the future value at Year 5 of these savings? Assume the payments occur at the end of each year. Click the answer you think is right. FVA $4,000 x [(1.04-1)10.04] FVA $4,000 x [(1.04-1)/0.04 FVA $4.000 x 1.04 FVA, $4,000 x [(1.04 -1/.04] x (1.04) que importancia tiene conocer la evolucin de la escritura