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

beth h.

Divider

Questions asked

BEST MATCH

When building teacher-student relationships: back away from discipline focus on the positive accept less-than-quality when student is struggling outside class quickly correct student and then move on

View Answer
divider
BEST MATCH

Which of these has the largest frequency? gamma rays microwaves visible light radio waves

View Answer
divider
BEST MATCH

A collection of blood in the lungs Select one: a. Pulmonary Absecess b. Hemothorax c. Pulmonary Embolism d. Movement of Trachea from Midline e. Influenza f. Atelectisis g. Empyema h. Asthma

View Answer
divider
BEST MATCH

After the SD is presented, the prompt is delayed to provide the opportunity for an unprompted response to occur. This describes what method of transfer of stimulus control? prompt fading prompt delay stimulus fading response fading

View Answer
divider
BEST MATCH

Please, I want the full code with step-by-step explanation. Question 1: Using C++, write a program for a Library System which includes the use of inheritance, aggregation, and composition to model the relationships between the various entities in the library system. Add the following classes in the Library System: 1. personType - firstName: string - lastName: string * print(): void + setName(string, string): void 2. dateType - dMonth: int - dDay: int - dYear: int * setDate(int, int, int): void + getLastName(): string + getYear(): int 3. Create a class Client, inherited from the class personType, with an additional data member to store a Client's LibraryID no. and Date of Birth. Add appropriate constructors and methods to initialize, access, and manipulate the data members. (Use dateType to store the Client's Date of Birth) 4. Create a class Book with data members to store a Client's ID no., Book Title, Author Name, ISBN, and publication date of the Book. Add appropriate constructors and methods to initialize, access, and manipulate the data members. 5. Create a class Library, inherited from the class personType, with additional data members to store a Librarian Name, Total Book Copies, borrowed date of the book, and returning date of the book. (Use the class dateType to store the borrowed date of the book, returning date of the book, and class Book to store the total book copies). Add appropriate constructors and methods to initialize, access, and manipulate the data members. Write a program to test your classes.

View Answer
divider
BEST MATCH

32. A company purchased factory equipment for $560,000. It is estimated that the equipment will have a $65,000 salvage value at the end of its estimated 5-year useful life. If the company uses the double-declining-balance method of depreciation, the amount of annual depreciation recorded for the second year after purchase would be A. $224,000 B. $134,400 C. $198,000 D. $87,360 Rate = \frac{1}{5} \times 2 = 40\%

View Answer
divider
BEST MATCH

Thorium, a rare element in the earth's crust, has over seven radioactive isotopes. Of of these $^{227}_{90}Th$ has a half-life of 18.68 days. Calculate the decay constant. $d^{-1}$ What percent of Th-227 will be left after 51 days? % When 15.5 % is left, how much time has passed? days

View Answer
divider
BEST MATCH

$\qquad e^-$

View Answer
divider
BEST MATCH

Problem 3: A 3-phase induction motor with 10 poles is connected to a voltage source with \begin{equation*} v(t) = 200 \cos(250 \pi t) V_{m} \end{equation*} The motor has $R = 4 \Omega$, $R' = 1.5 \Omega$, $X = 15 \Omega$, $X' = 1 \Omega$, and \begin{equation*} X_m = 50 \Omega. \end{equation*} a) Sketch the speed torque curve for this motor. The curve only needs to be approximate, however, you should give the value on the curve for the starting torque, maximum torque, speed at maximum torque in rpm, and maximum speed of the motor in rpm. (15 points) b) What are all of the possible motor speeds in rpm and slips if the developed torque, $T_{dev}$, is 10 Nm? (15 points)

View Answer
divider
BEST MATCH

A rectangular prism has the following dimensions: $l = 5a$, $w = 2a$, and $h = (a^3 - 3a^2 + a)$. Use the formula $V = l \cdot w \cdot h$ to find the volume of the rectangular prism. $10a^6 - 30a^4 + 10a^2$ $10a^5 - 3a^2 + a$ $10a^4 - 30a^3 + 10a^2$ $10a^5 - 30a^4 + 10a^3$

View Answer
divider