Questions
A 10 kg ball moving at 6 m/s strikes a 5 kg ball that is at...

A 10 kg ball moving at 6 m/s strikes a 5 kg ball that is at rest, with contact of 0.5 seconds. The 10 kg ball comes to a complete stop.
(a) What average force was exerted on the 10 kg ball?
(b) What average force was exerted on the 5 kg ball?
(c) What is the final momentum of the 5 kg ball?
(d) What is the initial momentum of the 10 kg ball?

In: Physics

What is the most useful source of information on customers generated by any company? Identify all...

What is the most useful source of information on customers generated by any company? Identify all the possible data available on that source.

In: Operations Management

Describe in detail the steps/mechanism for generating an action potential.

Describe in detail the steps/mechanism for generating an action potential.

In: Anatomy and Physiology

discuss one of the services Windows offers. Give a quick description of the service, how to...

discuss one of the services Windows offers. Give a quick description of the service, how to configure and enable it, whether the system uses it all the time, or just when you turn it on, and what your opinion is of the service. Does it do everything it needs to do for the user? What about ease of use?

In: Computer Science

Watch the video of the sama or “whirling dervish” ceremony from the Sufi lodge at Galata...

Watch the video of the sama or “whirling dervish” ceremony from the Sufi lodge at Galata in Isanbul. Explain what is going on here and account for how this practice reflects sufi spirituality and self understanding.

In: Psychology

1. Discuss attitudes and their formation giving real life examples.

1. Discuss attitudes and their formation giving real life examples.

In: Psychology

List and discuss categories of threats (at least 4) that information systems face.

List and discuss categories of threats (at least 4) that information systems face.

In: Computer Science

discusses stopping, starting and restarting services. How often should you, as the administrator of your machine,...

discusses stopping, starting and restarting services. How often should you, as the administrator of your machine, have to do that? Should the operating system handle these tasks? Should this all be automated? When changing the attribute of the service, how does it affect other services? Discuss this and any other facts about these tasks in your homework.

In: Computer Science

Why is attitude so important to a successful closing? What are some aspects of a positive...

Why is attitude so important to a successful closing? What are some aspects of a positive attitude that you believe contribute to success in closing (and in selling in general)?

In: Operations Management

Explain how the business planning process is one of revision. Explain two clear examples of your...

  1. Explain how the business planning process is one of revision. Explain two clear examples of your own (not those in the textbook) showing how your calculations in the financial section of the business plan, may force you to go back and change elements in previous sections of the plan.

In: Operations Management

Programming Task 1: Please use the following framework to implement a class for partially filled arrays....

Programming Task 1:

Please use the following framework to implement a class for partially filled arrays.

class PartiallyFilledArray

{

     double[] content;          // content of the array

     int size;                  // actual size of the array

     // creating an array whose physical size is 100

     PartiallyFilledArray()

     {

           // your implementation

     }

     // creating an array whose physical size is given by maxSize

     PartiallyFilledArray(final int maxSize)

     {

           // your implementation

     }

     // insertion

     boolean insert(_____________________)

     {

           // your implementation

     }

     // deletion

     boolean delete(_____________________)

     {

           // your implementation

     }

     // displaying all elements

     void display()

     {

           // your implementation

     }

}

Programming Task 2:

Please use the above class to create an empty partially filled array whose maximum size is 2000. (1) Consecutively add 20 different random integer values ranging from -100 to 100 to the array and display the content. (2) Delete the first 3 elements and display the content. Notice that you should not directly use the internal data field of PartiallyFilledArray in your test code.

In: Computer Science

a research summerizing the key information about phenoxyethanol biocide including : 1. Physicochemical properties 2. Factors...

a research summerizing the key information about phenoxyethanol biocide including :
1. Physicochemical properties
2. Factors affecting antimicrobial activity
3. Spectrum of activity
4. Mechanism of action
5. Main applications
6. 3 examples on commercial products indicating a brief description and main use/role of the product/biocide.
( please add the referance )

In: Biology

A buffer solution contains 0.72 mol of hydrosulfuric acid (H2S) and 0.70 mol of sodium hydrogen...

A buffer solution contains 0.72 mol of hydrosulfuric acid (H2S) and 0.70 mol of sodium hydrogen sulfide (NaHS) in 8.60 L. The Ka of hydrosulfuric acid (H2S) is Ka = 9.5e-08.

(a) What is the pH of this buffer?

pH =

(b) What is the pH of the buffer after the addition of 0.17 mol of NaOH? (assume no volume change)

pH =

(c) What is the pH of the original buffer after the addition of 0.53 mol of HI? (assume no volume change)

pH =

In: Chemistry

describe the difference between the different theories of the social problems as well as different types...

describe the difference between the different theories of the social problems as well as different types of social movement

In: Psychology

How does the cloud consumer interact with the appropriate systems to gain access to the required...

How does the cloud consumer interact with the appropriate systems to
gain access to the required services. What different portals help the
consumer to achieve this?

In: Computer Science