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
Doss [256]
2 years ago
8

What is the one thing that Zeus loathes the most? What did he do when he caught humans committing this act? What parallels to an

other culture’s destruction story can you find?
Engineering
1 answer:
mel-nik [20]2 years ago
8 0

Answer:

ares

Explanation:

He refer ares as the God that he hate the most

You might be interested in
Carbon resistors often come as a brown cylinder with colored bands. These colored bands can be read to determine the manufacture
alexandr1967 [171]

Answer:

a) 4.7 kΩ, +/- 5%

b) 2.0 MΩ, +/- 20%

Explanation:

a) If the resistor has the following combination of color bands:

1) Yellow = 1st digit = 4

2) Violet = 2nd digit = 7

3) Red = multiplier = 10e2

4) Gold = tolerance = +/- 5%

this means that the resistor has 4700 Ω (or 4.7 kΩ), with 5% tolerance.

b) Repeating the process for the following combination of color bands:

1)  Red = 1st digit = 2

2) Black = 2nd digit = 0

3) Green = multiplier = 10e5

4) Nothing = tolerance = +/- 20%

This combination represents to a resistor of 2*10⁶ Ω (or 2.0 MΩ), with +/- 20% tolerance.

7 0
3 years ago
Complete function PrintPopcornTime(), with int parameter bagOunces, and void return type. If bagOunces is less than 3, print "To
weqwewe [10]

Answer:

#include <iostream>

using namespace std;

void PrintPopcornTime(int bagOunces) {

if(bagOunces < 3){

 cout << "Too small";

 cout << endl;

}

else if(bagOunces > 10){

 cout << "Too large";

 cout << endl;

}

else{

 cout << (6 * bagOunces) << " seconds" << endl;

}

}

int main() {

  PrintPopcornTime(7);

  return 0;

}

Explanation:

Using C++ to write the program. In line 1 we define the header "#include <iostream>"  that defines the standard input/output stream objects. In line 2 "using namespace std" gives me the ability to use classes or functions, From lines 5 to 17 we define the function "PrintPopcornTime(), with int parameter bagOunces" Line 19 we can then call the function using 7 as the argument "PrintPopcornTime(7);" to get the expected output.

8 0
3 years ago
P10.12. A certain amplifier has an open-circuit voltage gain of unity, an input resistance of and an output resistance of The si
klio [65]

complete question

A certain amplifier has an open-circuit voltage gain of unity, an input resistance of 1 \mathrm{M} \Omega1MΩ and an output resistance of 100 \Omega100Ω The signal source has an internal voltage of 5 V rms and an internal resistance of 100 \mathrm{k} \Omega.100kΩ. The load resistance is 50 \Omega.50Ω. If the signal source is connected to the amplifier input terminals and the load is connected to the output terminals, find the voltage across the load and the power delivered to the load. Next, consider connecting the load directly across the signal source without the amplifier, and again find the load voltage and power. Compare the results. What do you conclude about the usefulness of a unity-gain amplifier in delivering signal power to a load?

Answer:

3.03 V  0.184 W

2.499 mV  125*10^-9 W

Explanation:

First, apply voltage-divider principle to the input circuit: 1

V_{i}= (R_i/R_i+R_s) *V_s = 10^6/10^6+(0.1*10^6)\\*5

    = 4.545 V

The voltage produced by the voltage-controlled source is:

A_voc*V_i = 4.545 V

We can find voltage across the load, again by using voltage-divider principle:  

V_o = A_voc*V_i*(R_o/R_l+R_o)

      = 4.545*(100/100+50)

      = 3.03 V  

Now we can determine delivered power:  

P_L = V_o^2/R_L

      = 0.184 W

Apply voltage-divider principle to the circuit:  

V_o = (R_o/R_o+R_s)*V_s

       = 50/50+100*10^3*5

       = 2.499 mV

Now we can determine delivered power:  

P_l = V_o^2/R_l

     = 125*10^-9 W

Delivered power to the load is significantly higher in case when we used amplifier, so a unity gain amplifier can be useful in situation when we want to deliver more power to the load. It is the same case with the voltage, no matter that we used amplifier with voltage open-circuit gain of unity.  

4 0
3 years ago
Identify one of the advantages of 3d modeling?
Naddik [55]

Answer:

Hello Adam here! (UWU)

Explanation:

The advantages of 3D modeling for designers is not limited to productivity and coordination, it is an excellent communication tool for both the designer and end user. 3D models can help spark important conversations during the design phase and potentially avoid costly construction mishaps.

Happy to Help! (>.O)

6 0
3 years ago
Find the largest number. The process of finding the maximum value (i.e., the largest of a group of values) is used frequently in
salantis [7]

Answer:

See Explanation

Explanation:

Required

- Pseudocode to determine the largest of 10 numbers

- C# program to determine the largest of 10 numbers

The pseudocode and program makes use of a 1 dimensional array to accept input for the 10 numbers;

The largest of the 10 numbers is then saved in variable Largest and printed afterwards.

Pseudocode (Number lines are used for indentation to illustrate the program flow)

1. Start:

2. Declare Number as 1 dimensional array of 10 integers

3. Initialize: counter = 0

4. Do:

4.1 Display “Enter Number ”+(counter + 1)

4.2 Accept input for Number[counter]

4.3 While counter < 10

5. Initialize: Largest = Number[0]

6. Loop: i = 0 to 10

6.1 if Largest < Number[i] Then

6.2 Largest = Number[i]

6.3 End Loop:

7. Display “The largest input is “+Largest

8. Stop

C# Program (Console)

Comments are used for explanatory purpose

using System;

namespace ConsoleApplication1

{

   class Program

   {

       static void Main(string[] args)

       {

           int[] Number = new int[10];  // Declare array of 10 elements

           //Accept Input

           int counter = 0;

           while(counter<10)

           {

               Console.WriteLine("Enter Number " + (counter + 1)+": ");

               string var = Console.ReadLine();

               Number[counter] = Convert.ToInt32(var);

               counter++;                  

           }

           //Initialize largest to first element of the array

           int Largest = Number[0];

           //Determine Largest

           for(int i=0;i<10;i++)

           {

               if(Largest < Number[i])

               {

                   Largest = Number[i];

               }

           }

           //Print Largest

           Console.WriteLine("The largest input is "+ Largest);

           Console.ReadLine();

       }

   }

}

8 0
3 years ago
Other questions:
  • Which phrases describe an irregular galaxy?
    8·1 answer
  • In a cellular phone system, a mobile phone must be paged to receive a phone call. However, paging attempts don’t always succeed
    11·1 answer
  • Ion 2 23
    10·1 answer
  • Which of the following has nothing to do with insulating glass? Group of answer choices
    10·2 answers
  • B1) 20 pts. The thickness of each of the two sheets to be resistance spot welded is 3.5 mm. It is desired to form a weld nugget
    12·1 answer
  • Consider the cascade of the three LTI systems having impulse responses: h-1(t) = e^-tu(t + 3) h_2(t) = rect((1 -1)/2) h_3(t) = d
    8·1 answer
  • It has been estimated that 139.2x10^6 m^2 of rainforest is destroyed each day. assume that the initial area of tropical rainfore
    12·1 answer
  • calculate the magnitude of the force acting on the pin at D. Pin C is fixed in DE and bears against the smooth slot in the trian
    9·1 answer
  • What is one of the most common ways in which workers get hurt around machines?
    14·1 answer
  • How do we infer that there is
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!