Blocks A (mass 3.50 kg ) and B (mass 8.00 kg ) move on a frictionless,...

Blocks A (mass 3.50 kg ) and B (mass 8.00 kg ) move on a frictionless, horizontal surface. Initially, block B is at rest and block A is moving toward it at 2.00 m/s . The blocks are equipped with ideal spring bumpers. The collision is head-on, so all motion before and after the collision is along a straight line. Let +x be the direction of the initial motion of block A.

Find the maximum energy stored in the spring bumpers.

Find the velocity of block A when the energy stored in the spring bumpers is maximum.

Find the velocity of block B when the energy stored in the spring bumpers is maximum.

Find the velocity of block A after they have moved apart.

Find the velocity of B after they have moved apart.

In: Physics

lol


lol

In: Chemistry

PLEASE DONT ROUND ANYTHING KEEP ALL DECIMALS A 32.5 kg box initially at rest is pushed...

PLEASE DONT ROUND ANYTHING KEEP ALL DECIMALS

A 32.5 kg box initially at rest is pushed 4.10 m along a rough, horizontal floor with a constant applied horizontal force of 145 N. If the coefficient of friction between box and floor is 0.300, find the following.

(a) the work done by the applied force
J

(b) the increase in internal energy in the box-floor system due to friction
J

(c) the work done by the normal force
J

(d) the work done by the gravitational force
J

(e) the change in kinetic energy of the box
J

(f) the final speed of the box
m/s

In: Physics

For these elements PCl3, H2O2, CH2O, N2, CO2, O3, NO3-, NO2, PCl, SiF6^-2, SF4, I3-, IF5,...

For these elements PCl3, H2O2, CH2O, N2, CO2, O3, NO3-, NO2, PCl, SiF6^-2, SF4, I3-, IF5, XeF4, H3O+. Give the following:

available Electrons (AE),

Needed Electrons (NE),

Geometry Description,

Number of sigma bonds,

Number of pi bonds

In: Chemistry

This is a question for a Computer Organization course: Answer the following with 1 to 2...

This is a question for a Computer Organization course:

Answer the following with 1 to 2 short SENTENCES for full credit:

  1. What is a multicycle datapath, and what does it do?
  2. What are the advantages and disadvantages of a single-cycle datapath?
  3. What is forwarding in a pipeline processor?
  4. What is Branch Delay Slot?

In: Computer Science

Norwall Company’s budgeted variable manufacturing overhead cost is $1.40 per machine-hour and its budgeted fixed manufacturing...

Norwall Company’s budgeted variable manufacturing overhead cost is $1.40 per machine-hour and its budgeted fixed manufacturing overhead is $57,288 per month.

The following information is available for a recent month:

  1. The denominator activity of 20,460 machine-hours is used to compute the predetermined overhead rate.
  2. At a denominator activity of 20,460 machine-hours, the company should produce 9,300 units of product.
  3. The company’s actual operating results were:
Number of units produced 10,040
Actual machine-hours 21,330
Actual variable manufacturing overhead cost $ 61,857
Actual fixed manufacturing overhead cost $ 53,400

Required:

1. Compute the predetermined overhead rate and break it down into variable and fixed cost elements. (Round your answers to 2 decimal places.)

2. Compute the standard hours allowed for the actual production.

3. Compute the variable overhead rate and efficiency variances and the fixed overhead budget and volume variances.

1. Predetermined overhead rate per MH
Variable element per MH
Fixed element per MH
2. Standard hours allowed for the actual production MHs
3. Variable overhead rate variance
Variable overhead efficiency variance
Fixed overhead budget variance
Fixed overhead volume variance

In: Accounting

A solution is made using 16.5 percent by mass CH₂Cl₂ in CHCl₃. At 30 °C, the...

A solution is made using 16.5 percent by mass CH₂Cl₂ in CHCl₃. At 30 °C, the vapor pressure of pure CH₂Cl₂ is 490 mm Hg, and the vapor pressure of pure CHCl₃ is 260 mm Hg. The normal boiling point of CHCl₃ is 61.7 °C.

A. What is the mole fraction of CH₂Cl₂ in the solution?

B.what is the vapor pressure of the solution

C. what is the molarity of CH2Cl2 in solution

D. what is the boiling point of the solution? (Kb for CHCl3 is 3.67 C/m)

In: Chemistry

Campus Package Delivery (CPD) provides delivery services in and around Paradise. Its profits have been declining,...

Campus Package Delivery (CPD) provides delivery services in and around Paradise. Its profits have been declining, and management is planning to add an express service that is expected to increase revenue by $50,000 per year. The total cost to lease the necessary additional package delivery vehicles from the local dealer is $7,500 per year. The present manager will continue to supervise all services at no increase in salary. Due to expansion, however, the labor costs and utilities would increase by 50 percent. Rent and other costs will increase by 20 percent. Required: a. Prepare a report of the differential costs and revenues if the express service is added. (Enter loss amount with minus sign.)

Campus Package Delivery
Income Statement
Status Quo: Alternative:
No Express Service With Express Service Difference
Sales revenue $152,000
Costs
Vehicle leases 60,000
Labor 48,000
Utilities 8,000
Rent 16,000
Other costs 8,000
Manager's Salary 24,000
Total costs $164,000
Operating profit (loss) $(12,000)

In: Accounting

If 7.45 g of N2 and 4.20 g of O2 react according to: 2 N2(g) +...

If 7.45 g of N2 and 4.20 g of O2 react according to: 2 N2(g) + O2(g) → 2 N2O(g)

a) Which reactant is in excess?

b) Calculate the mass of product formed.

3. Arcylonitrile, C3H3N, is the starting material for the production of a kind of synthetic fibre. It can be made from propylene, C3H6, by reaction with nitric oxide, NO, as follows: 4 C3H6(s) + 6 NO(g) → 4 C3H3N(s) + 6 H2O(l) + N2(g)

What mass of C3H3N can be made when 21.6 g of C3H6 react with 21.6 g of nitric oxide? Identify the limiting reactant in the reaction.

In: Other

Using C++, develop a project that uses the various concepts you have learned over the course...

Using C++, develop a project that uses the various concepts you have learned over the course the term. The purpose of this project is to understand important data structures and learn how to implement them so that improve programming skills as well. Your final deliverable can be a program to do some type of useful computation. It can be a retail management system that keeps track of the daily delivery orders by customers; or a clinic reservation system that bookkeeps patient information and manages bookings. These are ideas to help you find a project, not to restrict you; in other words, if you want to do something substantial and interesting (and has the required features described below), but it does not strictly fall into one of these categories, you may still do that.

My subject is data structure

Your project must have each of the following features:

1) It must use an efficient algorithm for sorting or searching or both, for some aspect of the project.

2) It must involve a linked-list implementation (e.g., stack, queue, etc.).

3) It must involve an implement of the binary tree ADT using a linked-list

Help me!!!!

In: Computer Science

On a plot of the number of neutrons versus the number of protons, a nucleus of...

On a plot of the number of neutrons versus the number of protons, a nucleus of aluminum-28 lies above the belt of stability. Write an equation for the radioactive decay of aluminum-28.

In: Chemistry

Explain the logic behind the statement that “the pen is mightier than the keyboard.” Be sure...

Explain the logic behind the statement that “the pen is mightier than the keyboard.” Be sure to include concepts related to long-term memory in your response.

In: Psychology

Java Programming: Using textI/O models, create a Write file, Append file, and a Read file. Write...

Java Programming:

Using textI/O models, create a Write file, Append file, and a Read file. Write 10 fahrenheit temperature to a text file, append 5 more temperatures, then read these numbers calculating, in a method, the Celsius temperature, and printing the results via another method.

In: Computer Science

Construct an energy level diagram for a doubly-ionized Lithium atom (z=3, 1 electron). What are the...

Construct an energy level diagram for a doubly-ionized Lithium atom (z=3, 1 electron). What are the possible frequencies of light emitted for the electron moving around between the first three energy levels? (there are three answers)

In: Physics

A billiard ball of mass m = 0.25 kg strikes the cushion of a billiard table...

A billiard ball of mass m = 0.25 kg strikes the cushion of a billiard table at ?1 = 50

In: Physics