AssignmentAssist
Home
Search
Login
Search
Engineering
Engineering
College
Consider a steady flow Carnot cycle with water as the working fluid. The maximum and minimum temperatures in the cycle are 350 and 50 C. The quality of water is 0.891 at the beginning of the heat rejection process and 0.1 at the end. Determine: (a) the thermal efficiency (how much percent).(b) the pressure at the turbine inlet, and(c) the network outputa) Etath,C= % b) P2=MPa c) wnet = kJ/kg
Engineering
College
Explain the differences among sand, silt, and clay, both in their physical characteristics and their behavior in relation to building foundations.
Engineering
College
Consider a refrigerator that consumes 320 W of electric power when it is running. If the refrigerator runs only one quarter of the time and the unit cost of electricity is $0.09/kWh, the electricity cost of this refrigerator per month (30 days) isA. $3.56B. $5.18C. $8.54D. $9.28E. $20.74
Engineering
College
Write Python expressions using s1, s2, and s3 and operators and * that evaluate to: (a) 'ant bat cod'
Engineering
Middle School
what holds the brains of your computer
Engineering
College
Write a C program that will update a bank balance. A user cannot withdraw an amount ofmoney that is more than the current balance. The current balance must always be non-negativevalue. The variable types must be selected wisely. A sample run is below. The users response is in boldface (C by discovery)BANK ACCOUT PROGRAM!----------------------------------Enter the old balance: 1234.50Enter the transactions now.Enter an F for the transaction type when you are finished.Transaction Type (D=deposit, W=withdrawal, F=finished): DAmount: 568.34Transaction Type (D=deposit, W=withdrawal, F=finished): WAmount: 25.68Transaction Type (D=deposit, W=withdrawal, F=finished): WAmount: 167.40Transaction Type (D=deposit, W=withdrawal, F=finished): FYour ending balance is $1609.76Program is ending
Engineering
College
The lattice constant of a simple cubic lattice is a0.(a) Sketch the following planes:(i) (110), (ii) (111), (iii) (220), and (iv) (321). (b) Sketch the following directions:(i) [110], (ii) [111], (iii) [220], and (iv) [321]
Engineering
College
What are the challenges posed by strategic information systems, and how should they be addressed?
Engineering
College
Print "Censored" if userInput contains the word "darn", else print userInput. End with newline. Ex: If userInput is "That darn cat.", then output is: Censored Ex: If userInput is "Dang, that was scary!", then output is: Dang, that was scary! Note: If the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "Program end never reached." The system doesn't print the test case that caused the reported message.
Engineering
Middle School
If water is flowing into the tank at the rate of 100 gallons per hour and flowingout of the tank at a constant rate of one gallon per minute, the water level in thetank will:
Engineering
College
A quack is a data structure combining properties of both stacks and queues. It can be viewed as a list of elements written left to right such that three operations are possible:
Engineering
College
How far do you jog each morning? You prefer to jog in different locations each day and do not have a pedometer to measure your distance. Create an application to determine the distance jogged given the average number of strides ran during the fist minute, average number ran during the last minute, and the total minutes jogging. Design a modularized solution (with methods) to display the distance traveled. Pedometers measure the distance you run. However, you can also do a good estimate of the distance if you know your foot stride, how many strides you complete per minute, and the number of minutes you job. Foot stride is the distance covered by one average step length. Since everyone has a different foot size, strides differ. Manny people average 3 feet per setup when jogging. For this application, assume the foot stride is 2.5 feet. There are 5,280 feet in a mile. To establish how many strides per minutes, allow the user to input the number of strides made during the first minute jogging and the number of strides made string the last minutes of jogging. Use the average of those values to represent the strides per minute. Allow the user to input the total time spent jogging in hours and minutes. Write code that will display to distance traveled in miles.
Engineering
College
Print a message telling a user to press the letterToQuit key numPresses times to quit. End with newline. Ex: If letterToQuit = 'q' and numPresses = 2, print:
Engineering
College
A multilane highway (two lanes in each direction) is on level terrain. The free-flow speed has been measured at 45 mi/h. The peak-hour directional traffic flow is 1300 vehicles with 6% large trucks and buses and 2% recreational vehicles (f_p = 0.95).If the peak-hour factor is 0.85, determine the highway's level of service.
Engineering
College
A unit cell has a lattice constant a, where a is the length of a single side of the unit cell. Draw a cube and derive the length of the diagonal from one top corner of the unit cell to the bottom far corner (ie. The largest distance between corners in a 3-D cube).
Engineering
College
Ensure at least ___ distance around fire sprinkler heads, safety showers, eyewash units, and heating and cooling units to ensure proper operation.
Engineering
College
If p is a pressure, V a velocity, and a fluid density, what are the dimensions (in the MLT system) of (a) p/, (b) pV, and (c)p/pV2?
Engineering
College
What is the weakest link in the security of an IT infrastructure? What are some of the strategies for reducing the risks?
Engineering
College
The term decision support system is a very specific term that implies the same tool, system, and development approach to most developers.True/False
Engineering
College
The natural water content of a Boston Blue Clay soil sample was found to be 14.6% through oven drying. It has been calculated that the maximum density for the clay will be obtained when the water content of the soil reaches 21.2%. Compute how many grams of water must be added to each 500 grams of Boston Blue Clay (in its natural state) in order to increase the water content to 21.2%.
Engineering
College
While there are many ways to solve this problem, one strategy is to calculate the volume of any metal's unit cell given its theoretical density (Equation 3.8) and atomic weight. What is the volume of the zirconium unit cell in cubic meters?
Engineering
College
During an actual run with the calorimeter, there are two important criteria which must be satisfied by a correctly positioned thermometer. What are these two criteria?
Engineering
College
BIGMART Supermarket has different ways of awarding discounts to its customers for each purchase they make. An 8 percent discount is given on the total value of the purchase. In addition, a standard loyalty discount is given if customers have a permanent customer ID card. Your program should indicate the amount payable by the customer after the discounts. Identify the inputs that the program requires from these options:
Engineering
College
A student team is to design a human-powered submarine for a design competition. The overall length of the prototype submarine is 4.85 m, and its student designers hope that it can travel fully submerged through water at 0.440 m/s. The water is freshwater (a lake) at T = 15 C. The design team builds a one-fifth scale model to test in their universitys wind tunnel. A shield surrounds the drag balance strut so that the aerodynamic drag of the strut itself does not influence the measured drag. The air in the wind tunnel is at 25C and at one standard atmosphere pressure. The students measure the aerodynamic drag on their model submarine in the wind tunnel. They are careful to run the wind tunnel at conditions that ensure similarity with the prototype submarine. Their measured drag force is 5.75 N. "Estimate the drag force" on the prototype submarine at the given conditions.
« Previous
Page 28
Next »