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
sergiy2304 [10]
3 years ago
11

The truck travels in a circular path having a radius of 50 m at a speed of v = 4 m>s. For a short distance from s = 0, its sp

eed is increased by v # = (0.05s) m>s 2, where s is in meters. Determine its speed and the magnitude of its acceleration when it has moved s = 10 m.
Engineering
1 answer:
miss Akunina [59]3 years ago
6 0

Answer:

Magnitude of velocity when s is 10 m= 4.58m/s

Magnitude of acceleration when s is 10 m = 0.653 m/s²

Explanation:

Radius of circular path = 50m

Speed = 4m/s

increase in acceleration = (0.05s)m/s²

speed and acceleration when s is 10 m = ?

Magnitude of Velocity:

From third equation of motion

v_{f}^{2}-v_{i}^{2}=2aS\\\\v_{f}=\sqrt{2aS+v_{i}^{2}} \\\\v_{f}=\sqrt{2(0.05)(10)+(4)^{2}} \\\\v_{f}=4.58\,m/s

Magnitude of Acceleration:

a=\sqrt{a_{t}^{2}+a_{n}^{2}}--(1)

The tangential component of acceleration is

a_{t}=(0.05)(10)\\a_{t}=0.5\,m/s^{2}

The normal component of acceleration is

a_{n}=\frac{v^{2}}{R}\\\\a_{n}=\frac{16}{50}\\\\a_{n}=0.42\,m/s^{2}

Substituting tangential and normal component in (1)

a=\sqrt{(0.5)^{2} +(0.42)^{2} }

a=0.653 m/s²

You might be interested in
The 40-ft-long A-36 steel rails on a train track are laid with a small gap between them to allow for thermal expansion. Determin
vfiekz [6]

Answer:

Ф = 0.02838 ft

F  = 1,032 N

Explanation:

To find out gap delta,

As it is case of free thermal expansion,

First we start with, some assumptions we have to made to solve this problem.

1. Thermal Expansion Coefficient of Steel is ∝= 6.45 ×10^(-6)

2. Modulas of elasticity for A-36 steel is E= 200 GPa

3. Area of rail is assumed to be unit area.

The gape required can be given by,

Ф = ∝  × ΔT  × L  ... where Ф= Gap Delta in ft

                                          ΔT= Temperature rise in F

                                               = 90- (-20)

                                               =  110 F

Ф =  6.45 ×10^(-6) × 110 × 40

Ф =  28,380 × 10^(-6) ft

Ф = 0.02838 ft     .... total gape required for expansion of steel rails

Stress induced in rails is given by,

   σ     =  ∝  × ΔT  × E

          =  6.45 ×10^(-6)   × 110  × 200

  σ      =  1,41,900 Pa

Now, let's find axial force in rails,

Here,we have to consider  ΔT= 20 F.

As due to temperature change, axial force generated in rails can be find by,

F = A × ∝ × ΔT× E × L

F = 1 × 6.45 × 10^(-6) × 20 × 200 × 10^(-9) × 40

F = 25,800 × 40 × 10^(-3)

F = 10,32,000 × 10^(-3)

F= 1,032 N

Finally, due to temperature change, rail is subjected to axial force, axial stress.

8 0
3 years ago
Write a C++ program to display yearly calendar. You need to use the array defined below in your program. // the first number is
ddd [48]

Answer:

//Annual calendar

#include <iostream>

#include <string>

#include <iomanip>

void month(int numDays, int day)

{

int i;

string weekDays[] = {"Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"};

// Header print

      cout << "\n----------------------\n";

      for(i=0; i<7; i++)

{

cout << left << setw(1) << weekDays[i];

cout << left << setw(1) << "|";

}

cout << left << setw(1) << "|";

      cout << "\n----------------------\n";

      int firstDay = day-1;

      //Space print

      for(int i=1; i< firstDay; i++)

          cout << left << setw(1) << "|" << setw(2) << " ";

      int cellCnt = 0;

      // Iteration of days

      for(int i=1; i<=numDays; i++)

      {

          //Output days

          cout << left << setw(1) << "|" << setw(2) << i;

          cellCnt += 1;

          // New line

          if ((i + firstDay-1) % 7 == 0)

          {

              cout << left << setw(1) << "|";

              cout << "\n----------------------\n";

              cellCnt = 0;

          }

      }

      // Empty cell print

      if (cellCnt != 0)

      {

          // For printing spaces

          for(int i=1; i<7-cellCnt+2; i++)

              cout << left << setw(1) << "|" << setw(2) << " ";

          cout << "\n----------------------\n";

      }

}

int main()

{

int i, day=1;

int yearly[12][2] = {{1,31},{2,28},{3,31},{4,30},{5,31},{6,30},{7,31},{8,31},{9,30},{10,31},{11,30},{12,31}};

string months[] = {"January",

"February",

"March",

"April",

"May",

"June",

"July",

"August",

"September",

"October",

"November",

"December"};

for(i=0; i<12; i++)

{

//Monthly printing

cout << "\n Month: " << months[i] << "\n";

month(yearly[i][1], day);

if(day==7)

{

day = 1;

}

else

{

day = day + 1;

}

cout << "\n";

}

return 0;

}

//end

3 0
3 years ago
What is the function maintenance? List some important steps for vibration monitoring based maintenance.
Mrrafil [7]

The maintenance is in charge of controlling that all the machines of a company are constantly running in order to avoid damages that cause loss of money when the machines fail.

The maintenance based on vibration monitoring allows to predict failures in some rotating machines such as:

1. worn bearings

2.alignment

3.balance

4. affected gears

5. bent shafts

6. rocks

7.gags

8. eccentricity

9. failures of electrical origin

4 0
3 years ago
What is the measurement of this dial caliper? <br> A. 5.491<br> B. 4.044<br> C. 5.691
just olya [345]
Its C .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........
4 0
3 years ago
Using a forked rod, a 0.5-kg smooth peg P is forced to move along the vertical slotted path r = (0.5 θ) m, whereθ is in radians.
-BARSIC- [3]

Answer:

N_c = 3.03 N

F = 1.81 N

Explanation:

Given:

- The attachment missing from the question is given:

- The given expressions for the radial and θ direction of motion:

                                       r = 0.5*θ

                                       θ = 0.5*t^2              ...... (correction for the question)

- Mass of peg m = 0.5 kg

Find:

a) Determine the magnitude of the force of the rod on the peg at the instant t = 2 s.

b) Determine the magnitude of the normal force of the slot on the peg.

Solution:

- Determine the expressions for radial kinematics:

                                        dr/dt = 0.5*dθ/dt

                                        d^2r/dt^2 = 0.5*d^2θ/dt^2

- Similarly the expressions for θ direction kinematics:

                                        dθ/dt = t

                                        d^2θ/dt^2 = 1

- Evaluate each at time t = 2 s.

                                        θ = 0.5*t^2 = 0.5*2^2 = 2 rad -----> 114.59°

                                        r = 1 m , dr / dt = 1 m/s , d^2 r / dt^2 = 0.5 m/s^2

- Evaluate the angle ψ between radial and horizontal direction:

                                        tan Ψ = r / (dr/dθ) = 1 / 0.5

                                        Ψ = 63.43°

- Develop a free body diagram (attached) and the compute the radial and θ acceleration:

                                        a_r = d^2r / dt^2 - r * dθ/dt

                                        a_r = 0.5 - 1*(2)^2 = -3.5 m/s^2

                                        a_θ =  r * (d^2θ/dt^2) + 2 * (dr/dt) * (dθ/dt)

                                        a_θ = 1(1) + 2*(1)*(2) = 5 m/s^2

- Using Newton's Second Law of motion to construct equations in both radial and θ directions as follows:

Radial direction:              N_c * cos(26.57) - W*cos(24.59) = m*a_r

θ direction:                      F  - N_c * sin(26.57) + W*sin(24.59) = m*a_θ

Where, F is the force on the peg by rod and N_c is the normal force on peg by the slot. W is the weight of the peg. Using radial equation:

                                       N_c * cos(26.57) - 4.905*cos(24.59) = 0.5*-3.5

                                       N_c = 3.03 N

                                       F  - 3.03 * sin(26.57) + 4.905*sin(24.59) = 0.5*5

                                       F = 1.81 N

4 0
3 years ago
Other questions:
  • 1. A pipeline constructed of carbon steel failed after 3 years of operation. On examination it was found that the wall thickness
    13·1 answer
  • In a simple ideal Rankine cycle, water is used as the working fluid. The cycle operates with pressures of 2000 psi in the boiler
    7·1 answer
  • A landowner and a contractor entered into a written contract under which the contractor agreed to build a building and pave an a
    14·1 answer
  • What invention of the Middle Ages contributed to making books easily available?
    15·1 answer
  • Is the science of measurement
    13·2 answers
  • For heat transfer purposes, a standing man can be mod-eled as a 30-cm-diameter, 170-cm-long vertical cylinderwith both the top a
    11·1 answer
  • Architecture reflects multidisciplinary
    13·1 answer
  • 2) What kinds of food can you eat in space?
    14·2 answers
  • Travel Planning or Destination Planning will help make your travel more efficient, and not necessary a risk reduction plan as yo
    10·2 answers
  • The team needs to choose a primary view for the part drawing. Three team members make suggestions:
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!