Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
david m-gica

david m.

Divider

Questions asked

BEST MATCH

Question: b. ( 1 point) Calculate the percentage of protonated and unprotonated forms of salicylic acid a

View Answer
divider
BEST MATCH

12) How many moles of an ideal gas are in a sample that has a pressure of 775 mm Hg, takes up a volume of 3m³, and at a temperature of 200 °F?

View Answer
divider
BEST MATCH

The relevant range refers to: Select one: a. a particular range of production where cost behavior remains the same. b. a particular range of production wherein fixed costs remain constant. c. a particular range of production where total contribution margin remains the same. d. a particular range of production where no mixed costs are incurred.

View Answer
divider
BEST MATCH

Texts: Note: Please label the answers clearly. (Power System) THE SOURCE [The overwhelming majority of power sources are three-phase synchronous generators. Motors, usually Induction Motors, are some of the most common and often the largest loads. Synchronous Motors are also used. (The big change in progress is renewable sources and storage, feeding the system via power electronic dc-ac converters. A second change is the use of dc systems for distribution and utilization, fed by renewables and storage. Microgrids - which have been around forever as co-generation - aggregate some of these into hybrid, ac or dc systems)] 4. A 1 MVA, 3-phase, 4 pole, 60 Hz, 4160V, round-rotor Synchronous generator supplies the induction motor in problem 1. Generator Motor The simplest model for the generator is an ideal ac voltage source Eg (variously called the excitation, Generator Generator Zs Synchronous Impedance induced voltage, generated voltage, or voltage behind jXs Ra synchronous reactance) in series with its synchronous impedance, as shown. Notice, laziness is here already -- it is understood that this is the line to neutral model and the generated voltage Eg is line to neutral. I added a suffix 'g' to indicate Eg comes from the generator). Similarly, Vt is the line-neutral terminal Vt dc Field Generated Voltage in Three Phase Armature or Stator Terminals Motor Terminal Voltage voltage of the generator and the voltage applied to the motor. The generator synchronous impedance is given to be Ra + iXs = 1 + i16 ohm at 60 Hz. The motor draws full load, 0.8 power factor lagging, at 4160 V. Determine the internal voltage Eg of the generator (Magnitude Line-Neutral and angle). What is the corresponding value of IEgl expressed as a line-line voltage? Calculate the complex power supplied by source Eg.

View Answer
divider
BEST MATCH

9. Tax Cuts or Entitlements An economist believes that the distribution of the opinions of U.S. adults on whether tax cuts or entitlements are more important is different from the one shown in the graph. The economist randomly selects 600 adults and asks each which is more important-keeping Medicare, Social Security and Medicaid or cutting taxes. The results are shown in the table. At $\alpha = 0.01$, are the distributions different?

View Answer
divider
BEST MATCH

Question 3 Deandre borrowed from a bank at 4.83% compounded quarterly; he settled the loan by repaying $716 at the end of every three months for 9 years. a) What was the amount of loan received? $ b) What was the amount of interest charged? $ TVM Solver Next Question

View Answer
divider
BEST MATCH

3.2 Signed multiplication Assume that a signed long multiplication instruction is not available. Write a program that performs long multiplications, producing 64 bits of result. Use only the UMULL instruction and logical operations such as MVN to invert, EOR, and ORR. Run the program using the two operands -2 and -4 to verify.

View Answer
divider
BEST MATCH

Project 3-4: Area Calculator Create a program that calculates the area of various shapes. Console (valid menu item 1) AREA CALCULATOR 1. Circle 2. Square 3. Rectangle Menu item: 1 CIRCLE Radius: 40 Area: 5026.54 Bye! Console (valid menu item 3) AREA CALCULATOR 1. Circle 2. Square 3. Rectangle Menu item: 3 RECTANGLE Height: 100 Width: 20 Area: 200 Bye! Console (invalid menu item) AREA CALCULATOR 1. Circle 2. Square 3. Rectangle Menu item: 4 Invalid menu item! Specifications Use a switch statement to determine which shape was selected by the user. Here are the formulas you can use to calculate the areas of the shapes: circle_area = 3.14159 * radius$^2$ square_area = height$^2$ rectangle_area = height * width Assume that the user will enter valid data for the radius, length, and width.

View Answer
divider
BEST MATCH

5. [4+8+3 marks] Consider the function $f(x) = \begin{cases} 0 & \text{if } -\frac{1}{2} \le x < 0\\ 1 & \text{if } 0 \le x < \frac{1}{2} \\ \pi \sin \pi x & \text{if } \frac{1}{2} < x \le \frac{1}{2} \end{cases}$ (a) Use the convergence theorem to find the sum of the Fourier series of $f$ on $[-\frac{1}{2}, \frac{1}{2}]$. (Do not find the Fourier series). (b) Find the Fourier cosine series of the function $g(x) = \pi \sin \pi x$ on $0 \le x \le \frac{1}{2}$. (c) Use your answer in (b) to show that $\sum_{n=1}^{\infty} \frac{1}{(2n - 1)(2n + 1)} = \frac{1}{2}$.

View Answer
divider
BEST MATCH

After a sewage spill, the level of pollution in Sootville is estimated by $f(t) = \frac{40x^2}{\sqrt{t} + 12}$, where $t$ is the time in days since the spill occurred. How fast is the level changing after 7 days? Round to the nearest whole number.

View Answer
divider