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

philip h.

Divider

Questions asked

BEST MATCH

You might have been accidentally exposed to an insecticide while working in a citrus grove. What symptoms of poisoning would you watch for? (A) depression (B) Alzheimer's disease (C) muscle tremors (D) excessive urination

View Answer
divider
BEST MATCH

Use a linear approximation to estimate the following quantity. Choose a value of a that produces a small error and does not require the use of a calculator. e Superscript negative 0.02

View Answer
divider
BEST MATCH

7. Use trigonometric substitution to evaluate the integrals. $\int_0^{\sqrt{3}/2} \frac{x^3}{\sqrt{1 - x^2}} dx$ $\int \frac{\sqrt{x^2 - 1}}{x^3} dx$

View Answer
divider
BEST MATCH

3. In the figure, an electron moves at speed $v = 88.5 \text{ m/s}$ along an x axis through uniform electric and magnetic fields without accelerating. The magnetic field is directed into the page and has magnitude 4.98 T. In unit-vector notation, what is the electric field?

View Answer
divider
BEST MATCH

Consider using an HC9S12 in single-chip mode in an embedded system. Using the table below, and assuming the processor is in "Run" mode 1.3% of the time, "Wait" mode 3.6% of the time, and "Pseudo Stop" mode (with the RTI and COP enabled) the rest of the time, how many years (to three decimal places) could your system run typically on 6 batteries of 99.3 Amp-Hours each. (Assume 140 deg. C operation.) Table A-7 Supply Current Characteristics Num C Rating Symbol Min Typ Max Unit 1 $I_{\text{oos}}$ 65 mA 2 $I_{\text{low}}$ 40 mA 3 $I_{\text{bps}}$ 370 400 500 $\mu$A 450 550 1600 600 800 2100 1200 1500 5000 4 $I_{\text{ops}}$ 570 600 $\mu$A 650 750 850 1200 1500 5 $I_{\text{bos}}$ 12 25 100 $\mu$A 100 130 1200 160 200 1700 400 500 5000 NOTES 1. PLL off 2. At those low power dissipation levels $T_j = T_a$ can be assumed You Answered 26.883 Correct Answer 18.325 margin of error +/- 0.001

View Answer
divider
BEST MATCH

Average wall pressure coefficient ($C_p$) Tall Buildings Three different aspect ratios of length L and width W Wind 0.75 0.50 0.25 0 -0.25 $L/W = \frac{1}{4}$ $L/W = 4$ -0.50 $L/W = 1$ -0.75 Average roof pressure coefficient ($C_p$) Wind L 0.75 0.50 0.25 0 -0.25 -0.50 -0.75 $\theta$ W $L/W = \frac{1}{4}$ $L/W = \frac{1}{2}$ 1 20° 40° 60° 80° 100° 120° 140° 160° Wind angle ($\theta$) 20° 40° 60° 80° Wind angle ($\theta$) Figure 6.9 Wall-averaged wind pressure coefficients for a tall building. Figure 6.10 Averager roof wind pressure coefficients for a tall building.

View Answer
divider
BEST MATCH

In setting up to do RSA public key encryption, let p=5 and g=29 be the two initial prime numbers. Also, let e=11 be a randomly chosen value less than and relatively prime to n. Given the values above, compute the following. You must show all work to receive full credit: 1. What is the value of n? 2. What is φ(n)? 3. Show that the value d=51 is the modulo n inverse of e. 4. What is the corresponding public key for these values? 5. What is the corresponding private key for these values?

View Answer
divider
BEST MATCH

12. The following figure shows the domestic demand ($D_a$) and domestic supply ($S_a$) curves of mopeds in a country before an import quota is imposed by the government. After the imposition of the quota, the maximum import quantity is $Q_o$. $800- $750 $715 0 0.4 0.5 0.6 1.5 1.8 2.0 After the quota is imposed, the domestic consumers A) lose $22.5 million. B) lose $82.5 million. C) gain $52.5 million. D) lose $7.5 million. 13. The figure below shows the domestic demand ($D_a$) and domestic supply ($S_a$) curves of mopeds in a country before an import quota is imposed by the government. After the imposition of the quota, the maximum import quantity is $Q_o$. $800 $750 $715 0 0.4 0.5 0.6 1.5 1.8 2.0 If the government auctions the quota licenses, how much will it collect as revenue? A) $31.5 million B) $76.5 million C) $72 million D) $45 million $S_a$ $S_a + Q_o$ World price New export price with quota $D_a$ Quantity (Millions of Mopeds per year) $S_a$ $S_a + Q_o$ World price New export price with quota $D_a$ Quantity (Millions of Mopeds per year)

View Answer
divider
BEST MATCH

How many N are there in 12.3 kN? 12300 Which one of the following is/are true? (Write only the letters in the order they appear, without spaces between them.) A. A force always tends to accelerate a body B. Rotation, which is change of direction of motion, is acceleration. C. A mass of 10.0 kg has a weight of 98.1 kN D. A force is fully known even if its direction is not determined or shown. E. A force distributed at 5.00 kN per m over a distance of 7.00 m adds up to a total force of 35.0 kN

View Answer
divider
BEST MATCH

QUESTION 1a: (18 points) Suppose R* and x, y ∈ R^3 are vectors given by R* = [1 1 0] x = [1 2] y = [1 -1] For each of the following expressions, state whether or not the expression is well-defined in the setting of linear algebra, and briefly explain your reasoning. If an expression is well defined, also calculate its value. 1. u · v 2. u × x 3. u · v + x · y 4. (u + v) × x 5. (u + v) · v 6. u × x Recall that for any two vectors a, b ∈ R^n (of the same size), given by a = [a1 a2 ... an] and b = [b1 b2 ... bn], their dot product (a scalar) is defined as a · b = a1b1 + a2b2 + ... + anbn. Enter your answers in this markdown cell by double clicking here: 1. 2. 3. 4. 5. 6. QUESTION 1b: (3 points) Consider the following augmented matrix [A|b] in Reduced Row Echelon Form (RREF), representing a system of linear equations, Ax = b. Find ALL possible solutions, x, of the system, and justify your answer. [A|b] = Enter your answer in this markdown cell by double clicking here. QUESTION 1c: (3 points) Consider the following augmented matrix [B|e] in Reduced Row Echelon Form (RREF), representing a system of linear equations, Bx = c. Find ALL possible solutions, x, of the system, and justify your answer. [B|e] = 0 Enter your answer in this markdown cell by double clicking here.

View Answer
divider