what do we call architectural drawings that show the size of the building

Answers

Answer 1

Answer:

Explanation:

Elevation drawing

Answer 2

The architectural drawings that show the size of the building are called "floor plans."

Explanation:

Floor plans are two-dimensional representations of a building's interior spaces, and they are typically drawn to scale to show the layout and dimensions of each room or area. In addition to indicating the size of the building, floor plans may also show the location of doors, windows, walls, and other features, as well as the placement of furniture or equipment. Floor plans are an essential tool for architects, builders, and other professionals involved in the construction or renovation of buildings.


Related Questions

You have recently installed Windows Server 2019 Desktop Experience on a server. Your manager informs you that he needs to extensively use the command line and PowerShell. He also does not want to use the graphical interface. What should you do to meet his requirements?
a. Install Windows Server 2019 Server Core on a new server
b. Uninstall the graphical interface to start Server Core
c. Re-format the server and install Server Core
d. Reboot the server in the Server Core mode
e. Scale down Windows Server 2019 Desktop Experience to Server Core

Answers

Answer:

D

Explanation:

it is for beneficial to use as it is but based on the conditions it is better to scale down

Which of the following are examples of engineering disciplines?Aerospace engineering, manufacturing engineering, and chemical engineeringMaterials engineering, electrical engineering, and civil engineeringMechanical engineering, biotechnical engineering, and computer engineeringAll of the above.

Answers

Aerospace Engineering, Manufacturing Engineering, Chemical Engineering, Materials Engineering, Electrical Engineering, Civil Engineering, Mechanical Engineering, Biotechnical Engineering, and Computer Engineering. All of the above options are examples of Engineering disciplines.

What are engineering disciplines?

        Engineering is a subject that involves the application of mathematical and scientific principles to design and develop systems that benefit society.

        Engineering is a broad subject with a wide range of subfields, each with its distinct field of study and applications. These subfields, also known as engineering disciplines, include chemical engineering, mechanical engineering, electrical engineering, and so on.

The following are examples of engineering disciplines:

         Aerospace engineering, manufacturing engineering, chemical engineering, Materials engineering, electrical engineering, civil engineering, Mechanical engineering, biotechnical engineering, and computer engineering

         So, the answer is all of the above-given options are examples of Engineering disciplines.

To learn more about Engineering disciplines visit: https://brainly.com/question/14241236

#SPJ11

Answer:

all of the above

Explanation:

Which formatting flag indicates that the floating-point values should be output with a thousands separator? aplus (+). b. minus ( e. comma (.) d period (). Using a switch Statement to Count A, B, C, D and F Grades

Answers

The formatting flag that indicates that floating-point values should be output with a thousands separator is the comma (,) flag. Thus, Option C is correct.

What is the floating-point?

A floating-point number is a numerical data type that contains a decimal point (fractional part) and an exponent (exponential notation). These values are saved as base-2 numbers in the memory of the computer. The term "floating-point" refers to the fact that the decimal point can be put at any location (i.e., it can "float"), which provides the number with a greater range than other numerical data types.

Floating-point numbers are represented in computers using IEEE 754 standard floating-point arithmetic. Floating-point numbers are commonly used to represent real numbers in scientific and engineering applications. They are stored in a fixed amount of memory and have a limited precision, which can lead to rounding errors in calculations.

It is important to understand the limitations of floating-point arithmetic when working with numerical data in computer programming.

Option C holds true.

Learn more about floating-point number https://brainly.com/question/30431585

#SPJ11

Given the following array declaration: int ArrayA[100]; • What is the address of element 14? Assume the following • An integer is 32 bits. • The starting address of the array is 0x10010000. a) 0x10010014 b) 0x10010013 c) 0x10010056 d) 0x10010038 e) None of the above.

Answers

The starting address of the array is 0x10010038 so option d is correct.

An array is a collection of elements of similar types, stored in contiguous memory locations. The index (subscript) is a zero-based number that starts at 0 and ends at (size-1).

Array declaration:

int Array A[100];

Array A is the starting address of the array, which is 0x10010000.

Size of an integer is 32 bits, which is 4 bytes. Therefore, the address of element 14 can be calculated as follows:

ArrayA [14] = Array A + (14 x 4 bytes) = 0x10010000 + (14 x 4 bytes) = 0x10010038. The address of element 14 in the given array declaration is 0x10010038. Therefore, option (d) 0x10010038 is the correct answer.

To learn more about "array": brainly.com/question/30757831

#SPJ11

The address of element 14 in an array in a program is 0x10010038. Here's how to solve it: Given array declaration: int ArrayA[100];Integer size = 32 bits

Starting address of array = 0x10010000To calculate the address of element 14:Since ArrayA is of integer type and occupies 4 bytes of memory, the address of the next element can be calculated as the current address + 4.

Next element address = Current element address + (size of each element)Address of element 14 = Starting address + (13*4)= 0x10010000 + 52= 0x10010034. Hence, the address of element 14 in the array is 0x10010038.

Option D: 0x10010038 is the correct answer.

Given the following array declaration : https://brainly.com/question/24316333

#SPJ11

What vehicles are often required to shuttle fans to and from satellite parking lots?CarsTrainsBusesAll of the Above

Answers

C. Buses

Hope this helps

TRUE OR FALSE you can declare as many variables in a statement as you want, as long as the variables are different data types.

Answers

The statement "you can declare as many variables in a statement as you want, as long as the variables are different data types" is false.

In Java, each variable must be declared with a separate statement, and the same data type must be used for all variables declared in the same statement. Java has strict rules for declaring variables, including data types, scope, and visibility. The following are some important things to keep in mind when declaring variables in Java: Each variable must be declared with a separate statement. A semicolon is used to indicate the end of each statement. Only one data type can be used in a declaration statement. All variable names must be unique within the scope they are declared in. There are several data types to choose from when declaring a variable in Java. Some of the most common data types are int, double, float, boolean, and char. It is important to choose the appropriate data type for each variable based on its intended use in the program. For example, an int variable is used for whole numbers, while a double variable is used for numbers with decimals. The statement "you can declare as many variables in a statement as you want, as long as the variables are different data types" is a false statement. In Java, each variable must be declared with a separate statement, and the same data type must be used for all variables declared in the same statement.

To learn more about Variables :

https://brainly.com/question/29890628

#SPJ11

problem 7.1 use the conjugate-beam method and determine the slope at a and the displacement at c. ei is constant.

Answers

To determine the slope at point A and the displacement at point C using the conjugate beam method, we must first determine the displacement of the entire beam. The equation for the displacement can be written as

 [tex]u(x) = EI\times [C1 \times sinh\frac{x}{L}]\\[/tex] + [tex]C2 \times cosh\frac{x}{L}\times[EI + WL 4][/tex],  

Where C1 and C2 are constants that are determined by boundary conditions. The boundary conditions  are

u(0) = 0 and M(L) = 0

where L is the length of the beam. By solving for C1 and C2, we can substitute them into the displacement equation to find the displacement of the entire beam.

Once the displacement equation is known, we can calculate the slope at point A and displacement at point C by taking the derivatives of the displacement equation.

The slope at point A is given by d u(x)  and the displacement at point C is given by u(C).

By using the conjugate beam method and the given boundary conditions, we can calculate the slope at point A and the displacement at point C of the beam.
Slope at A : When calculating the slope at A, it's critical to use the moment equation that relates to point A. By using the beam segment BD as the conjugate beam and applying the moment equation, we can find the slope at A.
The moment equation is M = EI(d2y x dx 2). After applying the boundary condition for moment, we can get the slope at point A.
Displacement at C: The displacement of a beam at a specific point can be determined using the same method.

To determine the displacement at point C, we must first determine the conjugate beam segment and then apply the moment equation that relates to point C.

The displacement equation is w(x) = EI(dy x dx)    

The integral of this equation should be used to determine the displacement at point C.

For more such questions on displacement

https://brainly.com/question/28041351

#SPJ11

Note- The correct question would be

Use the conjugate beam method and determine the slope at B and the displacement at C of the beam. "El" is constant.

3) A steel pin supporting a gondola lift is subjected to an axial stress expected to be 51 ksi with a standard deviation of 3 ksi. The steel has a Sy of 60 ksi and S. of 80 ksi, both with a standard deviation of 5 ksi. Material yielding is considered a failure and will require part replacement. An ultimate failure will result in the loss of 20 human lives. a) If there are 100,000,000 of these parts in service, how many lives would you predict to be lost? b) The cost of this part varies linearly with the cross-sectional area (for the same length part, to double the cross- sectional area requires twice as much steel and twice the cost) The stress experienced by this part varies inversely and linearly with the cross-sectional area (you can imagine part as being in pure tension). By what fraction would you increase the cost of the part?

Answers

The cost should be increased by 50% or 0.5 fraction.

If there are 100,000,000 of these parts in service, how many lives would you predict to be lost?

The cost of this part varies linearly with the cross-sectional area (for the same length part, to double the cross-sectional area requires twice as much steel and twice the cost) The stress experienced by this part varies inversely and linearly with the cross-sectional area (you can imagine part as being in pure tension).

By what fraction would you increase the cost of the part?

The probability of the steel pin to fail, P(f) can be computed by the following formula:

P(f) = P(S> Sy)

Where P(S> Sy) is the probability of stress exceeding the yield stress. The value of P(S> Sy) can be calculated as follows:

Z= (S - μ)/σZ = (60 - 51)/3= 3P(S> Sy) = P(Z > 3) = 0.0013

Z= (S - μ)/σZ = (80 - 51)/5= 5.8P(S> Sut) = P(Z > 5.8) = 0.0000041

The probability of yielding (failure) can be computed as:

P(failure) = P(Sy < S < Sut) = P(S > Sy) - P(S > Sut) = 0.0013 - 0.0000041 = 0.001296

The number of parts in service = N = 100,000,000

Expected number of failures = N * P(failure) = 100,000,000 * 0.001296 = 129,600 lives are expected to be lost

The cost of the part is proportional to the cross-sectional area, A. If we assume the cross-sectional area to be doubled, then the cost will be doubled too.The stress, S is inversely proportional to A.

Therefore if A is doubled, then S will reduce by half (1/2) that is:S1/S2 = A2/A1S2= S1 (A1/A2)S2= 51 ksi (2/1)S2= 102 ksi

The fraction by which we should increase the cost is given as:

(Cost at S1/Cost at S2)= (Area at S1/Area at S2)= (1/2) = 0.5

Therefore, the cost should be increased by 50% or 0.5 fraction.

Learn more about Fraction:

brainly.com/question/6201432

#SPJ11

Objects of the Calculator class require no additional information when created. Define an object named calc, of type Calculator. Define and instantiate an object named calc which is a memmber of the Calculator class. Call the default constructor (ctor) to initialize calc.

Answers

To define and instantiate an object named calc of type Calcululator is: Calculator calc = new Calculator();

This calls the default constructor (ctor) of the Calculator class to initialize the calc object. A new object named calc is created, and it is of the type Calculator. It is then initialized by calling the constructor, which outputs the message "Calculator created" to the console. The Constructor script tag is used to encapsulate the code, and the type attribute is set to  text/javascript to indicate that the code within the tag is JavaScript code.

Learn more about constructor: https://brainly.com/question/13267121

#SPJ11

suppose the temperature of the input reservoir does not change. as the sink temperature is lowered, the efficiency of the engine_____

Answers

The efficiency of the engine will increase as the sink temperature is lowered. The efficiency of a heat engine is determined by the difference between the input reservoir temperature and the sink temperature.

About heat engine

If the input reservoir temperature remains constant, the efficiency of the engine will increase as the sink temperature decreases.An engine's thermal efficiency is a measure of the work it can do compared to the energy it consumes.

The efficiency of the engine is equal to the amount of work done by the engine divided by the amount of energy consumed by it. It is typically given as a percentage, with the ideal efficiency being 100 percent.Thermal efficiency is influenced by both the input temperature and the sink temperature

. The engine's efficiency increases as the input temperature rises and the sink temperature decreases. The efficiency of the engine decreases as the input temperature decreases or the sink temperature rises.

Learn more about engine thermal at

https://brainly.com/question/10678395

#SPJ11

Write a program that asks the user to enter the monthly costs for the following expenses incurred from operating his or her automobile: loan payment, insurance, gas, oil, tires, and maintenance. The program should then display the total monthly cost of these expenses, and the total annual cost of these expenses. Make sure to create a function such as showExpenses which accepts loan, insurance, gas, oil, tires, and maintenance information as arguments and displays the equivalent total expense information

Answers

The program's primary section encourages the user to utilise the input feature to enter the monthly expenditures for each expense. The showExpenses function is then used to calculate and display the total expenses using the values the user entered as inputs.

Here is a Python application that requests the user to enter the monthly costs associated with driving a car and computes the sum of those monthly and yearly prices:

loan, insurance, petrol, oil, tyres, and maintenance expenses:

loan + insurance + petrol + oil + tyres + maintenance = total monthly cost

print("Total monthly cost: $", total monthly cost); total annual cost = total monthly cost * 12

"Total annual cost: $" printed after total annual cost

# Get user input

loan = float("Enter your monthly loan payment here: ");

Insurance is equal to float(input("Enter monthly insurance cost: "))

Oil equals float(input("Enter monthly oil cost: ")) and gas equals float(input("Enter monthly gas cost: "))

Maintenance is equal to float(input("Enter monthly maintenance cost: ")) + float(input("Enter monthly tyre cost: "))

# Call the function showExpenses

The showExpenses function in this programme takes six arguments to represent the monthly costs of loan payments, insurance, gas, oil, tyres, and maintenance. The arguments are loan, insurance, gas, oil, tyres, and maintenance. The program's primary section encourages the user to utilise the input feature to enter the monthly expenditures for each expense. The showExpenses function is then used to calculate and display the total expenses using the values the user entered as inputs.

Learn more about The program's here:

https://brainly.com/question/29998836

#SPJ4

considering the electric forces on q1, which of the following statement is true? a. stack f subscript 12 with rightwards harpoon with barb upwards on top is to the right and stack f subscript 13 with rightwards harpoon with barb upwards on top is to the left. b. stack f subscript 12 with rightwards harpoon with barb upwards on top is to the left and stack f subscript 13 with rightwards harpoon with barb upwards on top is to the left. c. stack f subscript 12 with rightwards harpoon with barb upwards on top is to the right and stack f subscript 13 with rightwards harpoon with barb upwards on top is to the right. d. stack f subscript 12 with rightwards harpoon with barb upwards on top is to the left and stack f subscript 13 with rightwards harpoon with barb upwards on top is to the right.

Answers

The statement that is true concerning the electric forces on q1 is option D. stack f12 with ⇱ (rightwards harpoon with barb upwards) on top is to the left and stack f13 with ⇱ (rightwards harpoon with barb upwards) on top is to the right.

According to Coulomb's law, the electric force between two charged particles is directly proportional to the product of their charges and inversely proportional to the square of the distance between them.

Also, the force acting on one charged particle is equal in magnitude and opposite in direction to the force acting on the other charged particle.

Considering the electric forces on q1, two other charges Q2 and Q3 are acting on q1. If the force acting on q1 by Q2 is represented by F12 and that of Q3 is represented by F13, then; F12 is the force acting on q1 by Q2 and is directed towards the left.

F13 is the force acting on q1 by Q3 and is directed towards the right.

Therefore, the statement that is true concerning the electric forces on q1 is option D, "stack f subscript 12 with rightwards harpoon with barb upwards on top is to the left and stack f subscript 13 with rightwards harpoon with barb upwards on top is to the right."

To know more about electric force:https://brainly.com/question/30236242

#SPJ11

The storage in a river reach is 2 hectares meters at a given time. Determine the storage 1hr later if the average rates of the inflow and outflow during the hour are 21m3/s and 18m3/s, respectively

Answers

One hour later, the following will be stored in the river reach: Storage is equal to initial storage plus any changes. Storage equals 20,000 m3 plus 10,800 m3 Storage. Hence, the river reach storage one hour later will be 30,800 m3.

The storage unit needs to be changed from hectares to cubic metres:

2 hectares equals 2 × 10,000 m2 x 1 m, which equals 20,000 m3.

Next, we can determine the total amount of input and outflow during the hour:

Total Inflow = 21 m3/s times 3600 seconds equals 75,600 m3

Total Outflow equals 18 m3/s x 3600 seconds, or 64,800 m3.

We may determine the change in storage using the continuity equation as follows:

Total Inflow - Total Outflow equals Change in Storage.

Storage Change = 64,800 m3 - 75,600 m3

Storage Change = 10,800 m3

One hour later, the following will be stored in the river reach:

Storage is equal to initial storage plus any changes.

Storage equals 20,000 m3 plus 10,800 m3 Storage.

Hence, the river reach storage one hour later will be 30,800 m3.

Learn more about  storage here:

https://brainly.com/question/24227720

#SPJ4

From the following list, select all that can be approximated as incompressible substances. Question options: A. Helium gas B. Solid steel C. Steam D. Liquid water

Answers

The substances that can be approximated as incompressible are: B. Solid steel and D. Liquid water

When we say a substance is incompressible, it means that its volume does not change significantly even under high pressure. Solid steel and liquid water are two examples of nearly incompressible substances. These materials have a very low compressibility, meaning they have a very high bulk modulus, which is a measure of the resistance of a substance to compression. This property of incompressibility makes these substances useful in various engineering and industrial applications.

For example, in hydraulic systems, where fluids are used to transmit power, incompressibility is an important property as it ensures that the hydraulic fluid can transmit the same amount of force over a given distance regardless of pressure changes in the system. Liquid water, for example, is used as a hydraulic fluid in various industrial applications.

On the other hand, helium gas and steam are highly compressible gases. These gases have high compressibility due to their low molecular weight, which allows their molecules to be packed closer together under pressure. As a result, gases like helium and steam are easily compressible and their volume can change significantly under high pressure.

Learn more about incompressible substances:https://brainly.com/question/31113420

#SPJ11

Most input controls are designed to assess one field only, which of the following input controls will need to examine a record to determine the control is effective or not? Multiple Choice O Validity check O Range check O Completeness check.
O size check

Answers

Among the given input controls, the completeness check is the input control that will need to examine a record to determine the control is effective or not.

The correct answer is C) Completeness Check.

Input controls are the measures taken by organizations or individuals to verify that data input into a system is accurate, complete, and appropriate. Data input errors, omissions, or unauthorized modifications are prevented by the use of input controls. A completeness check is a type of input control. It ensures that all required fields are completed and that the input data is complete. Completeness checks evaluate each record to see whether it contains all the necessary data, as well as whether each field's value is valid. Completeness checks are a good tool for detecting data entry omissions.

Therefore, the given input control, completeness check will need to examine a record to determine whether the control is effective or not. Hence, the correct answer is the Completeness check.

You can learn more about input controls at

https://brainly.com/question/28273053

#SPJ11

Full points + Brainliest
Please solve using MASON RULE to find the transfer function (Y(s) / R(s) ) .
Please show full work to give points and Brainliest

Answers

The transfer function of the given system is Y(s)/R(s) = G1 * (G2 + G3). To find the transfer function Y(s)/R(s) of the given system using Mason's rule.

What is forward path?

The forward path is the path that starts from the input R(s) and ends at the output Y(s). In the given system, there is only one forward path, Individual loops are the loops that do not contain any other loops inside them. In the given system, there are two individual loops.

Non-touching loops are the loops that do not share any nodes with each other. In the given system, there are no non-touching loops.

Now, we can apply Mason's rule to find the transfer function Y(s)/R(s). The formula for Mason's rule is:

Y(s)/R(s) = (sum of individual loop gains) / (1 - sum of non-touching loop gains)

Using the above formula, we get:

Y(s)/R(s) = ((G1 * G2) + (G1 * G3)) / (1 - 0)

Y(s)/R(s) = (G1 * (G2 + G3)) / (1)

Y(s)/R(s) = G1 * (G2 + G3)

To know more about transfer function visit:-

brainly.com/question/21684948

#SPJ1

The instructional design process concludes with the. A. Implementation of the training program. B. Evaluation of the training program's results

Answers

The correct answer is B. Evaluation of the training program's results. The instructional design process is a systematic approach to designing effective training programs.

The process consists of several stages, including needs assessment, designing learning objectives, creating instructional materials, and delivering the training program.

Evaluation involves assessing the effectiveness of the training program in achieving its intended outcomes. This includes determining whether the learning objectives were met, assessing the participants' knowledge and skills before and after the training, and gathering feedback from the participants about the training experience.

The evaluation process helps to determine the success of the training program and identify areas for improvement in future training programs. By conducting a thorough evaluation, organizations can ensure that their training programs are effective, efficient, and impactful in helping employees acquire the necessary skills and knowledge to perform their jobs successfully.

To know more about instructional design click here:

brainly.com/question/28563911

#SPJ4

Find the magnitude and phase of the following complex numbers.Also plot the magnitude and phase as a function of omega (a)
z= 1+jω
1

, where
ω
is a real number. (b)
z= 1+jω
−1

where
ω
is a real number.

Answers

(a) To find the magnitude and phase of the complex number z = 1 + jω:

Magnitude:

|z| = sqrt(1^2 + ω^2) = sqrt(1 + ω^2)

Phase:

φ = arctan(ω/1) = arctan(ω)

To plot the magnitude and phase as a function of ω, we can use a graph with ω on the x-axis and the magnitude or phase on the y-axis. The magnitude will increase as ω increases, while the phase will increase from 0 to π/2 as ω increases from 0 to infinity.

(b) To find the magnitude and phase of the complex number z = 1 + jω^-1:

Magnitude:

|z| = sqrt(1^2 + (1/ω)^2) = sqrt(ω^-2 + 1)

Phase:

φ = arctan(1/ω) = 1/ω

To plot the magnitude and phase as a function of ω, we can use a graph with ω on the x-axis and the magnitude or phase on the y-axis. The magnitude will decrease as ω increases, approaching 1 as ω approaches infinity. The phase will approach 0 as ω increases from 0 to infinity.

To know more about magnitude click here:

brainly.com/question/14452091

#SPJ4

T/F a buffer overflow attack abuses a program's lack of length limitations on the data it receives before storing the input in memory, which can lead to arbitrary code execution.

Answers

The statement" A buffer overflow attack abuses a program's lack of length limitations on the data it receives before storing the input in memory, which can lead to arbitrary code execution" is True.  

This is a security vulnerability that exists when a program doesn't restrict the amount of data being written to a fixed-length buffer. When too much data is written, it causes the system to crash. Buffer overflows are caused by coding errors and they can be prevented by validating input, setting buffer length limits, and checking boundary limits. In buffer overflow, the buffer is flooded with more data than it can handle.

This results in data being written to parts of memory that aren't meant to hold the data, which can cause the program to crash or execute code arbitrarily. This attack can be executed via a variety of means, including malicious input data and viruses. Therefore, it is essential to protect against buffer overflow vulnerabilities by properly validating input and restricting the amount of data written to a fixed-length buffer.

Learn more about  buffer overflow attacks:https://brainly.com/question/29995344

#SPJ11

if a researcher thought cohort effects would be a problem in their study, the researcher should avoid using a design. cross-sectional longitudinal experimental correlation

Answers

If a researcher thought cohort effects would be a problem in their study, the researcher should avoid using a cross-sectional design.  The correct answer is A.

The cross-sectional design is a research design in which data is collected from participants at one point in time. The cross-sectional design is inappropriate for researching cohort effects since it focuses on collecting data from different individuals at a single point in time instead of following a particular cohort over time.

The longitudinal design is a research design that follows a single group of individuals over time. The longitudinal design is a suitable research design for studying cohort effects because it focuses on tracking the development and behavior of a particular cohort over time.  Experimental and correlational designs are used in various types of research studies, such as studying the relationship between variables, assessing the efficacy of interventions, and identifying causal relationships. These designs may or may not be appropriate for studying cohort effects.

Therefore, the correct answer is A.

"

Correct question

if a researcher thought cohort effects would be a problem in their study, the researcher should avoid using a design.

A- cross-sectional

B- longitudinal

C- experimental

D- correlation

"

You can learn more about cohort effects at

https://brainly.com/question/28269513

#SPJ11

true/false. documentation is a reference guide that describes the features of the program, designed for the user.

Answers

The given statement "Documentation is a reference guide that describes the features of the program, designed for the user" is True because documentation helps users get started with the software, learn how to use it, and troubleshoot problems.

Documentation is a crucial aspect of software engineering. It is a set of documents that describe a program, system, or application's functionality, architecture, and other characteristics. It is designed to provide users, developers, testers, and maintainers with a clear understanding of how to use, test, develop, and maintain a software product. Documentation is essential in software engineering since it helps people understand the software better. It is usually written in plain language, making it easy to read and comprehend.

Documentation helps users get started with the software, learn how to use it, and troubleshoot problems. It also provides a means of communication between users and developers. The purpose of documentation is to provide clarity and understanding. It should be concise, easy to read, and accurate. Documentation comes in several forms, including user manuals, installation guides, technical documentation, and release notes.

Know more about Documentation here:

https://brainly.com/question/31032809

#SPJ11

Determine the Force in lbf required to lower the screw given the R is 7 in long, 1.0 in diameter screw with a pitch p = 0.130 in, where Q is 14 lbf of force and the coefficient of friction is 0.40. -R- -R-

Answers

Force in lbf required to lower the screw = 45.9


Force in lbf required to lower the screw given the R is 7 in long, 1.0 in diameter screw with a pitch p = 0.130 in, where Q is 14 lbf of force and the coefficient of friction is 0.40 can be determined as follows:The pitch is defined as the distance between the same two points on successive threads.

We will make use of the formula given below to find out the force required to lower the screw by using the concept of worm drive.

tan Φ=frictional force/perpendicular force (p/πd)

Φ= inverse tan (frictional force/perpendicular force (p/πd))

Where, Φ is the helix angle of the worm, and d is the diameter of the screw

Substitute the values in the above formula.

tan Φ=0.4 / (0.130/π×1)

Φ = inverse tan (0.4 / (0.130/π×1))

= 19.08 degrees

Tangential force, F = Q/sin Φ

F = 14 / sin 19.08

F = 45.9,  lbf

For more such questions on Force

https://brainly.com/question/12970081

#SPJ11

What
IS
a
3-phase system.

Answers

Answer:

Explanation: Three-phase power is a three-wire ac power circuit with each phase ac signal 120 electrical degrees apart

which of the following need to be configured for a computer to operate on a modern network? check all that apply

Answers

Depending on the particular network requirements and setups, a computer may need to be configured for IP address and all of the aforementioned options in order to function on a modern network.

To have a computer network, you need which of the following?

Switches, routers, and access points are required for a computer network to function. Switches use cables to connect to networks in homes or offices and aid with internal security for computers and other devices.

What is the procedure by which a DHCP-enabled client tries to obtain network configuration data known as?

a DNS server and a gateway. DHCP in Use. the method by which a client set up to use DHCP makes an effort to obtain network configuration. DHCP discovery is the process of gathering data. DHCP's discovery procedure.

To know more about IP address visit:-

https://brainly.com/question/16011753

#SPJ1

A zero is added to the system of Prelab la at -250 and then moved to -50, -20, -10,-5, and - 2. List the values of zero location in the order of the greatest to the least effect upon the pure second-order transient response. 3. Given the transfer function G(s) = (25b/a)(s + a)/((s + b)(s? + 4s + 25)), let a = 3 and b = 3.01, 3.1, 3.3, 3.5, and 4.0. Which values of b will have minimal effect upon the pure second-order transient response? 4. Given the transfer function G() = (2500b/a)(s + a)/((s + b)(s2 + 40s +2500)), let a = 30 and b = 30.01, 30.1, 31, 35, and 40. Which values of b will have minimal effect upon the pure second-order transient response?

Answers

1) The values of zero location in the order of the greatest to the least effect upon the pure second-order transient response is Location -50, Location -20, Location -10, Location -5, Location -2.

2) The values of b must be very close to 3.0, 3.01, 3.1, and 3.3 are the values of b that will have minimal effect on the pure second-order transient response.

3) For minimal impact on the transient response, the values of b must be very close to 30, 30.01 and 30.1 are the values of b that will have minimal effect on the pure second-order transient response.

1) When a zero is added to the system of Prelab la at -250 and then moved to -50, -20, -10,-5, and - 2, the values of zero location in the order of the greatest to the least effect upon the pure second-order transient response are Location -50, Location -20, Location -10, Location -5, Location -2. The location of zero determines the rate at which the poles would approach their respective steady-state value. A smaller pole would result in the fastest approach, while a larger pole would result in a slower approach. So, for pure second-order systems, the location of zero determines the effect on the transient response.

2) The transfer function is

G(s) = (25b/a)(s + a)/((s + b)(s² + 4s + 25)),

where a = 3 and b = 3.01, 3.1, 3.3, 3.5, and 4.0, the values of b that will have minimal effect upon the pure second-order transient response For a transfer function with two distinct poles, the transient response will only be underdamped if both poles are complex conjugates. As a result, for a second-order system to have a pure second-order transient response, the poles must be complex conjugates. As a result, for minimal impact on the transient response, the values of b must be very close to 3.0 (in the case of the pole pair at -2.5 ± 4.330j) 3.01, 3.1, and 3.3 are the values of b that will have minimal effect on the pure second-order transient response.

3) The transfer function is

G() = (2500b/a)(s + a)/((s + b)(s² + 40s +2500)),

where a = 30 and b = 30.01, 30.1, 31, 35, and 40, the values of b that will have minimal effect upon the pure second-order transient response on the transient response. The transient response will only be underdamped if both poles are complex conjugates for a transfer function with two distinct poles. As a result, for minimal impact on the transient response, the values of b must be very close to 30 (in the case of the pole pair at -20 ± 30j) 30.01 and 30.1 are the values of b that will have minimal effect on the pure second-order transient response.

Learn more about  "transient response" at : https://brainly.com/question/10980509

#SPJ11

Thermistors, resistors whose resistance is a sensitive function of temperature, are widely used in industry and consumer devices to measure temperature. The resistance of a thermistor at temperature T can be modeled as R=R0exp[β(1/T−1/T0)], where T0 is a reference temperature, the temperatures are in K, and β is a constant with units of K. Suppose you connect a thermistor to a 10.0 V battery and measure the current through it at different temperatures. At 25.0∘C, which you select as your reference temperature, the current is 10.0 mA.
a. What is the value of R0?
b. Raising the temperature to 30.0∘C causes the current to increase to 12.5 mA. What is the value of β?
c. What is the temperature in ∘C when the current is 5.0 mA?

Answers

a. The value of R₀ is 1000 Ω.

b. The value of β is 3540 K.

c. The temperature when the current is 5.0 mA is 15.6°C.

a. The value of R₀The value of R₀ can be calculated using the data as follows:

From the given equation, we know that

R = R₀ [β(1/T − 1/T₀)] At T = 25°C = 298 K,

the current is 10.0 mA. Since we are measuring the current through the thermistor when it is connected to a 10.0 V battery, we can calculate the resistance using Ohm's law:

R = V / I = 10.0 / 0.01 = 1000 Ω

Using the resistance R and the temperature T, we can write:

1000 = R₀[β(1/298 − 1/T₀)]

Here, T₀ is the reference temperature, which is 25°C or 298 K. Rearranging the equation, we get:

R₀ = 1000 / [β(1/298 − 1/298)] = 1000 Ω

Therefore, the value of R₀ is 1000 Ω.

b. The value of β If the temperature is raised to 30°C or 303 K, the current increases to 12.5 mA. Using Ohm's law again, the resistance R at 30°C is:

R = V / I = 10.0 / 0.0125 = 800 Ω.

Using this value of R and the temperature T, we can write:

800 = R₀[β(1/298 − 1/303)].

Substituting the value of R₀ from part (a), we get:

β = 298 × 303 / (303 − 298)[1 / 298 − 1 / 303] = 3540 K

Therefore, the value of β is 3540 K.

c. The temperature when the current is 5.0 mA. Using Ohm's law, the resistance when the current is 5.0 mA is:

R = V / I = 10.0 / 0.005 = 2000 Ω

Using this value of R and the value of R₀ calculated in part (a), we can find the temperature as follows:

2000 = R₀[β(1/298 − 1/T)]

Substituting the value of R₀ from part (a) and the value of β from part (b), we get:

T = 1 / {[ln(1000 / 2000)] / 3540 + 1/298} = 15.6°C

Therefore, the temperature when the current is 5.0 mA is 15.6°C.

Learn more about "temperature" and "current" at :https://brainly.com/question/14921371

#SPJ11

Which of the following is true about the merge sort algorithm?Group of answer choicesThe merge sort algorithm treats the input as two halves, recursively sorts each half, and then merges the sorted halves to produce a sorted list.The merge sort algorithm treats the input as two parts, a sorted part and unsorted part, and repeatedly selects the next value to move from the unsorted part to the end of the sorted part.The merge sort algorithm treats the input as two parts, a sorted part and unsorted part, and then merges the sorted halves to produce a sorted list.The merge sort algorithm repeatedly partitions the input into low and high parts and then recursively sorts each of those parts.

Answers

The true statement about the merge sort algorithm is that it treats the input as two halves, recursively sorts each half, and then merges the sorted halves to produce a sorted list.

A merge sort algorithm is a sorting algorithm that divides an input sequence into two halves until each half contains only one element. The two halves are then combined in a sorted manner to produce the final sorted list.

A merge sort algorithm has a time complexity of O(nlogn) and is one of the most efficient sorting algorithms available. It is widely used in computer science due to its efficiency and versatility.

The statement "The merge sort algorithm treats the input as two halves, recursively sort each half, and then merges the sorted halves to produce a sorted list" is true.

To know more about merge sort algorithm:https://brainly.com/question/13152286

#SPJ11

Suppose list is a LinkedList that contains 1 million int values. Analyze the following code:
A:
for (int i = 0; i < list.size(); i++)
sum += list.get(i);
B:
for (int i: list)
sum += i;
A.Code fragment A runs faster than code fragment B.
B.Code fragment B runs faster than code fragment A.
C.Code fragment A runs as fast as code fragment B

Answers

The correct option is B. Code fragment B runs faster than code fragment A.

 Code fragment A: for (int i = 0; i < list.size(); i++)sum += list.get(i);Code fragment A uses a traditional for loop to iterate through each element in the list. In every iteration, it retrieves an element from the list using the get() method and then adds it to the variable sum. This is a slow operation because retrieving an element from the list using the get() method has a time complexity of O(n), which is proportional to the size of the list.

As a result, this loop runs n times, resulting in a time complexity of O(n^2).Code fragment B: for (int i: list)sum += i;Code fragment B uses a for-each loop, which is more efficient than the traditional for loop used in code fragment A. In this loop, each element in the list is retrieved directly, and there is no need to use the get() method. As a result, this loop only runs n times, resulting in a time complexity of O(n).This loop is therefore more efficient than the first one because it runs in O(n) time. So, code fragment B runs faster than code fragment A.

For such  more questions on LinkedList:

brainly.com/question/12949986

#SPJ11

determine the maximum transverse shear stress in psi of a 1/4-8 lead screw with a shear force of 10 lbs

Answers

The maximum transverse shear stress is 25.46 psi.

The maximum transverse shear stress, in psi, of a 1/4-8 lead screw with a shear force of 10 lbs can be calculated using the following equation:

Shear Stress (psi) = Shear Force (lbs) x 0.323 x (Threads per Inch).

The maximum transverse shear stress can also be determined by using the formula of [tex]\tau_{max} = (F_s * r) / I,[/tex]

where [tex]F_s[/tex] is the shear force, r is the radius, and I is the moment of inertia of the shaft.

The moment of inertia of a solid circular shaft can be determined by the formula of [tex]I = (\pi * r^{4} ) / 4[/tex].

Here, the diameter of the lead screw is 1/4-8, which means the radius is 1/8 inches. The shear force is given to be 10 lbs.

[tex]\tau_{max} = (F_s * r) / I,[/tex]

[tex]\tau_{max} = (10 * \frac{1}{8} ) / (\pi* \frac{1}{8})[/tex]

[tex]\tau_{max} = 25.46\ psi[/tex]

Therefore, the maximum transverse shear stress in psi of a 1/4-8 lead screw with a shear force of 10 lbs is 25.46 psi.

Learn more about transverse shear stress here:

https://brainly.com/question/28232038

#SPJ11

Where a screen is installed at a combustion air opening, the mesh size shall not be smaller than ___________ inch.
a. 1/8
b. 1/2
c. 3/8
d. 1/4

Answers

When a screen is installed at a combustion air opening, the mesh size shall not be smaller than  1/4   inch.

     

What is the screen?

     A screen is used in many outdoor or indoor structures, such as homes or commercial buildings, to protect windows, doors, outdoor spaces, or ventilation and air conditioning systems from insect, weather, or environmental damage.          

     Screens are also used in various industries, such as agriculture and mining, to protect the safety of the personnel working in those industries. The screens are made from various materials, including aluminum, steel, copper, bronze, fiberglass, nylon, and other synthetic materials.

     CombustionCombustion is the process of burning, which is an exothermic chemical reaction between a fuel and an oxidizing agent that releases energy in the form of heat, light, and other byproducts. Combustion is vital to many energy production, transportation, and heating systems, including internal combustion engines, turbines, boilers, and furnaces.

      Mesha mesh is a type of screen that is made of interlocking or interwoven strands of metal, plastic or other materials that form a grid or network with holes or gaps of various sizes. Meshes are used for many purposes, including filtering, sifting, separating, or reinforcing materials in various industries, including construction, mining, and agriculture.

      Hence the mesh size shall not be smaller than 1/4 inch. option D is correct.

Learn more about combustion air opening at: https://brainly.com/question/4595920

#SPJ11

Other Questions
Sean wants to talk to his teenage daughter about the dangers of smoking. Which of the following suggestions is least likely to persuade Sean's daughter to resist the pressure to smoke?A. Ask her to think about the negative effects of smoking (e.g., cancer).B. Ask her to make a public commitment to not smoke.C. Increase her fear of smoking by showing her pictures of lung cancer.D. Tell her she is forbidden from smoking and threaten to take her car away if she ever tries smoking. C = {[1 2 3], ['cell '; 'array'], 24; [3; 6; 9], [22, 44; 66, 88], 'matrix'} what is the result of c{2, 1}? a diploid species has a total of 52 chromosomes. how many chromosomes would be found in individuals that are monosomy, trisomy and autotriploid? Fill in the missing values so that the fractions are equivalent Each of the following is not a vector space. For each of them, determine at least one part of the vector space definition that fails. (a) A={ax2+1:aR}with vector addition and scalar multiplication defined as forPn. (b) B=R2 with scalar multiplication defined as usual for Rn but with vector addition defined as below: [\begin{array}{c}a1\\b1\end{array}\right] + [\begin{array}{c}a2\\b2\end{array}\right] = [\begin{array}{cc}a1-a1\\b1-b2\end{array}\right] Many works of literature feature characters who accept or reject a hierarchical structure. This hierarchy may be social, economic, political, or familial or apply to some other kind of structure. In Pride and Prejudice by Jane Austen which character responds to a hierarchy in some significant way. Then, in a well-written essay, analyze how that character's response to the hierarchy contributes to an interpretation of the work. The single most important idea the company hopes to convey to its target audience about a product is the O promotional mix marketing mix O core message call to action O media mix How has social mediachanged how you learnabout, interpret, andderive conclusionsabout American politicstoday? Helppp what is the process where the best adapted individuals in a population survive and reproduce to pass on their traits to their offspring? The capacity of a battery to deliver charge, and thus power, decreases with temperature. The same is not true of capacitors. For sure starts in cold weather, a truck has a 500 F capacitor alongside a battery. The capacitor is charged to the full 13.8 V of the truck's battery. How much energy does the capacitor store? What is the ratio between the energy density per unit mass of the 9.0 kg capacitor system and the 130,000 J/kg of the truck's battery. your roommate is having difficulty in his chemistry class. he asks you for advice on how to improve his memory of the material. you suggest that rather than trying to memorize the definitions, he should learn the concept by coming up with real-world examples. you tell him to work on making links between new information and everything he already knows. which of the following memory strategies are you recommending to your roommate? multiple choice a. elaborationb. imageryc. selectived. attention e. chunking A survey found that 34% of the students spend time with your family eating dinner. Oh the 500 student surveyed, about how many spend time with their family eating dinner? Matthew is selling running a bake sale for this basketball team. He pays $46 for supplies to get started. In addition, it cost about $1 to make each item. If baked items sell for $3 each. Determine the number of items Matthew and his team need to sell to break even. Write and solve an equation to find the number of items that they need to sell Ford promises to deliver 100,000 new cars to Hertz by June 1 for its rental fleet. Ford only delivers 98,300 of the cars by June 1 and promises the rest soon. Ford hasengaged in substantial performance; hertz may not reject all the cars Pritish has made two Spreadsheets of same data with some differences. Now he wants to merge those two spreadsheets what will be the path for the same? Problem 4-5 Income statement presentation: Restructuring costs: Discontinued operations; Accounting errorThe preliminary 2018 income statement of Alexian Systems, Inc. is presented below ALEXIAN SYSTEMS, INC. Income Statement For the Year Ended December 31, 2018 ( sin millions, except earnings per share) Revenues and gains: Net sales $ 432 Interest 10 Other income 133Total revenues and gains 575Expenses: Cost of goods sold 277Selling and administrative 158Income taxes 42Total expenses 477Net Income 98Earnings per share 3.50Additional Information: 1. Selling and administrative expenses include $33 million in restructuring costs. 2. Included in other income is $120 million in income from a discontinued operation. This consists of $90 million in operating income and a $30 million gain on disposal. The remaining S13 million is from the gain on sale of investments 3. Cost of goods sold was increased by $10 million to correct an error in the calculation of 2017's ending inventory. The amount is material Required: Prepare a revised income statement for 2018 reflecting the additional facts. Use a multiple-step format Assume that an income tax rate of 30% applies to all income statement items, and that 28 million shares of common stock were outstanding throughout the year (Enter your answers in millions except earnings per share. Round EPS answers to 2 decimal places.) Chapter 20 Implementing Risk Management within Middle Eastern OilAnswer all questions.1. Identify and discuss at least three of the challenges the newly formed risk management team faced.2. Select one of the divisions (IT, Legal, Project Management or Environmental) and explain how that department can interact with and support the risk management team to help manage risks identified with that department.3. What were some of the challenges of the data gathering process used for the Corporate Risk Exercise used in 2010/2011?4. Using the case study information (Exhibits 20.9, 20.10, 20.11, and 20.12), provide a list of at least 10 potential corporate risks that might have been identified by the project team. In your opinion, identify the three most important risks that should be addressed and explain your reasons for selecting each risk Write five sentences where you give a friend advice about how to have a good balance with technology. Use the affirmative and negative commands in Spanish we learned today. 2.19.2: rand function: seed and then get random numbers. type a statement using srand() to seed random number generation using variable seedval. then type two statements using rand() to print two random integers between (and including) 0 and 9. end with a newline. ex: 5 7 note: for this activity, using one statement may yield different output (due to the compiler calling rand() in a different order). use two statements for this activity. also, after calling srand() once, do not call srand() again. (notes) I don't know if its correct please help