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
Vera_Pavlovna [14]
3 years ago
5

If i build thing a and thing a builds thing b did i build thing b

Engineering
2 answers:
lianna [129]3 years ago
8 0

Answer:

No, I don't think so.

Explanation:

It depends on if you programmed thing a to build thing b.

postnew [5]3 years ago
3 0

Answer:

<h3>Yes</h3>

Explanation:

If you build thing "a" and thing "a" builds thing "b" you <u>indirectly</u> build thing "b".

You might be interested in
: A pneumatic "cannon" is a device that launches a low mass projectile from a cylindrical tube using pressurized air stored upst
alukav5142 [94]

Answer:

Work done = 125π J

Explanation:

Given:

P = P_i * ( 1 - (x/d)^2 / 25)

d = 5.0 cm

x = 5 * d cm = 25d

Pi = 12 bar

Work done = integral ( F . dx )

F (x) = P(x) * A

F (x) =  (πd^2 / 4) * P_i * (1 - (x/d)^2 / 25)

Work done = integral ((πd^2 / 4) * P_i * (1 - (x/d)^2 / 25) ) . dx

For Limits 0 < x < 5d

Work done = (πd^2 / 4) * P_i  integral ( (1 - (x/d)^2) / 25)) . dx

Integrate the function wrt x

Work done = (πd^2 / 4) * P_i * ( x - d*(x/d)^3 / 75 )  

Evaluate Limits 0 < x < 5d :

Work done = (πd^2 / 4) * P_i * (5d - 5d / 3)

Work done = (πd^2 / 4) * P_i * (10*d / 3)

Work done = (5 π / 6)d^3 * P_i

Input the values:

Work done = (5 π / 6)(0.05)^3 * (1.2*10^6)

Work done = 125π J

5 0
3 years ago
Twenty-five wooden beams were ordered or a construction project. The sample mean and he sample standard deviation were measured
aksik [14]

Answer:

Correct option: B. 90%

Explanation:

The confidence interval is given by:

CI = [\bar{x} - z\sigma_{\bar{x}} , \bar{x}+z\sigma_{\bar{x}} ]

If \bar{x} is 190, we can find the value of z\sigma_{\bar{x}}:

\bar{x} - z\sigma_{\bar{x}}  = 188.29

190 - z\sigma_{\bar{x}}  = 188.29

z\sigma_{\bar{x}}  = 1.71

Now we need to find the value of \sigma_{\bar{x}}:

\sigma_{\bar{x}} = s / \sqrt{n}

\sigma_{\bar{x}} = 5/ \sqrt{25}

\sigma_{\bar{x}} = 1

So the value of z is 1.71.

Looking at the z-table, the z value that gives a z-score of 1.71 is 0.0436

This value will occur in both sides of the normal curve, so the confidence level is:

CI = 1 - 2*0.0436 = 0.9128 = 91.28\%

The nearest CI in the options is 90%, so the correct option is B.

4 0
3 years ago
A cantilever beam of length L = 70 in is made from two side-by-side structural-steel channels of size 3 in weighing 5.0 lbf/ft.
natali 33 [55]

Answer:

of 5 lb/ft and a concentrated service live load at midspan. .... length = 12 feet) to support a uniformly distributed load. Taking ... w 7..'{ 'f.- ~ s-·. 344 ft-kip. Fy : s-o ks I. 299 ft-kip. Li.. ::::- I 2.. }-t-. 150 ft-kip ..... The concrete and reinforcing steel properties are ... Neglecting beam self-weight . and based only on the ...... JI : Lf, 2. l.. ;VI.

Explanation:

6 0
3 years ago
There are two identical oil tanks. The level of oil in Tank A is 12 ft and is drained at the rate of 0.5 ft/min. Tank B contains
Luba_88 [7]

Answer:

  16 minutes

Explanation:

This is an example of a class of problems in which two quantities start with different initial values and change at different rates. In such problems, the rates of change are generally ones that cause the values to converge.

The question usually asks when the values will be the same. The generic answer is, "when the difference in rates makes up the difference in initial values."

Here the tanks differ in initial fill height by 12 -8 = 4 ft. The rates of change differ by 0.5 -0.25 = 0.25 ft/min. The more filled tank is draining faster (important), so the fill heights will converge after ...

  (4 ft)/(0.25 ft/min) = 16 min

The level in the two tanks will be the same after 16 minutes.

__

<em>Additional comment</em>

The oil levels at that time will be 4 ft.

You can write two equations for height:

  y = 12 -0.5x . . . . . . . height in feet after x minutes (tank A)

  y = 8 -0.25x . . . . . .  height in feet after x minutes (tank B)

These will be equal when ...

  y = y

  12 -0.5x = 8 -0.25x

  4 = 0.25x . . . . . . . . . . add 0.5x -8

  16 = x . . . . . . . . . . . . multiply by 4 . . . . time to equal height

The graph shows when the tanks will have equal heights and when they will be drained.

4 0
2 years ago
C++ - Green Crud Fibonacci programThe following program is to be written with a loop. You are to write this program three times
Fynjy0 [20]

Answer:

Below is the required code:

Explanation:

Using for loop

#include <iostream>

using namespace std;

int main()

{

    //Initial crud size

    int init = 0;

    int newCrud;

    int next=0;

    //Number of days to simulate

    int no_days;

    int day;

    cout << "Enter initial amount of green crud: ";

    cin >> newCrud;

    cout << "Enter number of days to simulate: ";

    cin >> no_days;

    for (day = 10; day<=no_days; day++)

    {

         if (day % 10 == 0)

         {

             next = newCrud + init;

         }

             newCrud = init;

             init = next;

    }

    if (no_days < 5)

    cout << "\nCrud reproduce only after 5 days minimum.Hence the current amount is "

    << newCrud << " pounds.";

    else

    cout << "On day " << no_days << " you have " << init

    << " pounds of green crud." << endl;

    cout << "\nWould you like to continue? (y or n): ";

    cin >> ans;

         return 0;

}

Output:

         Enter initial amount of green crud: 5

         Enter number of days to simulate: 220

    On day 220 you have 10485760 pounds of green crud.

Using while loop

Program:

#include <iostream>

using namespace std;

int main()

{

    char ans='y';

    while (ans == 'Y' || ans == 'y')

    {

         //Initial crud size

         int init = 0;

         int newCrud;

         int next=0;

         //Number of days to simulate

         int no_days;

         int day;

         cout << "Enter initial amount of green crud:

         ";

         cin >> newCrud;

         cout << "Enter number of days to simulate:

         ";

         cin >> no_days;

         for (day = 10; day<=no_days; day++)

         {

             if (day % 10 == 0)

             {

                  next = newCrud + init;

             }

                  newCrud = init;

                  init = next;

         }

         if (no_days < 5)

         cout << "\nCrud reproduce only after 5 days

         minimum.Hence the current amount is "

         << newCrud << " pounds.";

         else

         cout << "On day " << no_days << " you have "

         << init

         << " pounds of green crud." << endl;

         cout << "\nWould you like to continue? (y or

         n): ";

         cin >> ans;

    }

    return 0;

}

Output:

Enter initial amount of green crud: 5

Enter number of days to simulate: 220

On day 220 you have 10485760 pounds of green crud.

Would you like to continue? (y or n): y

Enter initial amount of green crud: 5

Enter number of days to simulate: 225

On day 225 you have 10485760 pounds of green crud.

Using do while loop

Program:

#include <iostream>

using namespace std;

int main()

{

    char ans;

    do

    {

         //Initial crud size

         int init = 0;

         int newCrud;

         int next=0;

         //Number of days to simulate

         int no_days;

         int day;

         cout << "Enter initial amount of green crud: ";

         cin >> newCrud;

         cout << "Enter number of days to simulate: ";

         cin >> no_days;

         for (day = 10; day<=no_days; day++)

         {

             if (day % 10 == 0)

             {

                  next = newCrud + init;

             }

                  newCrud = init;

                  init = next;

         }

         if (no_days < 5)

         cout << "\nCrud reproduce only after 5 days

         minimum.Hence the current amount is "

         << newCrud << " pounds.";

         else

         

         cout << "On day " << no_days << " you have " <<

         init << " pounds of green crud." << endl;

         cout << "\nWould you like to continue? (y or n):

         ";

         cin >> ans;

    } while (ans == 'Y' || ans == 'y');

    return 0;

}

Output:

Enter initial amount of green crud: 5

Enter number of days to simulate: 220

On day 220 you have 10485760 pounds of green crud.

Would you like to continue? (y or n): y

Enter initial amount of green crud: 5

Enter number of days to simulate: 225

On day 225 you have 10485760 pounds of green crud.

7 0
3 years ago
Other questions:
  • A thin‐walled tube with a diameter of 12 mm and length of 25 m is used to carry exhaust gas from a smoke stack to the laboratory
    10·1 answer
  • OSHA does not approve individual states to have their own safety and health program.
    15·2 answers
  • Consider a steam turbine, with inflow at 500oC and 7.9 MPa. The machine has a total-to-static efficiency ofηts=0.91, and the pre
    14·1 answer
  • Does the army good 4 you
    15·1 answer
  • Answer the following questions, and very briefly explain your answer:
    5·1 answer
  • Using phasors, the value of 37 sin 50t + 30 cos(50t – 45°) is _________ cos(50t+(_____°)). Please report your answer so the magn
    5·1 answer
  • The cost of hiring new employees outpaces the raises for established employees is
    5·1 answer
  • Which of the following technologies will the design and development of a bicycle stand be categorized under?
    15·1 answer
  • The condition where all forces acting on an object are balanced is called
    5·1 answer
  • Suppose a manager of a certain mining company wants to determine the weekly food expenditure of the company’s employees. if ther
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!