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

alejandra p.

Divider

Questions asked

BEST MATCH

Q 1 (j) Complete the following dissociation reaction: $HSO_4^-$ \rightarrow

View Answer
divider
BEST MATCH

11. Calculate, as a percentage to four decimal places, the nominal rate of interest per annum convertible half-yearly which is equivalent to: (i) an effective rate of discount of 0.5% per month. [2] (ii) a nominal rate of discount of 6% per annum convertible every two years. [2] (iii) a nominal rate of interest of 6% per annum convertible quarterly. [2] [Total 6]

View Answer
divider
BEST MATCH

Calculate the reactance in Q of a 5.2 mH inductor at the following frequencies a30Hz b)300Hz c3,000Hz

View Answer
divider
BEST MATCH

13. An incoming partner may acquire an interest in the partnership for a price in excess of that indicated by the book value of the original partnership's net assets. This situation would suggest the existence of: Unrecognized capital Unrecognized goodwill Unrecognized excess of cash Unrecognized profit Question 14 14. Assuming there are no differences between the fair value and book value of recorded assets, a new partner's willingness to pay more than the proportionate book value of the new entity indicates Assets are overvalued Liabilities were paid down prior to admission Goodwill existed prior to the admission Existing partners' capital accounts should be debited. Question 15 15. If a new partner were to purchase 95% of an existing partner's share of a business which account would be debited: Existing Partner's Drawing account New Partner's Drawing account Existing Partner's Capital account New Partner's Capital account Question 16 16. In the liquidation of a partnership all liquidation expenses and gains and losses from the selling of partnership assets must be allocated to: Secured creditors first Unsecured creditors first General partners first Limited partners first

View Answer
divider
BEST MATCH

Activity 3: How does it feel to be successful? DECODE Direction: Find the corresponding polynomial equations in the Answer Box of each set of given roots in the Problem Box. Problem Box \begin{tabular}{|c|c|} \hline \( 0,-4,-5,1,-1 \) & \( P \) \\ \hline \( 2,-2,-1 / 2 \) & \( A \) \\ \hline\( -1,3,-6 \) & \( H \) \\ \hline \( 1,-1,-3 \) & \( Y \) \\ \hline \end{tabular} Answer Box \begin{tabular}{|c|} \hline\( x^{3}+4 x^{2}-15 x-18=0 \) \\ \hline \( 2 x^{3}+x^{2}-8 x-4=0 \) \\ \hline\( x^{3}+9 x^{3}-19 x^{3}-9 x^{2}-20 x=0 \) \\ \hline\( x^{3}+9 x^{3}-19 x^{3}-9 x^{2}-20 x=0 \) \\ \hline\( x^{3}+3 x^{2}-x-3=0 \) \\ \hline \end{tabular}

View Answer
divider
BEST MATCH

In the figure, AB is 35 m, AC is 30 m, \angle BAC = 115^{\circ}. Find the distance BC. A. 35.2 m B. 54.9 m C. 73.8 m D. 105.2 m

View Answer
divider
BEST MATCH

Question #2: Let the discrete-time signal $x[n] = n^2(u[n+1] - u[n-2])$,\\ where $u[n] = \begin{cases} 1, & \text{when } n = 0, 1, 2, ...\\ 0, & \text{when } n = -1, -2, ... \end{cases}$ is the unit step function.\\ (a) (4 pts) Sketch $x[n]$. Remember to label your axes.\\ (b) (4 pts) Sketch $y[n] = x[-n]$. Remember to label your axes.\\ (c) (4 pts) Sketch $x[n-2]$. Remember to label your axes.\\ (d) (4 pts) Is $x[n]$ an energy signal, a power signal, or neither? If $x[n]$ is an energy signal,\ compute its energy. If $x[n]$ is a power signal, compute its power. If $x[n]$ is neither, explain why.

View Answer
divider
BEST MATCH

Incorrect Question 9 0/0.1 pts Lisa buys some mobile phones for her employees to use in her engineering contracting business. One week later one of the phones refuses to turn on. When she checks the contract for the purchase of the phones which she signed she notices a clause which says, "The Purchaser agrees that the phones are purchased for business purposes and are not subject to the Consumer Guarantees Act." Which statement is correct? Lisa can require the phone to be repaired, or if it cannot be repaired, replaced under the Consumer Guarantees Act. Lisa can require the phone to be repaired, or if it cannot be repaired, replaced under the Consumer Guarantees Act. In addition the supplier is likely to be charged with the offence of attempting to contract out of the Consumer Guarantees Act as this type of activity is prohibited under the Consumer Guarantees Act. Lisa is excluded from the operation of the Consumer Guarantees Act and cannot require the phone to be repaired, or replaced under that Act because the business use of goods is not included under the Consumer Guarantees Act. Lisa is excluded from the operation of the Consumer Guarantees Act and cannot require the phone to be repaired, or replaced under that Act.

View Answer
divider
BEST MATCH

Express each of the following hexadecimal numbers in binary, octal, and decimal forms. Part A FB. F$_{16}$ Do not add any extra 0 after the last significant non-zero digit. N$_2$= Submit Request Answer Part B FB. F$_{16}$ Do not add any extra 0 after the last significant non-zero digit. N$_8$= Submit Request Answer Part C FB. F$_{16}$ Do not add any extra 0 after the last significant non-zero digit. N$_{10}$ = Submit Request Answer

View Answer
divider
BEST MATCH

// Creates a Time struct representing the time difference // between two events of today // param e1: Event struct representing the first event // param e2: Event struct representing the second event // return: Time struct representing the time between e1 and e2 // TODO: complete the function struct Time elapsed_time(struct Event e1, struct Event e2) { struct Time ret; return ret; } Please implement

View Answer
divider