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

justin r.

Divider

Questions asked

BEST MATCH

The First Cause argument for the existence of God is an: a priori argument a posteriori argument

View Answer
divider
BEST MATCH

Solve the equation for the indicated variable. (Enter your answers \frac{1}{r} + \frac{6}{1 - r} = \frac{12}{r^2}; \text{ for } r

View Answer
divider
BEST MATCH

f(t) A 0 T 2T 3T t

View Answer
divider
BEST MATCH

Design a system that can invert one single bit in a 4-bit input data, given its index. The index is a 2-bit value that specifies which bit to invert in the 4-bit input. a) (3 pt.) Draw a hierarchical design of the circuit using any kind of combinational logic blocks presented in class. For each reused logic block, specify its exact name and size, and label its complete interface. Label the interface of the design circuit, too, matching the inputs and output. The output should be the modified 4-bit value. b) (3 pt.) Write a SystemVerilog module for the circuit design using a structural model. If your circuit uses any auxiliary combinational blocks (multiplexer, decoder, ...) you can use any other implementation model for its SystemVerilog module (behavioral: continuous assignment or procedural). c) (3 pt.) Write a high level SystemVerilog module for the design using a behavioral procedural model. d) (3 pt.) Write a SystemVerilog test-bench for your two circuit design modules, exploring at least four different combinations for the inputs. e) (2 pt.) Simulate your test-bench and show the terminal output of the simulator from testing both modules

View Answer
divider
BEST MATCH

14. (4 points) On January 1, 2017, Tamarisk Company purchased 9% bonds having a maturity value of $210,000, for $227,220.83. The bonds provide the bondholders with a 7% yield. They are dated January 1, 2017, and mature January 1, 2022, with interest receivable January 1 of each year. Tamarisk Company uses the effective-interest method to allocate unamortized discount or premium. The bonds are classified in the held-to-maturity category. a. Record the journal entry for the purchase of the bond investment Debits Accounts Credits b. Prepare a bond amortization schedule: Date Cash Received Interest Revenue Premium Amortized Carrying Value 1/1/2017 227,220.83 12/31/2017 12/31/2018 12/31/2019 12/31/2020 12/31/2021 c. Prepare the journal entry to record the interest revenue and the amortization at December 31, 2017. Accounts Debits Credits

View Answer
divider
BEST MATCH

Q5) Synthesis the followiong reactions (five only). 1) CH$_3$CHC(CH$_3$)CH$_3$ + HCl peroxide 2) \text{Benzene ring} + O$_3$ 3) \text{CH$_3$CBr$_2$CH$_2$CH$_3$} \xrightarrow{2Zn} \xrightarrow{H_2O} 4) Cis-2,3-dibrom-2-pentene + Cl$_2$ 5) \text{CH$_3$CH=CHCH$_3$} + I$_2$ \xrightarrow{KOH} \xrightarrow{NaNH$_2$} 6) Cyclohexyne + 2HBr (25 marks)

View Answer
divider
BEST MATCH

On January 1, 2019, Hungryman, Inc., has the following balances for accounts receivable and allowance for doubtful accounts: Accounts Receivable: $1,282,000 Allowance for Doubtful Accounts (a credit balance): $41,000 During 2019, Hungryman had $18,200,000 of credit sales, collected $17,945,000 of accounts receivable, and wrote off $60,000 of accounts receivable as uncollectible. At year-end, Hungryman performs an aging of its accounts receivable balance and estimates that $52,000 will be uncollectible. For this question, prepare the necessary adjusting entry for 2019 as follows: Bad Debt Expense: $52,000 Allowance for Doubtful Accounts: $52,000

View Answer
divider
BEST MATCH

Python Question: Using recursion to complete the output Let a = ['a', 'b', 'c', 'd', 'e'] # The first two lines of the function are as follows: def reverse_list(my_list): print(len(my_list)) # The function must call itself with a smaller list until the length of my_list is 1 # The function should return a new list in reverse order, leaving the original list in its original order -------------- The output shown is: 5 4 3 2 1 ['e', 'd', 'c', 'b', 'a']

View Answer
divider
BEST MATCH

Find the missing side lengths.

View Answer
divider
BEST MATCH

Describe the domain and graph $f(x, y) = \ln(100 - x^2 - y^2)$

View Answer
divider