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

charles g.

Divider

Questions asked

BEST MATCH

Tim and Rick both can run at speed vr and walk at speed vw, with vr>vw. They set off together on a journey of distance D . Rick walks half of the distance and runs the other half. Tim walks half of the time and runs the other half. Part A How long does it take Rick to cover the distance D ? Express the time taken by Rick in terms of vr , vw, and D . View Available Hint(s) for Part A Hint 1 for Part A. Compute midpoint for Rick Find the time that it takes Rick to walk the first half of the distance, that is, to travel a distance D/2 at speed vw . Activate to select the appropriates template from the following choices. Operate up and down arrow for selection and press enter to choose the input value type Activate to select the appropriates symbol from the following choices. Operate up and down arrow for selection and press enter to choose the input value type tw,R = Request Answer

View Answer
divider
BEST MATCH

A positive charge might be placed at one of two different locations in a region where there is a uniform electric field, as shown below. How do the electric forces on the charge at positions 1 and 2 compare? O Force on the charge is greater at 1. O Force on the charge is greater at 2. O Force at both positions is zero. O Force at both positions is the same but not zero. O Force at both positions has the same magnitude but is in opposite directions.

View Answer
divider
BEST MATCH

Which type of response is being demonstrated in a client with insomnia who takes a new medication to promote sleep and two hours later is wide awake and feeling more energized than before the medication was taken? Allergic Synergistic Paradoxical Idiosyncratic

View Answer
divider
BEST MATCH

Yourself State the null and alternative hypothesis form each statement in words and symbol. Contents Description Assignments Grading Materials Absences Test Yourself 1. We want to test whether the general average of students in Math is different from \( 80 \% \). 2. We want to test whether the mean height of Grade 9 students is 59 inches. 3. A medical trial is conducted to test whether or not a new medicine reduces uric acid by \( 50 \% \). Contents Description Assignments Grading Materials Absences 4. A chemist invented an additive to increase the lifespan of rechargeable battery. The said additive will extend on average the battery's lifespan to 60 months. 5. In 2015, it was recorded that around \( 34 \% \) of the population in 2015 were not married. A researcher surveyed a random sample of 500 couples. He found out that \( 18 \% \) of them were living together but unmarried. Test at \( 5 \% \) significance level if the current percentage of unmarried couples is different from \( 34 \% \).

View Answer
divider
BEST MATCH

create a program that asks the user to answer 'What is the temperature outside? if the user inputs 35 or below, display a statement that says 'Wear a coat'. If the user inputs a number over 35 display a statement that says 'Have a nice day'.

View Answer
divider
BEST MATCH

Convert 2 moles NaOH to grams. ? 0.05 ? 80 ? $1.2 \times 10^{24}$ ? 2

View Answer
divider
BEST MATCH

a) Design a Wien bridge oscillator circuit with an oscillation frequency of 9.2 kHz. Add a relevant amplitude stabilization circuit to achieve sustained oscillation. The oscillation amplitude is to be 8.2 volts peak.

View Answer
divider
BEST MATCH

(40 points)A thin-walled cylindrical pressure tank is fabricated of a brittle material having ultimate tensile and yield strengths 680Mpa and 370Mpa respectively. The fully modified endurance limit Se is 240Mpa. The mean radius ($r_m$) of the tank is 450mm and wall thickness of the tank is 8mm. The gage pressure in the tank is between 1.7Mpa and 3.4 Mpa. (neglect stress concentration factor) Determine: 1) The factor of safety against the first cycle yield. (conservative check will be accepted) 2) The factor of safety for infinite life using the Goodman fatigue failure criteria. 3) The factor of safety for infinite life using ASME-elliptic failure criteria.

View Answer
divider
BEST MATCH

Inheritance_Constructors. You should create a class named Saw near it. Create 1 subclass of Saw an ElectricSaw. Each Saw object has a certain sharpness (rated on a scale of 1 through 10, whole numbers only), and the ElectricSaw also has a power cord of a certain length (measured in feet). As always, the instances variables for these classes should be declared private (since we don't have a compelling reason to make them anything else) Within the Saw class, create two constructors: a default constructor, and a constructor that takes a sharpness argument. Have the default constructor call over to the non-default constructor, and pass in the value of 5 (i.e., if we're not told otherwise, we will assume that the Saw object is of middling sharpness). Within the ElectricSaw class, create three constructors: a default constructor, a constructor which takes a value for the sharpness of the saw, and a constructor which takes a value for the sharpness of the saw along with and a value for the length of the cord. Have the ElectricSaw's default constructor, and the ElectricSaw's single-parameter constructor, call the ElectricSaw constructor that takes two arguments. Make sure that the two argument ElectricSaw constructor correctly calls the appropriate constructor in the base class. If you need to use any particular values, you should use a sharpness of 6 (we'll assume that ElectricSaw s are slightly sharper than non-electric saws), and a cord length of 20 feet. Additionally, you should define a method named Print() on both classes, which you'll use to verify that everything is working ok. Create enough instances, of each class, so that you've tested each and every constructor at least once - put this code in Inheritance_Constructors.RunExercise().

View Answer
divider
BEST MATCH

Find all numbers $c$ that satisfy the conclusion of Rolle's Theorem for the following function and interval. Enter the values in increasing order and enter M in any blanks you don't need to use. $f(x) = 7x\sqrt{x} + 7$, $[-7, 0]$

View Answer
divider