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
Bezzdna [24]
3 years ago
11

If a pendulum is 10m long, (a) what is the natural frequency and the period of vibration on the earth, where the free-fall accel

eration is 9.81 m/s^2 and (b) what is the natural frequency and the period of vibration on the moon, where the free-fall acceleration is 1.67 m/s^2?
Engineering
1 answer:
suter [353]3 years ago
5 0

Answer:

(a) Natural frequency = 0.99 rad/sec (b) 0.4086 rad/sec

Explanation:

We have given length of pendulum = 10 m

(a) Acceleration due to gravity =9.81m/sec^2

Time period of pendulum is given by T=2\pi\sqrt{\frac{L}{g}}, L is length of pendulum and g is acceleration due to gravity

So T=2\pi\sqrt{\frac{L}{g}}=2\times 3.14\times \sqrt{\frac{10}{9.81}}=6.34sec

Natural frequency is given by \omega =\frac{2\pi }{T}=\frac{2\times 3.14}{6.34}=0.99rad/sec

(b) In this case acceleration due to gravity g=1.67m/sec^2

So time period T=2\pi\sqrt{\frac{L}{g}}=2\times 3.14\times \sqrt{\frac{10}{1.67}}=15.3674sec\

Natural frequency \omega =\frac{2\pi }{T}=\frac{2\times 3.14}{15.36}=0.4086rad/sec

You might be interested in
A system consists of N very weakly interacting particles at a temperature T sufficiently high so that classical statistical mech
algol [13]

Answer:

the restoring force is = 3/4NKT

Explanation:

check the attached files for answer.

7 0
4 years ago
What is the physical significance of the Reynolds number?. How is defined for external flow over a plate of length L.
yanalaym [24]

Answer:

Re=\dfrac{\rho\ v\ l}{\mu }

Explanation:

Reynolds number:

  Reynolds number describe the type of flow.If Reynolds number is too high then flow is called turbulent flow and Reynolds is  low then flow is called laminar flow .

Reynolds number is a dimensionless number.Reynolds number given is the ratio of inertia force to the viscous force.

Re=\dfrac{F_i}{F_v}

For plate can be given as

Re=\dfrac{\rho\ v\ l}{\mu }

Where  ρ is the density of fluid , v is the average velocity of fluid and μ is the dynamic viscosity of fluid.

Flow on plate is a external flow .The values of Reynolds number for different flow given as

Reynolds\ number\is \ >\ 5 \times 10 ^5\ then\ flow\ will\ be\ turbulent.

Reynolds\ number\is \

7 0
3 years ago
The Torricelli's theorem states that the (velocity—pressure-density) of liquid flowing out of an orifice is proportional to the
Sergeeva-Olga [200]

Answer:

The correct answer is 'velocity'of liquid flowing out of an orifice is proportional to the square root of the 'height'  of liquid above the center of the orifice.

Explanation:

Torricelli's theorem states that

v_{exit}=\sqrt{2gh}

where

v_{exit} is the velocity with which the fluid leaves orifice

h is the head under which the flow occurs.

Thus we can compare the given options to arrive at the correct answer

Velocity is proportional to square root of head under which the flow occurs.

4 0
4 years ago
Hi, any kind of help on these questions will be appreciated.
Zielflug [23.3K]

Answer:

IDK

Explanation:

8 0
3 years ago
Write a program that prompts the user to enter time in 12-hour notation. The program then outputs the time in 24-hour notation.
Juliette [100K]

Answer:

THE CODE FOR THE PROGRAM IS GIVEN BELOW:

#include <iostream>

#include "ConvertTimeHeader.h"

using namespace std;

int main()

{

convertTime convert;

int hr, mn, sc = 0;

 

cout << "Please input hours in 12 hr notation: ";

cin >> hr;

cout << "Please input minutes: ";

cin >> mn;

cout << "Please input seconds: ";

cin >> sc;

 

convert.invalidHr(hr);

convert.invalidMin(mn);

convert.invalidSec(sc);

convert.printMilTime();

 

system("Pause");

 

return 0;  

 

}

#include <iostream>

#include "ConvertTimeHeader.h"

using namespace std;

int convertTime::invalidHr (int hour)

{

try{

 if (hour < 13 && hour > 0)

  {hour = hour + 12;

  return hour;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input hour again in correct 12 hour format: ";

  cin >> hour;

  invalidHr(hour);

  throw 10;

 }

   

}

catch (int c) { cout << "Invalid hour input!";}

}

int convertTime::invalidMin (int min)

{

try{

 if (min < 60 && min > 0)

  {return min;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input minutes again in correct 12 hour format: ";

  cin >> min;

  invalidMin(min);

  throw 20;

  return 0;

 }

   

}

catch (int e) { cout << "Invalid minute input!" << endl;}

}

int convertTime::invalidSec(int sec)

{

try{

 if (sec < 60 && sec > 0)

  {return sec;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input seconds again in correct 12 hour format: ";

  cin >> sec;

  invalidSec(sec);

  throw 30;

  return 0;

 }

   

}

catch (int t) { cout << "Invalid second input!" << endl;}

}

void convertTime::printMilTime()

{

cout << "Your time converted: " << hour << ":" << min << ":" << sec;

}

Explanation:

4 0
3 years ago
Other questions:
  • Why are open systems harder to study than closed systems?​
    6·1 answer
  • Write a function called pyramid(height) that acceptsa parameter ""height"". It then prints a pyramid of that height
    10·1 answer
  • Write a method printShampooInstructions(), with int parameter numCycles, and void return type. If numCycles is less than 1, prin
    15·1 answer
  • Two pressure gauges measure a pressure drop of 16.3 psi (lb/in.2) at the entrance and exit of an old buried pipeline. The origin
    13·1 answer
  • What did the ancient Greeks use simple machines for?
    15·2 answers
  • Where does Elizabeth want John to do and what does she want him to do there?​
    15·1 answer
  • What did Congress do in 1787 to settle land disputes among the settlers?
    11·1 answer
  • PLLLLLEEESSSEEE IIII NEED ASAP
    12·2 answers
  • Answer the question faster please
    7·1 answer
  • What is the difference between a modular home and a manufactured home?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!