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
shusha [124]
3 years ago
13

At the instant shown, slider block B is moving with a constant acceleration, and its speed is 150 mm/s. Knowing that after slide

r block A has moved 240 mm to the right its velocity is 60 mm/s, determine (a) the accelerations of A and B, (b) the acceleration of portion D of the cable, (c) the velocity and change in position of slider block B after 4 s.

Engineering
1 answer:
Xelga [282]3 years ago
4 0

Answer:

a) aA = - 13.33 mm/s²

aB = - 20 mm/s²

b) aD = - 13.33 mm/s²

c) vB = 70 mm/s

d) xB = 440 mm

Explanation:

Given

The initial speed of B is: v₀B = 150 mm/s

Distance moved by A is: xA = 240 mm

Velocity of A is: vA = 60 mm/s

Assuming:

Displacement of blocks are denoted by:

A = xA

B = xB

C = xC

D = xD

From the pic shown, the total length of the cable is:

xB + (xB - xA) + 2*(d - xA) = L

⇒ 2*xB - 3*xA = L - 2*d

where L - 2*d is constant. Differentiating the above equation with respect to time:

d(2*xB)/dt - d(3*xA)/dt = 0

⇒ 2*vB - 3*vA = 0    (i)

Substituting in equation (i)

2*(150 mm/s) - 3*vA = 0

⇒ v₀A = 100 mm/s  (initial speed of A)

Then, we use the equation

vA² = v₀A² + 2*aA*xA

Substituting the values in above equation:

(60 mm/s)² = (100 mm/s)² + 2*aA*(240 mm)

⇒ aA = - 13.33 mm/s²

If  2*vB - 3*vA = 0

Differentiating the above equation with respect to time:

d(2*vB)/dt - d(3*vA)/dt = 0

⇒ 2*aB - 3*aA = 0    (ii)

Substituting in equation (ii)

2*aB - 3*(- 13.33 mm/s²) = 0

⇒ aB = - 20 mm/s²

b) From the pic shown,

xD - xA = constant

If we apply

d(xD)/dt - d(xA)/dt = 0

⇒ vD - vA = 0

then

d(vD)/dt - d(vA)/dt = 0

⇒ aD - aA = 0

⇒ aD = aA = - 13.33 mm/s²

c) We use the formula

vB = v₀B + aB*t

Substituting the values in above equation:

vB = 150 mm/s + (- 20 mm/s²)*(4 s)

⇒ vB = 70 mm/s

d) We apply the equation

xB = v₀B*t + 0.5*aB*t²

Substituting the values in above equation:

xB = (150 mm/s)*(4 s) + 0.5*(- 20 mm/s²)*(4 s)²

⇒ xB = 440 mm

You might be interested in
In a wheatstone bridge three out of four resistors have of 1K ohm each ,and the fourth resistor equals 1010 ohm. If the battery
Dima020 [189]

Answer:

  248.756 mV

  49.7265 µA

Explanation:

The Thevenin equivalent source at one terminal of the bridge is ...

  voltage: (100 V)(1000/(1000 +1000) = 50 V

  impedance: 1000 || 1000 = (1000)(1000)/(1000 +1000) = 500 Ω

The Thevenin equivalent source at the other terminal of the bridge is ...

  voltage = (100 V)(1010/(1000 +1010) = 100(101/201) ≈ 50 50/201 V

  impedance: 1000 || 1010 = (1000)(1010)/(1000 +1010) = 502 98/201 Ω

__

The open-circuit voltage is the difference between these terminal voltages:

  (50 50/201) -(50) = 50/201 V ≈ 0.248756 V . . . . open-circuit voltage

__

The current that would flow is given by the open-circuit voltage divided by the sum of the source resistance and the load resistance:

  (50/201 V)/(500 +502 98/201 +4000) = 1/20110 A ≈ 49.7265 µA

8 0
2 years ago
A Transmission Control Protocol (TCP) connection is in working order and both sides can send each other data. What is the TCP so
kkurt [141]

Answer:

ESTABLISHED

Explanation:

What is TCP?

A Transmission Control Protocol (TCP) is a communication protocol which allows the exchange of data between computers in a network.  

When a Transmission Control Protocol connection is up and running meaning that both sides can send and receive data then the corresponding TCP socket states is known as "ESTABLISHED".

The most common socket states are:

LISTEN:

Before a TCP connection is made, there needs to be a server with a listener that will listen on incoming connection request.

ESTABLISHED:

When a TCP connection is up and running meaning that both sides can send and receive data.

CLOSED:

The CLOSED state means that there is no TCP connection.

There are a total of 11 TCP socket states:

1. LISTEN

2. SYN-SENT

3. SYN-RECEIVED

4. ESTABLISHED

5. FIN-WAIT-1

6. FIN-WAIT-2

7. CLOSE-WAIT

8. CLOSING

9. LAST-ACK

10. TIME-WAIT

11. CLOSED

3 0
3 years ago
Suppose that a class CalendarDate has been defined for storing a calendar date with month, day and year components. (In our sect
laiz [17]

Answer:

note:

find the attachment

7 0
3 years ago
A piston-cylinder apparatus has a piston of mass 2kg and diameterof
iragen [17]

Answer:

M =2.33 kg

Explanation:

given data:

mass of piston - 2kg

diameter of piston is 10 cm

height of water 30 cm

atmospheric pressure 101 kPa

water temperature = 50°C

Density of water at 50 degree celcius is 988kg/m^3

volume of cylinder is  V = A \times h

                                       = \pi r^2 \times h

                                       = \pi 0.05^2\times 0.3

mass of available in the given container is

M = V\times d

  = volume \times density

= \pi 0.05^2\times 0.3 \times 988

M =2.33 kg

6 0
3 years ago
Assume a function requires 20 lines of machine code and will be called 10 times in the main program. You can choose to implement
Volgvan

Answer:

"Macro Instruction"

Explanation:

A macro definition is a rule or pattern that specifies how a certain input sequence should be mapped to a replacement output sequence according to a defined procedure. The mapping process that instantiates a macro use into a specific sequence is known as macro expansion.

It is a series of commands and actions that can be stored and run whenever you need to perform the task. You can record or build a macro and then run it to automatically repeat that series of steps or actions.

7 0
3 years ago
Other questions:
  • Write a complete C++ program that is made of functions main() and rShift(). The rShift() function must be a function without ret
    7·1 answer
  • A belt/pulley system has tight side of 1000N, a slack side of 100N and a wrap angle of 500 degrees. The belt is just on the poin
    5·1 answer
  • What are the weight restrictions for a small UAS, including everything onboard at the time
    12·1 answer
  • What is the horizontal distance from Point A to toe of slope?
    12·1 answer
  • Which of the following describes a polar orbit?
    7·1 answer
  • Why might a hospital patient prefer to interact with a person instead of robot?
    13·1 answer
  • .If aligned and continuous carbon fibers with a diameter of 6.90 micron are embedded within an epoxy, such that the bond strengt
    11·1 answer
  • The build up of electrons will cause electrical called ?
    14·1 answer
  • 10 properties of metals?<br> ​
    10·2 answers
  • Integrated circuits typically are mounted on ________, which are then plugged into the system board.
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!