ScholarSphere
Home
Search
Login
Search
Engineering
Engineering
College
. A wastewater containing 50 mg/L of phenol was subjected to an equilibrium test to determine the constant in the Langmuir isotherm. One-liter samples were dosed with powdered activated carbon (PAC) in four jars, and when equilibrium was reached the equilibrium concentrations of phenol were analyzed.a) From the results shown below, determine the Langmuir isotherms constants.b) If the wastewater with a flow rate of 0.10 m3/s containing 50 mg/L of phenol is to be treated using PAC to produce an effluent concentration of 0.10 mg/L, calculate the quantity of PAC needed for the operation?
Engineering
College
develop a function {maptuple t f} that returns a tuple that has the same width and label as the tuple t with its fields mapped by the function f. for example, local fun {sq x} x*x end in {maptuple a(1 2 3) sq} end should return a(1 4 9). hint: a tuple is constructed with {maketuple l n}, where l is the label and n is the width of the tuple.
Engineering
College
a(n) ____-type headlight system features a mechanical shield plate or shutter that is moved up and down as the headlights are switched between low and high beams.
Engineering
College
Screen locks are a form of endpoint device security control. O True O False
Engineering
College
A check dishonored by a bank because of insufficient funds in the account of the maker of the check is called a/an ________.a.non-sufficient funds checkb.dishonored checkc.canceled check
Engineering
College
Choose the attribute used to provide accessibility by configuring a text alternative that is available to browsers and other user agents that do not support graphics?
Engineering
College
public class NumberTriangle { public static void main(String[] args) { // Call makeNumberTriangle makeNumberTriangle(); } // Makes an upright triangle with the numbers 1-5 public static void makeNumberTriangle() { // Your code goes here! } }
Engineering
College
what two different dimm technologies below can be used in a quad channel configuration? (select two.)
Engineering
College
architects must consider the availability and cost of when they plan their projects. question 1 options: bribes breathing apparatus building materials fresh water none of the other answers
Engineering
College
FILL IN THE BLANK parts manufactured by the same company that built the vehicle or the company that supplied the parts to the manufacturer of the vehicle are called____parts.
Engineering
College
PROBLEMKnowing that the tension in ropeAC is F(N), determine theresultant of the three forcesexerted at point C of post BC.1100 mmL=1460 mm960 mmBC2524354500 N200 N
Engineering
College
A ________ is a program module whose purpose is to test other modules by calling them.A) stubB) driverC) main functionD) dummy programE) pseudocode routine
Engineering
College
import java.util.Scanner; public class PickupWindow { public static void main(String[] args) { // create scanner object Scanner input = new Scanner(System.in); // Display menu String menu = "1. Hamburger\n2. Cheeseburger\n3. Veggie Burger\n4. Nachos\n5. Hot Dog\n"; System.out.println(menu); // Get customer order System.out.println("Enter label: "); String customerOrder = input.nextLine(); // Use substring to get the first character (the number) String combo = // Create Integer object by using the static // method Integer.valueOf(someString) // to turn the string into an Integer Integer.valueOf(comboNumber); Integer comboNumber = 5; // Print out what the customer ordered System.out.println("Customer ordered number "+ comboNumber); } }
Engineering
College
How is symmetry related to rigid transformations?
Engineering
College
Determine (a) the principal stresses and (b) the maximum in-plane shear stress and average normal stress at the point. Specify the orientation of the element in each case.
Engineering
College
QUESTION 1In which object can you rename a field?a.tableb.formc.macrod.report3 pointsQUESTION 2Tables, queries, and forms are examples of Access ____.a.objectsb.valuesc.fieldsd.controls3 pointsQUESTION 3When can you rename a table?a.when you open the table in Design viewb.when you open the table in Datasheet viewc.immediately after you open the tabled.after you close the table3 pointsQUESTION 4Which of the following templates lets you create a database from scratch?a.Application databaseb.Blank desktop databasec.Personal databased.Custom desktop database3 pointsQUESTION 5A category of data such as a customer's name, city, state, or phone number is called a _____.a.fieldb.tablec.data typed.record3 pointsQUESTION 6_____ view provides the most options for defining fields.a.Field Createb.Field Definec.Table Created.Table Design3 pointsQUESTION 7Which of the following is the fastest way to open an Access database?a.Start Access from the Start menu.b.Double-click the database icon.c.Right-click the database icon.d.Start Access, and then create a new database.3 pointsQUESTION 8What are you saving when you click the Save button to save a table object?a.the table designb.the entire databasec.the field values in the tabled.the records in the table3 pointsQUESTION 9To back up a database, you use the _____ command.a.Back Up Databaseb.Compact & Repairc.Make a Backupd.Package and Sign3 pointsQUESTION 10Which data type stores only one of two values?a.Date/Timeb.Yes/Noc.Hyperlinkd.AutoNumber
Engineering
College
Cumulative algorithm can only be used with primitive data types O True O False
Engineering
College
Write an algorithm using pseudocode for peeling an apple. What does that look like?
Engineering
College
bsquare(k) takes k as a parameter and returns a list containing all perfect squares less than k. (not including k). bsquare(5) will return the list [1, 4] print that list
Engineering
College
Please Answer Thank You!
Engineering
College
write the code to declare and initialize a one-dimensional array of 10 items. each element is assigned a random integer within a range based on its index. example: For index 0, assign a random integer from 0 to 99, inclusive For index 1, assign a random integer from 100 to 199, inclusive For index 2, assign a random integer from 200 to 299, inclusive (and so on...)
Engineering
College
An algorithm can fall into an infinite loop when ____. the input operations were missing the algorithm uses more than one loop the output operations were missing the continuation condition of the loop never becomes false
Engineering
College
if the maximum load capacity (or buckling load) of column 1 (fixed-fixed) is 100 kn, the load capacity (or buckling load) of column 2 (fixed-free) will be equal to:
Engineering
College
A tank is constructed of a series of cylinders having diameters of 0.30, 0.25, and 0.15 m as shown in the figure. The tank contains ethanol, oil and water. Ethanol is exposed to air. A mercury manometer is attached to the bottom. Determine the manometer reading, h
« Previous
Page 10
Next »