Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
jose maria mays

jose maria m.

Divider

Questions asked

BEST MATCH

35. A mass, m1 = 1.25 kg is accelerated up a 250 ramp at 2.50 m/s2 . The coefficient of friction is 0.250. Determine the magnitude of the second mass. Draw FBDs.[7]

View Answer
divider
BEST MATCH

Problem 1 A clinical trial is planned to compare an experimental medication designed to lower blood pressure to a placebo. Before starting the trial, a pilot study is conducted involving ten participants. The objective of the study is to assess how systolic blood pressure changes over time untreated. Systolic blood pressures are measured at baseline and again 4 weeks later. a) Compute a 95% CI for the difference in blood pressure over 4 weeks. b) Is there a statistically significant difference in blood pressure over time? Run a t-test at a 5% level of significance. Baseline: 120 145 130 160 152 143 126 121 115 135 Week 4: 122 142 135 158 155 140 130 120 124 130

View Answer
divider
BEST MATCH

22- For the independent assortment, it only occurs at: A. Prophase I B. Prometaphase I C. Metaphase I & II D. Metaphase I

View Answer
divider
BEST MATCH

13:39 Assignment THCE301 DU... 1. BACKGROUND In adsorption processes, separation can be easily achieved by adsorbing one or more components of a gas or liquid stream onto the surface of a solid adsorbent. The process can be accomplished through a fixed bed packed with small particles of adsorbent material, usually for commercial processes. Applications of liquid-phase adsorption type of operation include the removal of organic compounds from water or organic solutions. In contrast, applications of gas-phase adsorption include Sulfur compounds from natural gas. As part of the self-study section of the Chemical Engineering Thermodynamics module, you are required to read the relevant literature related to Adsorption of acetic acid on activated charcoal. This learning unit aims to introduce the theory and application of adsorption processes referring to acetic acid adsorption. Therefore, this assignment aims to assess your ability to contextualize adsorption regarding the problem statement in Part B. 2. TASK As a Thermodynamics: Chemical Engineering III student, you are tasked with compiling short notes on the adsorption of acetic acid using activated charcoal with the below outline: 1. Introduction to adsorption processes 2. Contact time 3. Influence of initial concentration and temperature 4. Effect of pH Discuss the above topics referring to the process of acetic acid adsorption. Use figures to illustrate the concept where possible. Give practical examples and figures where possible (Refer to and explain all figures)

View Answer
divider
BEST MATCH

2) (1 PT) True or False? $\ln(8 - 3x)^6 = 6\ln(8 - 3x)$

View Answer
divider
BEST MATCH

If \( f(x)=\frac{2}{x+3} \) and \( g(x)=\frac{x-1}{x-4} \), match the compositions to their proper equation: \[ \begin{array}{l} \frac{2 x-2}{x^{2}-x-12} \\ \frac{2 x-8}{x^{2}+2 x-3}= \\ \frac{x^{2}+4 x-11}{x^{2}-x-12}= \\ -\frac{x^{2}+5}{x^{2}-x-12}= \end{array} \]

View Answer
divider
BEST MATCH

Q1) The cantilever beam shown below has two concentrated loads F1 = 120 kN and F2 = 80 kN. Its cross section is shown on the side. Determine (a) the moment of Inertia (I) of the cross section about the Neutral Axis, (b) the maximum tensile and compressive bending stresses, and (b) the maximum bending stress at a section 4 m to the right of A. (13 marks)

View Answer
divider
BEST MATCH

Q B 5. Further Processing Cost After Process one a Company has Produced following Products A B C D Quantity Produced in tons(000) 30 40 35 55 Sales Price per ton Rs (000) 5 8 7 11 Contribution per ton nowRs(000) 2 4 4 6 Company is considering Process II Additional Cost per tonRs (000) 2 3 2 1 New Price after Process II 7 10 11 15 Required: i. Which Product will be beneficial for the company to process further? ii. In case there is a limitation of capacity, for further processing give order of priority.

View Answer
divider
BEST MATCH

You are given the opportunity to make an investment in a unique financial instrument. If you invest, you would receive cash flows over the next several years in the following manner (assume that the end of \"Year 1\" is one full year from today): Year 1: $10,000 Year 3: $18,000 Year 5: $20,000 You could personally invest this cash and receive a 11% annual return. What is the present value of this financial instrument? Please write your answer, without any dollar sign in fron, rounded to the nearest whole dollar!

View Answer
divider
BEST MATCH

4. (21%) Consider a game on a SIZE \times SIZE board, where each cell may be either empty or occupied by a black or white piece. In this game, when a cell is placed on the board, every cell of the opposite color in the southeast direction up to the first cell that is either empty or the same color changes color. For example, with SIZE = 8, the board is transformed as illustrated below if a white piece is placed at row 6 column 2; no existing piece changes color if a black piece is placed at row 6 column 6 or row 7 column 6. 0 1 2 3 4 5 6 7 7 6 5 4 3 2 1 0 0 1 2 3 4 5 6 7 7 6 5 4 3 2 1 0 Write a function move that places a cell of color x on the board at position p, based on the declarations and prototype below. enum Cell {EMPTY, BLACK, WHITE}; Cell board[SIZE][SIZE]; // left dimension is row struct Position { int row; int col; }; Position pos; void move(Cell x, Position p);

View Answer
divider