What are some practical, small-scale engineering problems, and what are the alternative solutions to solving these...
What are some practical, small-scale engineering problems, and what are the alternative solutions to solving these specific problems?
consider a 64bit microprocessor with a 32-bit external databus, driven by a 120-mhz input clock. assume...
consider a 64bit microprocessor with a 32-bit external databus, driven by a 120-mhz input clock. assume that this microprocessor has a bus cycle whose minimum duration equals three input clock cycles. What is the maximum data transfer rate across the bus that this microprocessor can sustain in bytes
Take some aluminum foil and shape it so that it floats in the water. If you...
Take some aluminum foil and shape it so that it floats in the water. If you take another foil of the same size and crumble it into a ball it will sink. Why can ships made of steel float, when a block of solid steel will sink in water?
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356...
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356              b) 658 What decimal value does the 8-bit binary number 10011110 represent if it is on a computer using two’s complement representation? What decimal value does the 8-bit binary number 10110100 have if it is on a computer using two’s complement representation? please show your work for question number 4. thank you.
Water at 80°C enters a mixing chamber through line A, with a mass flow of 0.48...
Water at 80°C enters a mixing chamber through line A, with a mass flow of 0.48 kg / s. there it is mixed with another stream of water at 20°C, which flows through line B. If you want the mixture to leave the mixing chamber at 40°C (through line C), determine if all the streams are at 250 kPa , a) The volumetric expenditure (m ^ 3 / s) of the water circulating through pipe 2. b) The mass consumption...
1. What is the fundamental equation that guides changes to a weight wij in a BP...
1. What is the fundamental equation that guides changes to a weight wij in a BP network. Describe its components.
This year, Carrie and Ned formed CN LLC. Carrie contributed $300,000 of cash, and Ned contributed...
This year, Carrie and Ned formed CN LLC. Carrie contributed $300,000 of cash, and Ned contributed real estate valued at $450,000 (basis of $200,000). The property was subject to a recourse liability of $150,000 that was assumed by the LLC, but which is not guaranteed by either LLC member. Carrie and Ned’s profit sharing ratios are 40%/60%, respectively, but the loss sharing ratios are 50%/50%. a. Is the debt treated as a recourse debt or a nonrecourse debt to the...
Implement function swap that takes a 2D list (a list of list of integers) and modifies...
Implement function swap that takes a 2D list (a list of list of integers) and modifies it in-place by swapping the first element in each row with the last element in that row. The return value is None. You may not use slicing. You maynot use any list method like append, insert, etc. Modification must be in-place, you may not move the list itself or any of its sublists to a new memory location. Examples: reverse([[1,2,3],[4,5,6]])        ->    [[3,2,1],[6,5,4]] reverse([[1,2,3,4],[5,6,7,8]])    ->    [[4,2,3,1],[8,6,7,5]]...
This week you read an article from the New York Times Magazine about a tweet or...
This week you read an article from the New York Times Magazine about a tweet or two that went very wrong! Words are powerful. The reach of the Internet is powerful and it is important to realize that once you put it out there, it can potentially stay there, beyond your control. Justine Sacco made some tweets that changed her life forever. The article also portrays some other individuals who were victims of social media. As you post this week,...
You are given that sin(A)=−7/25, with A in Quadrant III, and cos(B)=63/65, with B in Quadrant...
You are given that sin(A)=−7/25, with A in Quadrant III, and cos(B)=63/65, with B in Quadrant I. Find sin(A+B). Give your answer as a fraction..
What is the value of n and counter when the code below is executed? n =...
What is the value of n and counter when the code below is executed? n = 256; counter = 1; while n ~= 1 if rem(counter,2) == 0 n = n/2; else n = n/4; end counter = counter + 1 ; end a. n=1; counter = 6 b. n=5; counter = 6; c. n=6; counter = 256; d. n=256 counter = 6 e. n=128; counter=64;
Use the following information to answer the next three questions. Tulsa Corporation purchased equipment at a...
Use the following information to answer the next three questions. Tulsa Corporation purchased equipment at a cost of $360,000 at the beginning of Year 1. The equipment has an estimated life of 4 years and an estimated salvage value of $30,000. The equipment, which is expected to last 20,000 hours, was operated 6,000 hours in Year 1. The equipment is operated 8,000 hours in Year 2. 11. Assuming double-declining-balance depreciation is used, the book value at the end of year...
A filter with a surface area of 80 m2, a filter run time of 72 hours,...
A filter with a surface area of 80 m2, a filter run time of 72 hours, and a filtration rate of 5 m/h is backwashed for 20 minutes with a backwash rate of 50 m/h. In addition, the filter is not operating for 20 minutes due to drainage of the supernatant water. • Calculate the amount of water filtered. • Calculate the amount of water used for backwashing.
2. Show that a 2.00 g sample of PbCl2 will dissolve in 25.0 mL of 1.00...
2. Show that a 2.00 g sample of PbCl2 will dissolve in 25.0 mL of 1.00 M HCl. PbCl2(s) Cl-(aq)   ---- [PbCl3-](aq), Kf = 0.014 3. A 25.00 mL sample of a lead ion solution gave 0.2375 g of lead chromate. What is the       concentration on lead in the solution in mg/L?
URGENT (In Python) Create specified classes with following requirements. Class PizzaOrder Ability to add/remove pizza(s) An...
URGENT (In Python) Create specified classes with following requirements. Class PizzaOrder Ability to add/remove pizza(s) An order can have more than one pizza. Ability to specify the store for which the order is made Ability to apply special promotion code Ability to check the order status Possible statuses are ORDER_CREATED, ORDER_CANCELED, ORDER_READY, ORDER_ON_DELIVERY, ORDER_COMPLETE Has customer information Class Pizza Ability to specify toppings Ability to add/remove toppings Ability to specify price Ability to specify crust type (thin/thick) Class Store Ability...
You have two cylindrical solenoids, one inside the other, with the two cylinders concentric. The outer...
You have two cylindrical solenoids, one inside the other, with the two cylinders concentric. The outer solenoid has length l(outer)=400 mm, radius R(outer)=50mm, and N(outer)=1000 windings. The inner solenoid has length l(inner)=40mm, radius R(inner)=20mm, and N(inner)=150 windings. The inner solenoid is centered within the outer solenoid. When the outer solenoid carries a current given by I(t)=I(0)sin(wt), with I(0)=600mA and w=100s^(-1), what is the peak emf in the inner solenoid?
Implement function subset that takes a set of positive integers and returns asubset of it that...
Implement function subset that takes a set of positive integers and returns asubset of it that includes only those numbers that can form a sequence. It's ok if more than one sequences co-exist in the subset. You may not use lists, tuples, strings, dictionaries; only set functions/methods are allowed. Examples: subset({0,4,11,5,3,2,7,9})    ->    {4,5,3,2} subset({3,1,6,8,2,12,9})      ->    {3,1,2,8,9} True False In Python Please
how does satellite over nigeria relating global warming to energy
how does satellite over nigeria relating global warming to energy
WS, an 8-year-old, 25-kg male, is receiving a 250-mg capsule of valproic acid (VA) q12h for...
WS, an 8-year-old, 25-kg male, is receiving a 250-mg capsule of valproic acid (VA) q12h for the treatment of seizures. • The Cls of VA are 13 mL/kg/h for children and 8 mL/kg/h for adults. The V and F of VA are 0.14 L/kg and 1, respectively. The therapeutic plasma VA concentrations are 50–100 mg/L. The toxicity is observed as >200 mg/L. • WS has normal hepatic and renal functions. • (a) Predict the steady state trough concentration (Css,min) for...
At a certain moment in time, two identical, positively charged particles are flying horizontally toward each...
At a certain moment in time, two identical, positively charged particles are flying horizontally toward each other. Let the xx-axis be the axis along which the particles are moving, and let the origin lie directly between both particles. Let the yy-axis be oriented pointing vertically up and the zz-axis point directly out from the origin. 1) Which combination of options below are the best combination of corrections that you might make to your friend's diagram? [Enter your answer as a...