Computer science
Costs for in-house development
As standard practice, use these costs for all in-house development
able[[,Cost per hour,],[,for first year,],[Database Development,$60],[Web developers,$75],[App developers,$75],[UX designers,$60],[Business Analyst,$50],[Trainers,$50],[Cybersecurity specialists,$90],[System Admin,$70]]
Standard Development Time
As standard practice, use these guidelines for work per day:
Database design
Database build
Design of a report (web or app)
Design of data entry page (web or app)
Design of static text page (web or app)
Build of a report (web or app)
Build of data entry page (web or app)
Build of static text page (web or app)
Connection to separate system or admin
Analytic work both web and app
If F^(M)(z_(1),z_(2)||)=4|(z_(1)z_(2))t| :' Then
substrings - ("white dog")
If comma, so substrings "white", "dog") (note the leading space in the second substring) second comma, and Is an empty string because last substring is empty?
Use the provided code template and complete it to write a C program that does the following:
It defines a function named split, string with the following prototype: q,
Monopoly Profit Maximization
The table below provides partial information for Putrid Gas & Electric, a monopoly operating in the northwestern United States. The executives at Putrid would not divulge any more information than given in this table, so it is up to you to fill in the holes. Complete the table and use it to answer the questions that follow. (The output is electricity in thousands of kilowatt hours.)
able[[Output,Price,TR,MR,TC,ATC,MC,Profit],[0, imes x,, imes x,110, imes x, imes x,],[1,,,90,,$144,,],[2,,,,,,29,-3],[3,80,,,,,,42],[4,,300,,,56.75,,89],[5,,,,261,,,],[6,,,40,301,,,],[,6n,,,348.5,,,]]
Question 5 An array contains n numbers ranging from 0 to n-2. There is exactly one number duplicated in the array. How do you find the duplicated number? For example, if an array with length 5 contains numbers 1,3,2, the duplicated number is 2.
Suppose that the duplicated number in the array is m. The sum of all numbers in the array, denoted as num1, should be the result of 0+1+dots+(n-2)+m. It is not difficult to get the sum result of 0+1+dots+(n-2), which is denoted as sum2. The duplicated number m is the difference between sum1 and sum2. The corresponding code in Java is shown in Listing 3-2.
Listing 3-2. Java Code to Get a Duplicated Number in an Array
int duplicate(int numbers[])
int length = numbers.length;
int sum = 0;
int sum2 = 0;
for(int i = 0; i < length; ++i)
if(numbers[i] < 0 || numbers[i] > length - 2)
throw new IllegalArgumentException("Invalid numbers.")
Costs for in-house development
Standard Development Time
As standard practice, use these costs for all in-house development: Cost per hour (for first year): Database Dev $60, Web developers $75, App developers $75, UX designers $60, Business Analyst $50, Trainers $50, System Admin $70
Labor: Let q and g denote the quality of machinery and labor, respectively. The new machinery will be affected by wx that both factors are needed for production. The production function is given by q=4a. Technology A: the machinery will be replaced by x. Technology B: k to fill a mat. The production function a=. The final answer. Suppose the factor prices are given by u=1 and eg=4. We are instructed to be the producing input bundle changing with good price p o pgoopyeam
ifs-vitedog ifs-hitedogte = .white.dogthe
Monopoly Profit Maximization
The table below provides partial information for Putrid Gas & Electric, a monopoly operating in the northwestern United States. The executives at Putrid would not divulge any more information than given in this table, so it is up to you to fill in the holes. Complete the table and use it to answer the questions that follow. (The output is electricity in thousands of kilowatt hours.) TC ATC MC Profit Output Price TR MR 110 XX XX XX XX 0 06 $144 29 -3 42 2 3 80 56.75 300 89 4 261 5 40 301 6 348.5 60 55
Question 5 An array contains n numbers ranging from 0 to n-2. There is exactly one number duplicated in the array. How do you find the duplicated number? For example, if an array with length 5 contains numbers 1,3,2, the duplicated number is 2.
Suppose that the duplicated number in the array is m. The sum of all numbers in the array, which is denoted as sum2. The duplicated number m is the difference between sum1 and num2. The corresponding code in Java is shown in Listing 3-2
Listing 3-2. Java Code to Get
int duplicate(int numbers[])
int sum = 0
length; ++i)