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
aliina [53]
3 years ago
6

A step-down transformer (turns ratio = 1:7) is used with an electric train to reduce the voltage from the wall receptacle to a v

alue needed to operate the train. When the train is running, the current in the secondary coil is 1.04 A. What is the current in the primary coil?
Engineering
1 answer:
SOVA2 [1]3 years ago
6 0

Answer:

wait lemme check it out

Explanation:

You might be interested in
Consider a cubic workpiece of rigid perfect plastic material with side length lo. The cube is deformed plastically to the shape
Taya2010 [7]

Answer:  ε₁+ε₂+ε₃ = 0

Explanation: Considering the initial and final volume to be constant which gives rise to the relation:-

                         l₀l₀l₀=l₁l₂l₃

                        \frac{lo*lo*lo}{l1*l2*l3}=1.0

                      taking natural log on both sides

                              ln(\frac{(lo*lo*lo)}{l1*l2*l3})=ln(1)

Considering the logarithmic Laws of division and multiplication :

                                ln(AB) = ln(A)+ln(B)

                                ln(A/B) = ln(A)-ln(B)

                           ln(\frac{(l1)}{lo})*ln(\frac{(l2)}{lo})*ln(\frac{(l3)}{lo}) = 0

Use the image attached to see the definition of true strain defined as

                         ln(l1/1o)= ε₁

which then proves that ε₁+ε₂+ε₃ = 0

8 0
3 years ago
The component of a regenerative vapor power cycle that permits only liquid to pass through to a region of lower pressure is a?
Zepler [3.9K]

The component of a regenerative vapor power cycle that permits only liquid to pass through to a region of lower pressure is a Valve/trap.

<h3>What is vapor?</h3>
  • In physics, a substance in the gas phase at a temperature lower than its critical temperature is referred to as a vapor or vapor.
  • This means that the vapor can be condensed to a liquid by increasing the pressure on it without decreasing the temperature.
  • An aerosol is distinct from a vapor.
  • A suspension of minute liquid, solid, or both types of particles in a gas is known as an aerosol.
<h3>Why does vapor form?</h3>
  • Evaporation or sublimation are two processes that can be used to create it.
  • Unlike clouds, fog, or mist, which are only suspended drops of liquid water in the atmosphere, watevaporur is a gas and cannot be seen.
  • In the atmosphere, water vapor frequently exists below the boiling point.

Learn more about vapor here:

brainly.com/question/14578189

#SPJ4

3 0
1 year ago
For a project in C++ we are supposed toDesign a class named Month. The class should have the following private members:-name: a
mart [117]

Answer:

include <iostream>

using namespace std;

 

class Month

{

public:

 Month (char firstLetter, char secondLetter, char thirdLetter);

 

 Month (int monthNum);

.

 

 Month();

 void outputMonth_num();

 

 

 void outputMonthLetters();

private:

 int month;

};

 

 

int main ()

{

 //

 // Variable declarations

 //

 int monthNum;

 char firstLetter, secondLetter, thirdLetter;    

 char testAgain;              

 

 do {

 

   cout << endl;

   cout << "Testing the default constructor ..." << endl;

   Month defaultMonth;

   defaultMonth.outputMonth_num();

   defaultMonth.outputMonthLetters();

 

   //

   // Construct a month using the constructor with one integer argument

   //

   cout << endl;

   cout << "Testing the constructor with one integer argument..." << endl;

   cout << "Enter a month number: ";

   cin >> monthNum;

 

   Month testMonth1(monthNum);

   testMonth1.outputMonth_num();

   testMonth1.outputMonthLetters();

 

   //

   // Construct a month using the constructor with three letters as arguments

   //

   cout << endl;

   cout << "Testing the constructor with 3 letters as arguments ..." << endl;

   cout << "Enter the first three letters of a month (lowercase): ";

   cin >> firstLetter >> secondLetter >> thirdLetter;

   cout << endl;

 

   Month testMonth2(firstLetter, secondLetter, thirdLetter);

   testMonth2.outputMonth_num();

   testMonth2.outputMonthLetters();

 

   //

   // See if user wants to try another month

   //

   cout << endl;

   cout << "Do you want to test again? (y or n) ";

   cin >> testAgain;

 }

 while (testAgain == 'y' || testAgain == 'Y');

 

 return 0;

}

 

 

Month::Month(char firstLetter, char secondLetter, char thirdLetter)

{

if ((firstLetter == 'j')&&(secondLetter == 'a')&&(thirdLetter == 'n'))

  outputMonth_num = 1;

if ((firstLetter == 'f')&&(secondLetter == 'e')&&(thirdLetter == 'b'))

  outputMonth_num = 2;

if ((firstLetter == 'm')&&(secondLetter == 'a')&&(thirdLetter == 'r'))

  outputMonth_num = 3;

if ((firstLetter = 'a')&&(secondLetter == 'p')&&(thirdLetter == 'r'))

  outputMonth_num = 4;

if ((firstLetter == 'm')&&(secondLetter == 'a')&&(thirdLetter == 'y'))

  outputMonth_num = 5;

if ((firstLetter == 'j')&&(secondLetter == 'u')&&(thirdLetter == 'n'))

  outputMonth_num = 6;

if ((firstLetter == 'j')&&(secondLetter == 'u')&&(.thirdLetter == 'l'))

  outputMonth_num = 7;

if ((firstLetter == 'a')&&(secondLetter == 'u')&&(thirdLetter == 'g'))

  outputMonth_num = 8;

if ((firstLetter == 's')&&(secondLetter == 'e')&&(thirdLetter == 'p'))

  outputMonth_num = 9;

if ((firstLetter == 'o')&&(secondLetter == 'c')&&(thirdLetter == 't'))

  outputMonth_num = 10;

if ((firstLetter == 'n')&&(secondLetter == 'o')&&(thirdLetter == 'v'))

 outputMonth_num = 11;

if ((firstLetter == 'd')&&(secondLetter == 'e')&&(thirdLetter == 'c'))

 outputMonth_num = 12;

}

 

Month::inputMonthByNumber

{

if (Month_num > 12 && Month_num < 1)

cout << "Invalid number for Month, please choose 1-12)\n";

}

 

void Month::outputMonth_num()

{

 if (month >= 1 && month <= 12)

   cout ><< "Month: " << month << endl;

 else

   cout << "Error - The month is not a valid!" << endl;

}

 

void Month::outputMonthLetters()

{

 switch (month)

   {

   case 1:

     cout << "Jan" << endl;

     break;

   case 2:

     cout << "Feb" << endl;

     break;

   case 3:

     cout << "Mar" << endl;

     break;

   case 4:

     cout << "Apr" << endl;

     break;

   case 5:

     cout << "May" << endl;

     break;

   case 6:

     cout << "Jun" << endl;

     break;

   case 7:

     cout << "Jul" << endl;

     break;

   case 8:

     cout << "Aug" << endl;

     break;

   case 9:  

     cout << "Sep" << endl;

     break;

   case 10:

     cout << "Oct" << endl;

     break;

   case 11:

     cout << "Nov" << endl;

     break;

   case 12:

     cout << "Dec" << endl;

     break;

   default:

     cout << "Error - the month is not a valid!" << endl;

   }

}

7 0
3 years ago
3 facts about the Tokyo skytree tower aka the tallest tower in the world
UkoKoshka [18]

Answer:

1. Tokyo skytree tower is the tallest tower in the world, measuring 2080 feet. That's almost twice the size of the Eiffel Tower!

2.The process of building the tower began in 2008. The project was completed on 29 February 2012.

3. Pairing form with function, Skytree will serve as a TV and radio broadcast tower.

6 0
3 years ago
Read 2 more answers
What is 7/8 + 1/2 on a ruler
Ad libitum [116K]

Answer:

11/8

Explanation:

7/8+4/8=11/8 if you want it on a ruler you need to go online and type fraction to decimal converter and put in 11/8 into a decimal

8 0
3 years ago
Read 2 more answers
Other questions:
  • A fixed mass of saturated water vapor at 400 kpa is isothermally cooled until it is a saturated liquid. Calculate the amount of
    6·1 answer
  • Fuel filters are being replaced on a HPCR diesel
    11·1 answer
  • A banked highway is designed for traffic moving at v = 88 km/h. The radius of the curve r = 314 m. show answer No Attempt 50% Pa
    5·2 answers
  • Two satellites A and B are orbiting the earth around the equator, E, at different altitudes on a circular path of 2400km and 300
    8·1 answer
  • Which option supports the following scenario?
    14·1 answer
  • Define, in words the following i relative humidity ii) dew point temperature
    7·1 answer
  • name the process by which mild steel can be converted into high carbon steel and explain it briefly ?​
    12·1 answer
  • A structural component in the form of a wide plate is to be fabricated from a steel alloy that has a plane strain fracture tough
    10·1 answer
  • A___ remote control can be an advantage to an
    14·2 answers
  • A company intends to market a new product and it estimates that there is a 20% chance that it will be first in the market
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!