1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
zlopas [31]
3 years ago
7

Captain Jack Sparrow has been marooned on an island in the Atlantic by his crew, and decides to builda raft to escape. The wind

seems quite steady, and first blows him due east for 11km, and then 6km ina direction 6degrees north of east. Confident that he will eventually find himself in safety, he fallsasleep. When he wakes up, he notices the wind is now blowing him gently 11degrees south of east -but after traveling for 21km, he finds himself back on the island.
Variable Name Min Max Step Sample Value
thetab 5 10 1 6
a 10 20 11 1
b 5 15 1 6
c 20 30 1 21
thetac 10 15 11 1

Required:
How far (in km) did the wind blow him while he was sleeping?
Physics
1 answer:
Marianna [84]3 years ago
3 0

Answer:

    d₃ = 37,729 km,     θ=  5.1º North of West

Explanation:

This is a velocity addition problem, the easiest way to solve it is to decompose the velocities in a Cartesian system, the x-axis coincides with the West-East direction and the y-axis with the South-North direction

* first displacement is

           d₁ₓ = 11 km

* second offset is

          cos 6 = d₂ₓ / d₂

          sin 6 = d_{2y} / d₂

          d₂ₓ = d₂ cos 6

          d_{2y} = d₂ sin 6

          d₂ₓ = 6 cos 6 = 5.967 km

          d_{2y} = 6 sin 6 = 0.6272 km

* third displacement is unknown

* fourth and last displacement

          cos (-11) = d₄ₓ / d₄

          sin (-11) = d_{4y} / d₄

          d₄ₓ = d₄ cos (-11)

          d_{4y} = d₄ sin (-11)

          d₄ₓ = 21 cos (-11) = 20.61 km

          d_{4y} = 21 sin (-11) = -4.007 km

They tell us that at the end of the tour you are back on the island, so the displacement must be zero

X axis

           x = d₁ₓ + d₂ₓ + d₃ₓ + d₄ₓ

           0 = 11 +5.967 + d₃ₓ + 20.61

           d₃ₓ = -11 - 5.967 - 20.61

           d₃ₓ = -37.577 km

Y axis  

          y = d_{1y} + d_{2y} + d_{3y} + d_{4y}

          0 = 0 + 0.6272 + d_{3y} -4.007

          d_{3y} = 4.007 - 0.6272

          d_{3y} = 3.3798 km

This distance can be given in the form of module and angle

Let's use the Pythagorean theorem for the module

           d₃ = \sqrt{d_{3x}^2 + d_{3y}^2}

           d₃ = \sqrt{37.577^2 + 3.3798^2}

           d₃ = 37,729 km

Let's use trigonometry for the angle

            tan θ = d_{3y} / d₃ₓ

            θ = tan⁻¹ \frac{d_{3y}}{d_{3x}}

            θ = tan-1 (-3.3798 / 37.577)

            θ = 5.1º

Since the y coordinate is positive and the x coordinate is negative, this angle is in the second quadrant, so the direction given in the form of cardinal coordinates is

            θ=  5.1º North of West

You might be interested in
Starting circuit One battery. 2 light bulbs in parallel; switch What is the voltage across the battery? What is the voltage acro
balu736 [363]

Answer:

The voltage across light bulb 1 and light bulb 2 is the the same i.e V

Explanation:

In a parallel circuit, the Voltage is same across all the components of the circuit and the current flowing through each component is added to get the total current across the circuit.

Let us say, the voltage across the circuit is V. The voltage across light bulb 1 and light bulb 2 is the the same i.e V

5 0
3 years ago
How much work is done when you push a crate horizontally with 130
Harrizon [31]
Work= Force in the direction of displacement*displacement.

You know the force in the direction of displacement (horizontally) and the displacement. So,

W=130*11=1430 

Therefore, the work done is 1,430 Joules


3 0
3 years ago
a. What proportion of resistors have resistances less than 90 Ω? b. Find the mean resistance. c. Find the standard deviation of
Anettt [7]

Answer:

a) 0.0625 = 6.25%

b) 106.67 Ω

c) 9.43 Ω

d) 1

Explanation:

The probability distribution is given as

f(x) = (x - 80)/800 for 80 < x < 120

f(x) = 0 otherwise.

f(x) = (x/800) - (0.1)

a) Proportion of resistors with resistance less than 90 Ω

P(X < 90) = ∫⁹⁰₈₀ f(x) dx

∫⁹⁰₈₀ f(x) dx = ∫⁹⁰₈₀ [(x/800) - (0.1)]

= [(x²/1600) - 0.1x]⁹⁰₈₀

= [(90²/1600) - 0.1(90)] - [(80²/1600) - 0.1(80)]

= (5.0625 - 9) - [4 - 8]

= -3.9375 + 4 = 0.0625 = 6.25%

b) The mean is given by the expected value expression E(X) = = Σ xᵢpᵢ (with the sum done all over the data set for each variable and its corresponding probability)

It can be written in integral form as

Mean = ∫¹²⁰₈₀ xf(x) dx (with the integral done all over the probability function, i.e. from, 80 to 120)

Mean = ∫¹²⁰₈₀ x[(x/800) - (0.1)] dx

= ∫¹²⁰₈₀ [(x²/800) - (0.1x)] dx

= [(x³/2400) - (0.05x²)]¹²⁰₈₀

= [(120³/2400) - (0.05(120²)] - [(80³/2400) - (0.05(80²)]

= [720 - 720] - [213.33 - 320] = 106.67 Ω

c) Standard deviation = √(variance)

Variance = Var(X) = Σx²p − μ²

μ = mean = expected value = 106.67 Ω

Σx²p = ∫¹²⁰₈₀ x²f(x) dx = ∫¹²⁰₈₀ x² [(x/800) - (0.1)] dx = ∫¹²⁰₈₀ [(x³/800) - (0.1x²)] dx

= [(x⁴/3200) - (0.0333x³)]¹²⁰₈₀

= [(120⁴/3200) - (0.0333(120³)] - [(80⁴/3200) - (0.0333(80)³)]

= (64800 - 57600) - (12800 - 17066.667)

= 11466.667

Variance = 11466.667 - 106.67² = 88.85

Standard deviation = √88.85 = 9.43 Ω

d) Cdf = sum of probabilities over the entire probability function

Cdf = ∫¹²⁰₈₀ f(x) dx = ∫¹²⁰₈₀ [(x/800) - (0.1)] dx

= [(x²/1600) - 0.1x]¹²⁰₈₀ = [(120²/1600) - 0.1(120)] - [(80²/1600) - 0.1(80)] = (9 - 12) - (4 - 8) = -3+4 = 1 as it should be!!!

Hope this Helps!!!

4 0
3 years ago
A vector always consists of _____. <br> a force <br> mass<br> size<br> direction
dangina [55]
Vector it always consists to size(magnitude) and direction 
8 0
3 years ago
Read 2 more answers
Select the correct answer. Eli and Andy want to find out which of the two is stronger. Eli pushes a table with a force of 120 ne
sergiy2304 [10]

Acceleration of the table: B. 0.50 meters/second2

Explanation:

The problem can be solved by using Newton's second law of motion, which states that the net force acting on an object is the product of its mass and its acceleration. Mathematically:

\sum F = ma

where

\sum F is the net force

m is the mass

a is the acceleration

For the table in this problem, we have:

\sum F = 125 N - 120 N = 5 N is the net force on the table, because there are two forces of 125 N and 120 N acting in opposite  directions

m = 10.0 kg is the mass of the table

Solving for a, we find the acceleration:

a=\frac{\sum F}{m}=\frac{5}{10.0}=0.50 m/s^2

Learn more about Newton's second law:

brainly.com/question/3820012

#LearnwithBrainly

7 0
3 years ago
Read 2 more answers
Other questions:
  • A batter hits a foul ball. The 0.140-kg baseball that was approaching him at 40.0 m/s leaves the bat at 30.0 m/s in a direction
    15·1 answer
  • If you are given force and time, you can determine power if you can know...
    8·2 answers
  • Gauss’ law: a. Relates the surface charge density to the electric field.b. Relates the electric field at points on a closed surf
    15·1 answer
  • Each compound that has at least one element from group 17 is called a _____
    7·1 answer
  • The combination of an applied force and a friction force produces a constant torque of 36.0 N⋅m on a wheel rotating on a fixed a
    11·1 answer
  • What is the potential energy of a puppy that weighs 18 N istting in a high chair 2 m high?
    15·1 answer
  • Which of the following types of electromagnetic radiation has the lowest energy?
    12·1 answer
  • Choose the answer that best describes hydrostatic equilibrium.
    11·2 answers
  • How long does it take the baton to complete one spin
    12·1 answer
  • Which part of a laser printer applies a positive charge to the paper that attracts the toner particles to it
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!