A beaker with 1.70×102 mL of an acetic acid buffer with a pH of 5.000 is sitting on a benchtop. The total molarity of acid and conjugate base in this buffer is 0.100 M. A student adds 5.70 mL of a 0.430 M HCl solution to the beaker. How much will the pH change? The pKa of acetic acid is 4.740.
In: Chemistry
QUESTION 16
a. |
None |
|
b. |
One |
|
c. |
Two |
In: Accounting
1. Trace the history of a word (its etymology) like we did with calculate earlier in the chapter. Discuss how the meaning of the word (the symbol) has changed as it has gotten further from its original meaning. Two interesting words to trace are hazard and phony.
In: Psychology
WHITE COLLAR CRIMES
Distinguish between the concepts of governmental crime, state crime, and political white collar crime and give an example of each.
Why has governmental crime been relatively neglected by criminologists?
In: Psychology
Plan production for a four-month period: February through May. For February and March, you should produce to exact demand forecast. For April and May, you should use overtime and inventory with a stable workforce; stable means that the number of workers needed for March will be held constant through May. However, government constraints put a maximum of 5,000 hours of overtime labor per month in April and May (zero overtime in February and March). If demand exceeds supply, then backorders occur. There are 100 workers on January 31. You are given the following demand forecast: February, 80,256; March, 70,400; April, 100,360; May, 40,360. Productivity is four units per worker hour, eight hours per day, 22 days per month. Assume zero inventory on February 1. Costs are hiring, $45 per new worker; layoff, $65 per worker laid off; inventory holding, $10 per unit-month; straight-time labor, $10 per hour; overtime, $15 per hour; backorder, $20 per unit.
Develop a production plan and calculate the total cost of this plan. Note: Assume any layoffs occur at beginning of next month. (Leave no cells blank - be certain to enter "0" wherever required. Negative values should be indicated by a minus sign. Round your answers to the nearest whole number.)
In: Operations Management
Who is the Protagonist and who is the Antagonist in the following short story?
How does the story let you know that one character is the protagonist and that another character is acting as the antagonist?
What specific cues does the story provide for the reader to know the roles of the characters in the conflict, theme, and plot?
Why are the characters not easy to define as good and bad?
What cues does the author provide for the reader to decide individually about the meaning and moral of the story?
The King of Sharks: A Native American Myth from Hawaii retold by S. E. Schlosser One day, the King of Sharks saw a beautiful girl swimming near the shore. He immediately fell in love with the girl. Transforming himself into a handsome man, he dressed himself in the feathered cape of a chief and followed her to her village. The villagers were thrilled by the visit of a foreign chief. They made a great luau, with feasting and games. The King of Sharks won every game, and the girl was delighted when he asked to marry with her. The King of Sharks lived happily with his bride in a house near a waterfall. The King of Sharks, in his human form, would swim daily in the pool of water beneath the falls. Sometimes he would stay underneath the water so long that his bride would grow frightened. But the King of Sharks reassured her, telling her that he was making a place at the bottom of the pool for their son. Before the birth of the child, the King of Sharks returned to his people. He made his wife swear that she would always keep his feathered cape about the shoulders of their son. When the child was born, his mother saw a mark upon his back which looked like the mouth of a shark. It was then she realized who her husband had been. The child's name was Nanave. As he grew towards manhood, Nanave would swim daily in the pool beside the house. Sometimes, his mother would gaze into the pool and see a shark swimming beneath the water. Each morning, Nanave would stand beside the pool, the feathered cloak about his shoulders, and would ask the passing fishermen where they were going to fish that day. The fisherman always told the friendly youth where they intended to go. Then Nanave would dive into the pool and disappear for hours. The fishermen soon noticed that they were catching fewer and fewer fish. The people of their village were growing hungry. The chief of the village called the people to the temple. "There is a bad god among us," the chief told the people. "He prevents our fishermen from catching fish. I will use my magic to find him." The chief laid out a bed of leaves. He instructed all the men and boys to walk among the leaves. A human's feet would bruise the tender leaves, but the feet of a god would leave no mark. Nanave's mother was frightened. She knew her son was the child of a god, and he would be killed if the people discovered his identity. When it came turn for the youth to walk across the leaves, he ran fast, and slipped. A man caught at the feathered cape Nanave always wore to prevent him from being hurt. But the cape fell from the youth's shoulders, and all the people could see the shark's mouth upon his back. The people chased Nanave out of the village, but he slipped away from them and dived into the pool. The people threw big rocks into the pool, filling it up. They thought they had killed Nanave. But his mother remembered that the King of Sharks had made a place for her son at the bottom of the pool, a passage that led to the ocean. Nanave had taken the form of a shark and had swum out to join his father, the King of Sharks, in the sea. But since then, the fishermen have never told anyone where they go to fish, for fear the sharks will hear and chase the fish away.
In: Psychology
Using atomic absorption, 0.0105 grams of copper sulfate pentahydrate were dissolved in a 100 mL volumetric flask and diluted to mark to make a 100 ug/mL solution. An unknown was made by placing an unknown amount of the above stock solution in a 100 mL volumetric flask and diluting to mark. The unknown gave an absorbance of 5.809 mg/L. How many mL of stock was used to make this unknown? The answer should be between 1 and 10 mL
In: Chemistry
For your ninth discussion board topic, you will need to watch “State of the Union: Politics in Red and Blue,” which can be found in the Required Learning Materials for Module 13. Click on reply at the bottom. This will open a dialogue box. Respond to the following: How is the polarization of U.S. politics creating problems in the social structure? For this discussion, you may want to focus on the following key concepts in the course: Authority, Political Participation, Democracy, Polarization
In: Psychology
A nutritionist wants to determine whether people who regularly drink one protein shake per day have different cholesterol levels than people in general. In the general population, cholesterol is normally distributed with u = 190 and o = 30. A person followed the protein shake regimen for two months and his cholesterol is 135. Use the 1% significance level to test the nutritionist's idea. (a) Use the five steps of hypothesis testing.
Expert Please Answer
Population 1:
Population 2:
N= __________
(b) Draw a curve and label the cutoff -2.33, rejection region(s), and sample's score.
f) what is the approximate comparison distribution (the population distribution, or the sampling distribution, why?
g) Is a one tailed or two tailed test appropriate in this situation, and why?
In: Math
In: Operations Management
Implement a calculator (not postfix notation) using Swift Programming Language(Swift 3, basic ios app). Please use MVC model(CalculatorBrain.swift can be the model and ViewController.swift can be the view). Also please post the sreenshot of the storyboard that you make.
Requirements:
Implement add subtract, multiply, divide, pi, sqrt, Euler’s natural number (e), co-sine and equals.
Ensure you have the ability to handle multiple operations in sequence
Implement the ability to enter floating point numbers into the display
Add 4 more buttons (ex. sine)
Handle multiple operations in a sequence.
Add a memory function to your calculator that stores and retrieves a number. Implement the following buttons at the top of the keyboard
MC = Memory clear sets memory to 0
MR – Memory recall uses the number in memory acting as it you typed that number in yourself
MS – Memory Store puts the number on display into memory
M+ – Memory takes the number on the display, adds it to the memory, and puts the result into memory.
Implement a clear (C) button. If the clear button is pressed once, it should take whatever was typed before the last enter and put it to 0. If the clear is entered twice, it should clear the stack.
Show the history of every operand and operation input by displaying it.
In: Computer Science
Problem 2: show all work
A. Find the complement of F = WX + YZ. B. Show that FF’ = 0 C. Show that F + F’ = 1
In: Computer Science
I need an answer in C++, please
TITLE
PRIME FACTORIZATION USING AN ARRAY-BASED STACK
INTRODUCTION
This project revisits one of the problems in Project 2, and it will re-use a function within the solution developed there.
An integer is prime if it is divisible only by itself and 1. Every integer can be written as a product of prime numbers, unique except for their order, called its prime factorization. For example,
1776 = 37 x 3 x 2 x 2 x 2 x 2.
DESCRIPTION
Design, implement, document, and test an interactive program that reads positive integers from the terminal and writes their prime factorizations to the screen. The program should list the factors of each integer in decreasing order, as in the example above, and should terminate when the user enters 0 or a negative value.
INPUT
The program's input is positive integers, entered from the terminal, terminated by 0 or a negative value.
OUTPUT
The program's output consists of prompts for the input values and the input values' prime factorizations. It writes this output to the terminal.
ERRORS
The program can assume that its input is integers; it need not detect any errors.
EXAMPLE
A session with the program might look like this:
Enter a positive integer (0 to stop): 1776 Prime factors: 1776 = 37 x 3 x 2 x 2 x 2 x 2 Enter a positive integer (0 to stop): 6463 Prime factors: 6463 = 281 x 23 Enter a positive integer (0 to stop): 349856 Prime factors: 349856 = 29 x 29 x 13 x 2 x 2 x 2 x 2 x 2 Enter a positive integer (0 to stop): 36423479 Prime factors: 36423479 = 36423479 Enter a positive integer (0 to stop): 1 Prime factors: 1 = 1 Enter a positive integer (0 to stop): 0
OTHER REQUIREMENTS
Implement a stack abstract data type in a class in which a typedef statement specifies the type of the stack's items. Use a sequential (array-based) stack implementation. As the program identifies prime factors, it should save them by pushing them onto a stack of integers provided by this class.
If d >= 2 is the smallest integer that divides an integer n, then d is prime. Therefore the program can identify prime factors (in ascending order) by repeatedly identifying the smallest factor of the target value and then dividing the target value by the factor. The program need not test that these smallest factors are prime or attempt to list only prime values; this will happen automatically.
Thus, to identify the prime factors of n, first find the smallest factor that divides n, push it onto the stack, and divide n by the factor. Then find the smallest factor of the new value of n; handle it the same way. Continue in this way until n = 1. Then pop and print the values until the stack is empty.
This scheme identifies prime factors in order of increasing magnitude; saving the values on the stack and then popping and printing them displays them in decreasing order, as specified.
HINT
Recall that you wrote a function that returns the smallest factor of its positive integer argument back in Project 2. You can re-use that function in this project.
HAND IN
See About Programming Assignments for a description of what to hand in: design document, user document, code, tests, and summary.
Question: If we wanted to report each integer's prime factors in increasing order, would the stack be necessary or helpful? Explain.
Project 2:
PRIME FACTORIZATION
The smallest nontrivial factor of a positive integer is necessarily prime. (Can you prove this?) Write a program that takes advantage of this fact in a recursive function that writes the prime factors of an integer to the terminal in ascending order.
A run of the program that exercises this function might look like this:
Enter a positive integer: 5432 The prime factors of 5432 are 2 2 2 7 97
Hint: Begin by writing a function that returns the smallest factor (greater than 1) of its positive integer argument. The recursive function will call this one.
QUESTION: How would you modify the function to print the prime factors in descending order?
In: Computer Science
-9 |
-5 |
-2 |
0 |
1 |
3 |
7 |
11 |
17 |
19 |
21 |
25 |
27 |
31 |
37 |
41 |
a
index 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
int search(int a[], int t, int l, int r){
if(l<=r){
int m=(l+r)/2;
if(t==a[m]) return m;
else if (t<a[m]) return search(a, t, l,m-1);
else return search(a, t, m+1, r)
}
return -1;
}
In: Computer Science
1. Please discuss the characteristics of the perfect competition market structure.
2. What are the main characteristics of a competitive market?
3. Explain the difference between a firm’s revenue and its
profit. Which do firms maximize?
In: Economics