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

jessica t.

Divider

Questions asked

BEST MATCH

Why might a payor bank dishonor a check? A signature on the item has been forged. The drawee stopped payment on the item. The drawee does not have an account. The maker has sufficient funds to cover the item.

View Answer
divider
BEST MATCH

Give the oxidation state of the metal species in each complex. $[Co(NH_3)_4Cl_2]Cl$: $[Ru(CN)_3(CO)_2]^{3-}$:

View Answer
divider
BEST MATCH

differences in export contributions might affect the overall economic stability and growth

View Answer
divider
BEST MATCH

moles of NO contains the same number of oxygen atoms as 1.0 mole 2.0 of CO (N=14, C= 12, O= 16) صواب خطأ

View Answer
divider
BEST MATCH

EXERCISES FOR SECTION 6.3 1. Suppose that the functions f, g, f², g², and fg are integrable on the closed bounded interval [a, b]. Prove that [f-g]² also is integrable on [a, b] and that $\int_a^b [f-g]^2 \ge 0$. Use this to prove that $$ \int_a^b fg \le \frac{1}{2} \left[ \int_a^b f^2 + \int_a^b g^2 \right]. $$

View Answer
divider
BEST MATCH

Calculate the final temperature after 1750 J of energy is added to 25.0 g of water at 22.5 °C.

View Answer
divider
BEST MATCH

6 -2 Consider the quadratic form $q_A(x, y) = \vec{x}^T A \vec{x}$ where $A = \begin{bmatrix} -2 & 9 \end{bmatrix}$. For the transformation $T: \mathbb{R}^2 \to \mathbb{R}^2$ with standard matrix: $\begin{bmatrix} 1 & 0 \ 0 & 4 \end{bmatrix}$ $P = $ (i.e. a vertical stretch by a factor of 4), find the transformed quadratic form $q_B(x, y)$ obtained from $q_A$ via $T$. q_B(x, y) = where: $B = \begin{bmatrix} & \ & \end{bmatrix}$

View Answer
divider
BEST MATCH

Calculate T(n) using summation equation ? 1 #include <iostream> 2 using namespace std; 3 int main() 4 { 5 6 int n=8; 7 for (int i=n; i>1; i/=2) 8 cout<<i<<" "; 9 10 return 0; } 8 4 2 1 T(n)= log(mn) = log(m) + log(n) log(m/n) = log(m) - log(n) log(m^n) = n \cdot log(m) log_b(x) = log_d(x) / log_d(b) ln(x) = log_e(x) / log_e(e) log(1) = 0, lg(1) = 0 log(10) = 1, lg(2) = 1 log(100) = 2, lg(4) = 2

View Answer
divider
BEST MATCH

18. In Python, to create an object from a class, the programmer has to call the __init__ method for that class. A. TRUE B. FALSE 19. Suppose that a class named Hero has been defined, and that the class defines a method named say_hello(self). Suppose also that an object of the Hero class named a_hero has already been created. Which of the following calls the say_hello(self) method correctly? A. Hero.say_hello() B. a_hero.say_hello() C. a_hero.say_hello(self) D. say_hello(a_hero) E. Hero.say_hello(a_hero) 20. Using your understanding of the Stack ADT, what is the output of the following code: s = Stack.Stack() values = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] for v in values: s.push(v) n = 0 for i in range(3): n = n + s.pop() print(n) A. 0 B. 3 C. 6 D. 15 E. 27

View Answer
divider
BEST MATCH

Q4) Determine if each statement is true or false. If false, correct/rewrite the statement which is underlined to make it true. Answer ten only! 1- In a heat treatment of steels by carburization the carbon is trapped on steel surface by Vacancy diffusion. 2- The concentration gradient in steady-state diffusion is the rate of change of concentration with respect to time. 3- The relation between diffusion coefficient and temperature is linear. 4- Completely liquid phase exist for all compositions in a phase diagram above the solidus line. 5- The relative fractions of phases at a given temperature for an alloy composition Co is obtained by Gibbs phase rule 6- Cu-Ni phase diagram is an example of unary phase diagrams. 7- A large activation energy results in a large diffusion coefficient. 8- The following plot shows the concentration profiles at different times. Fick's first law is applicable for this phenomenon. To represent it mathematically, Fick's first law is applied. Two initial conditions and one boundary condition are needed to solve it analytically. 9- Sublimation region is the region where the liquid and vapor phases are at equilibrium 10- In the diffusion phenomenon, the lower concentration difference, the higher the diffusion rate. 11- In the isomorphous phase diagram, the phase of the alloy below the solidus curve is completely liquid. 12- The range of freezing of an alloy is above the liquidus curve. Page 2 of 3

View Answer
divider