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

victoria w.

Divider

Questions asked

BEST MATCH

12. Assume we have an 6-bit analog-to-digital converter, and the input voltage can vary from 0V-30V. Answer the following questions: a. (1 point) - How many discrete digital values can we be generated using the 6-bit ADC? b. (1 point) - What is the voltage range step size of each digital value in this setup? c. (1 point) - What would be the digital value if the input voltage was 0V? Enter a 6-bit binary value without spaces. Example format "000111. d. (1 point) - What would be the digital value if the input voltage was 12.3V? Enter a 6-bit binary value without spaces. Example format "000111. 13. What pin is asserted by the analog-to-digital converter to signal to the microprocessor that a digital value is ready to be read (1 point)? 20-VCC (OR VREY) 19-CLKR 18-080 (LSB) 17-081 16-002 15-003 14-004 13-085 12-086 11-087 (HSB)

View Answer
divider
BEST MATCH

Which example illustrates how a paracrine signal functions in the human body? A cell in a developing embryo has a cell surface protein that directly contacts a receptor on a neighboring cell, causing it to change its gene expression pattern. When the skin is injured, chemical signals are sent from nearby blood cells to aid in healing. T lymphocytes secrete a chemical signal that self-stimulates those same T lymphocytes to undergo cell division. A cancer cell secretes a chemical signal that binds to receptors on the same cancer cell, stimulating the cell to begin replicating its DNA Cells in the thyroid secrete a chemical signal that stimulates the adrenal cortex near the kidneys to secrete another chemical signal.

View Answer
divider
BEST MATCH

7. Find the center of mass of a baseball bat using the technique that you learned in class. 8. Carefully balance a light object (not too massive) over a table or catch box. Notice that the C of M is directly over the point of support. Move the support a little bit. Explain how this technique can be adapted to tackling in football. 9. Cut out a piece of cardboard in the shape of your state or a country. Find the geographic center of mass of your shape.

View Answer
divider
BEST MATCH

Show me the steps to solve A camper van can be purchased for $27,500 plus 14% taxes and fees. The dealer will finance the balance owing after the payment of the sales tax and a down payment of 20% of the price (without the taxes and fees). Payments will be $330.30 at the end of each month for 7 years. What nominal rate of interest compounded monthly is being charged?

View Answer
divider
BEST MATCH

Oxygen leaves the blood and carbon dioxide enters the blood in the... A. Systemic capillary beds B. Left ventricle C. Lungs D. Pulmonary capillary beds

View Answer
divider
BEST MATCH

Given the graph of the key (parent) function $f(x) = \sqrt{x}$, graph the transformed function: $G(x) = \sqrt{-x} - 2$. State its transformations. Label 3 points on the transformed graph. Transformations: (1) (2) (4,2) (1, 1) (0,0)

View Answer
divider
BEST MATCH

The majority of afferent pathways pass through and synapse with neurons of the _

View Answer
divider
BEST MATCH

An object is undergoing simple harmonic motion with frequency f = 4.5 Hz and an amplitude of 0.12 m. At t = 0.00 s, the object is at x = 0.00 m. How long does it take the object to go from x = 0.00 m to x = 7.00×10^(-2) m? A. 0.138 seconds B. 1.33×10^(-2) seconds C. 2.20×10^(-2) seconds D. 3.35×10^(-2) seconds

View Answer
divider
BEST MATCH

QUESTION 5 (a) Very Sdn Bhd commenced operations on 1 March 2019. The company's accounts were made up to 31 May 2020 and subsequently to 31 May 2021. The adjusted income of the company's business is as follows: Accounting period Adjusted income 1 March 2019 to 31 May 2020 RM135,000 1 June 2020 to 31 May 2021 RM240,000 Required: i. State the basis period of the company for year of assessment 2020. (3 marks) ii. What is the adjusted income of Very Sdn Bhd for YA 2020 and YA 2021. (4 marks) QUESTION 5(b) Baja Ltd entered into a contract with Beta Sdn Bhd in May 2020 to provide technical services for a period of 12 days for RM120,000. During the 12 days period, Baja's staff performed services in Malaysia for seven days and spent the remaining five days working in the Hong Kong office. Beta Sdn Bhd remitted the RM120,000 on 16 June 2020. Required: Calculate the amount of withholding tax, if any, which should have been remitted by Beta to Inland Revenue Board. QUESTION 5 (c) Anthony, a Malaysian citizen, acquired an apartment on 10 April 2015 and disposed of it on 13 September 2018 generating an allowable loss of RM11,500 on the disposal. Anthony acquired an office unit on 18 December 2017 for RM300,000 and disposed of it on 22 November 2020 for proceeds of RM350,000. He incurred stamp duty of RM1,500 on the acquisition of the office unit. The properties were held for investment purposes. Required: Calculate Anthony's gain subject to RPGT in respect of the disposal of the office unit.

View Answer
divider
BEST MATCH

User Output Definitions Shopping Cart Reports Customers may request to see the contents of their shopping cart at any time. Upon request, you must write the following information to a text file (.TXT). The file name must contain the customer account number (e.g., CARTREPORT23738495.TXT). \begin{itemize} \item Customer account number \item A list of food items with associated quantity and price values \item Total cost of all items in this cart \end{itemize} Checkout Receipt This is a report is almost identical to the cart report but it also includes a record of coupons applied. \begin{itemize} \item Current date \item Customer account number \item A list of food items with associated quantity and price values \item A list of coupons each represented by the associated food name and discount price \item Total cost of all items in this cart at checkout \end{itemize} Inventory Controls Reports There are only two types of inventory reports - one that shows all food items and one that shows only a selected item. \begin{itemize} \item Current date \item A list of food items with associated quantity and price values \item OR \item Current date \item One food item with associated quantity and price value \end{itemize} Data Resource Files You must design your own files to hold data that your application needs to run properly. However, you must use only one file for all customer data (including account data), one file for all cart data and one file for all inventory data. Each of these three data files must use random access with binary format. Validation and Error Messages You must use C++ exception handling (try-throw-catch) to check for the follow exceptions. Print an appropriate error message in the console window whenever these exceptions are detected. \begin{itemize} \item Food request quantity not available in inventory \item Insufficient quantity in cart for remove request \item Insufficient funds in dcbit account at checkout \end{itemize}

View Answer
divider