Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
victor manuel duncan

victor manuel d.

Divider

Questions asked

BEST MATCH

When $K_C = 2.3 \times 10^5$, which of the following is true about this reaction? The reactants and products are equally abundant in the equilibrium mixture $\Delta G_{rxn}^\circ > 0$ $\Delta G_{rxn}^\circ < 0$ This reaction favors reactants.

View Answer
divider
BEST MATCH

The equilibrium constant for the reaction: H2O (g) + CH4 (g) ⇌ CO (g) + 3H2 (g) is Kc = 0.069 at 1000 K. Calculate the equilibrium constant for: 5CO (g) + 15H2 (g) ⇌ 5H2O (g) + 5CH4 (g) be exact don't round

View Answer
divider
BEST MATCH

(7) 4 NH$_3$ + 5O$_2$ ? 4 NO + 6H$_2$O How many moles of NO will be produced if 63.5 g of oxygen reacts with excess amount of ammonia? (N= 14.00 amu, O= 16.00 amu, H= 1.00 amu)

View Answer
divider
BEST MATCH

Open-ended Question: Choose a phenomenon, an experiment, or an issue from this week's materials (online lectures or additional readings) that interests you and engages your curiosity. a) Describe and explain the phenomenon. Describe it thoroughly enough so that another person who has not read the course materials could understand it. b) Explain why it is interesting to you. c) Describe some important research on this phenomenon (referencing the authors and year of the study) and the logic underlying it. d) Relate this phenomenon to something else you have read in the course and elaborate.

View Answer
divider
BEST MATCH

SOLVE ONLY 9-39 330 Chapter 9/Tests of Hypotheses for a Single Sample 9-38. Output from a software package follows: What H1 9-42. discharge more than hard devi measure temperature aIs the data b What cWhat = 1 9-43. bile eng inch) is warrant and x = distribute aTest b What cWhat of 9-44. binder x = 154 distribute aTest bW cW dW One-Sample Z Test of mu = 35 vs not = 35 The assumed standard deviation = 1.8 Variable N Mean StDev SE Mean x 25 35.710 1.475 ? Z ? P ? a Fill in the missing items. What conclusions would you draw? (b) Is this a one-sided or a two-sided test? c) Use the normal table and the preceding data to construct a 95% two-sided CI on the mean. (d) What would the P-value be if the alternative hypothesis is H > 35? 9-39. Output from a software package follows: One-Sample Z: Test of mu = 20 vs > 20 The assumed standard deviation = 0.75 Variable N Mean StDev SE Mean x 10 19.889 ? 0.237 Z ? P ? (a) Fill in the missing items. What conclusions would you draw? (b) Is this a one-sided or a two-sided test? (c) Use the normal table and the preceding data to construct a 95% two-sided CI on the mean. (d) What would the P-value be if the alternative hypothesis is H > 20? 9-40. Output from a software package follows: One-Sample Z: Test of mu = 14.5 vs > 14.5 The assumed standard deviation = 1.1 Variable N Mean StDev SE Mean Z P x 16 15.016 1.015 ? ? ? 9-45.

View Answer
divider
BEST MATCH

Text: A rectangular piece of metal is 5 in longer than it is wide. Squares with sides 1 in long are cut from the four corners and the flaps are folded upward to form an open box. If the volume of the box is 266 inches cubed, what were the original dimensions of the piece of metal?

View Answer
divider
BEST MATCH

Texts: 1) Describe one advantage of a randomized complete block design as compared to a completely randomized design. 2) Describe one disadvantage of a Latin square design as compared to a randomized complete block design with the same number of experimental units.

View Answer
divider
BEST MATCH

The critical angle for a beam of light passing from water to air is 48.8°. If a bird in the sky is looking down such that a light ray in the air approaches the air-water interface at an angle of 60°, what will happen to that ray? a) It will only reflect, staying all in the air. b) It will be absorbed by the material. c) It is impossible to know. d) It will only refract, passing all into the water. e) Some will refract into the water and some will reflect back into the air.

View Answer
divider
BEST MATCH

Q.2 (a) (i) Find the general flow pattern in the network shown in the fig. (ii) Assuming that the flow must be in the directions indicated, find the minimum flows in branches denoted by $x_2, x_3, x_4$, and $x_5$.

View Answer
divider
BEST MATCH

1. Identify the error. class Triangle: def __init__(base, altitude): self._base = base self._altitude = altitude In Exercises 2 through 10, assume that the code shown below is contained in the file circle.py and determine the output produced by the lines of code. class Circle: def __init__(self, radius=1): self._radius = radius def setRadius(self, radius): self._radius = radius def getRadius(self): return self._radius def area(self): return 3.14 * self._radius * self._radius def circumference(self): return 2 * 3.14 * self._radius

View Answer
divider