Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
cynthia gallagher

cynthia g.

Divider

Questions asked

BEST MATCH

Question 32 5 pts Which of the following design features can improve receiving and shipping efficiency? Low shelving Skylight windows Dock doors with appropriate staging areas Interior columns

View Answer
divider
BEST MATCH

5.6 $\sin\left(x + \frac{\pi}{4}\right) + \sin\left(x - \frac{\pi}{4}\right) = -1$, $0 \leq x \leq 2\pi$

View Answer
divider
BEST MATCH

Find the derivative of the function.\ f(x) = -19\ f'(x) =

View Answer
divider
BEST MATCH

Which functional area of the cerebrum is responsible for the ability to form words? Primary visual area Wernike's area Broca's area Primary somatosensory area Primary olfactory area

View Answer
divider
BEST MATCH

Question-3 (20 pts) The cylindrical reel has a 200 kg mass. A cable is wrapped around the drum with radius R1 = 0.5m. The reel has cylindrical extensions (rigidly attached to it) with radius R2 = 0.3 m. The cylindrical extensions rest on a supporting structure as shown. The kinetic friction coefficient between the cylindrical extensions and the horizontal and vertical supporting surfaces is $\mu_k$ = 0.2. If the cable is being pulled by the force F as shown, and the reel is turning at a constant rate: (a) Draw a free body diagram showing all forces acting on the reel. (4 pts). (b) Write the equilibrium equations required to find the value of F and the reaction forces at the supporting surfaces. (10 pts) (c) Determine the value F and the reaction forces at the supports. (6 pts)

View Answer
divider
BEST MATCH

The following information is taken from the records of Sara Inc. at December 31, 2022. Cash $35,000 Bank Loan $20,000 Land $100,000 Net Income $30,000 Equipment $15,000 Accounts Payable $22,000 Insurance Expense ? Accounts Receivable $72,000 Revenue $41,000 Miscellaneous Expense $3,000 Office Supplies Expense $5,500 How much is insurance expense?

View Answer
divider
BEST MATCH

It is desired to obtain the unit step response of the following transfer function: $G(s) = \frac{1}{(s + 1)^7}e^{-4s}$ Therefore, construct a Simulink file with a sampling time of 0.1s and obtain the step response of the handled high order process model. By using the step response of the process, obtain the following models. i. A two parameter first order model by using tangent method: $G_1(s) = \frac{K}{T_{ar}s + 1}; G_2(s) = \frac{a}{Ls}e^{-Ls}$ ii. A three parameter first order model by using the tangent method: $G_3(s) = \frac{K}{Ts + 1}e^{-Ls}$ iii. A first order model by using the area method (If you are going to write a function (.m file) for this purpose, you are expected to include your code in your report). $G_4(s) = \frac{K}{Ts + 1}e^{-Ls}$ iv. A two parameter second order model by using the tangent method: $G_5(s) = \frac{K}{(Ts + 1)^2}e^{-Ls}$ v. A four parameter second order model by using the tangent method: $G_6(s) = \frac{K}{(T_1s + 1)(T_2s + 1)}e^{-Ls}$ In each step, you are expected to: 1. briefly explain the modeling steps for the obtained 6 different models. 2. Compare the unit step responses of the obtained 6 different models with the process (high order transfer function). Therefore, plot the step responses of each model and process together (in total 6 figures) and comment on them.

View Answer
divider
BEST MATCH

8) (30 points) A company has $500,000 available to invest. It has narrowed its choices to two projects, each expected to last for 10 years. Project A is expected to generate a net income of $50,000 at the end of year one with an annual increase of $10,000 each year in net annual income over the next 9 years. Project B is expected to generate a net income of $40,000 at the end of year one and the net annual income over each of the next 9 years being 20% larger than the previous year's net annual income. The company's TVOM is 10% per year compounded annually. a) (12 points) Compute the present value of the net income from Project A over the 10-year period. b) (12 points) Compute the present value of the net income from Project B over the 10-year period. c) (6 points) Based on the above present values, which project should the company choose, if any? Explain.

View Answer
divider
BEST MATCH

In Eclipse, inside the Java project named using your Student ID followed by Labeg. P22123451ab, write 2 Java classes as described below: a) The arrays list and list2 are strictly identical if their corresponding elements are equal. Write a method that returns true if list1 and list2 are strictly identical, using the following header. You have to write the code for the logic and are NOT allowed to take advantage of Arrays.equals. public static boolean isEqual(int[] list1, int[] list2) b) Write a Java class Lab. This program prompts the user to enter two lists of integers and displays whether the two are strictly identical. Here are the sample runs. Note that the first number in the input indicates the number of elements in the list. This number is not part of the list. Enter list1: 5 2 5 6 1 Enter list2: 5 2 5 6 1 Two lists are strictly identical. Enter list1: 5 2 5 6 1 Enter list2: 5 2 5 6 2 Two lists are not strictly identical. Submit via Canvas the lab report including all the required details for Java class Lab6. For question 2.1 Sample Execution, run your code in Eclipse 2 times with inputs as shown in the sample runs and capture each of the 2 screens to show the output. In question 1.2 of your lab report, in addition to your answer, copy the following sub-questions and answer accordingly (to be numbered in the same way). 1.21 In your method to test if list1 and list2 are strictly identical, is it ALWAYS necessary to compare every single pair of elements in the two arrays? What is the situation that comparison is no longer needed to tell if the two lists are identical?

View Answer
divider
BEST MATCH

Obtain a linear best fit to the data given below from a chemical reactor by using the method of least squares. The reaction rate (R) depends on the concentration (C). The unit of concentration is g/m³ while the unit of reaction rate is g/s. Concentration (C) 0.1 0.2 0.5 1.0 1.2 Reaction rate (R) 1.75 1.91 2.07 2.32 2.4 The following additional information is provided $\sum C = 3$ $\sum R = 11.05$ $\sum (CR) = 7.092$ $\sum (C)^2 = 2.74$ A $R = 1.915 + 0.4914C$ B $R = 0.4914 + 1.915C$ C $R = C$ D $R = 0.5222 + 2.035C$

View Answer
divider