Answer:
The query may still be specified in SQL by using a nested query as follows (not all
implementations may support this type of query):
SELECT DNAME, COUNT (*)
FROM DEPARTMENT, EMPLOYEE
WHERE DNUMBER=DNO AND SEX='M' AND DNO IN ( SELECT DNO
FROM EMPLOYEE
GROUP BY DNO
HAVING AVG (SALARY) > 30000 )
GROUP BY DNAME;
Explanation:
Explanation:
The calculation is shown below:
a. The proceeds from the short sale (net of commission) is
= Number of shares short sold x (price of short sale - commission paid per share)
= 100 shares x ($27.70 - 0.25)
= $2,745
b. The dividend payment is
= Number of shares × dividend per share
= 100 shares × $3.30
= $330
c. Value of an account is
= Proceeds from short sale, commission net - dividend paid - cost including commission
where,
Cost including commission is
= Number of shares short sold x (price of buying stock + commission paid per share)
= 100 shares × ($22 + 0.25)
= $2,225
So, the value of an account is
= $2,745 - $330 - $2,225
= $190
Answer:
1. using plans as a standard for measuring performance.
Explanation:
Strategic planning is an important process that enables a business or an organization to have a sense of direction, goal orientation, and also enables them to evaluate and measure progress.
It is important when carrying out the strategic planning process to first focus on clarifying and developing the vision, mission and objectives of the business before moving on to strategy formulation, this helps to give a sense of direction.
In the process of strategic planning, involving key employees cannot be overemphasized. Giving key employees the chance to be involved in the planning process will enable them to connect to the business and set them up for success.
Apart from the fact that strategic planning provides a sense of direction, it also enables a business to outline goals that can be measured, hence providing a standard for measuring performance.
Answer:
Education demand is elastic as compared to salt demand which is highly inelastic.
Explanation:
Elasticity of demand is a measure of the responsiveness of the demand of a good or service relative to it's corresponding change in price. A demand curve can be used to determine the degree of elasticity. A demand curve is a graphical representation of how price varies with quantity of goods and services demanded. The quantity of goods demanded is plotted on the horizontal axis of the graph with the corresponding price plotted on the vertical axis of the graph. With the graph, the elasticity of demand can be calculated. The formula for determining elasticity for demand is;
ED=Q/P
where;
ED=elasticity of demand
Q=percentage change in quantity demanded, where
Q={(Q2-Q1)/Q1}×100
Q2=quantity demanded when price is P2
Q1=quantity demanded when price is P1
P=percentage change in price, where;
P={(P2-P1)/P1}×100
P2=final price
P1=initial price
The formula above can be used to determine the degree of elasticity of a good or service as shown;
If the price elasticity of demand is greater than 1, then the demand is elastic. Meaning the demand is very sensitive to changes in price. This usually happens on goods and services that are wants rather than needs. Wants are luxuries that most people can do without or can find cheaper alternatives while needs are goods that most people can't do without.
If the price elasticity of demand is less than 1, then the good or service is inelastic. Meaning the demand is not very sensitive to changes in price. This usually happens on goods and services that are needs. Needs are goods and services that most people cannot do without.
In our case, salt is a need that most people cannot do without, therefor inelastic. However, quantity of education in private universities is highly elastic since there are many alternatives like public universities that are much cheaper compared to private universities. So a change in price will affect the quantity of demand.
The answer is <span>Factory owners benefited greatly, while conditions for workers were poor.
During the Industrial Revolution, capitalists were focused on getting more profit. They actually have poor management with worker benefits. Workers work long hours and receive insufficient pay for all their work. Their condition moved them to form Unions and held strikes for decent salary and benefits.
</span>