Answer:
(a) $10 million
(b) $1 per share
(c) $49
(d) 25 %
Explanation:
(a) Estimated net earnings for next year.
Sales next year = $100 million
Net profit margin = 10%
Net profit margin = Net Income ÷ Sales
Net Income = 10% × $100 million
= $10 mil
lion
(b) Next year's dividends per share.
Dividend payout = Dividends paid ÷ Net Income
= 50%
Dividends paid = $10 × 50%
= $5 mil
lion
Per share dividend = Dividend paid ÷ Shares outstanding
= $5 million ÷ 5 million
= $1 per share
(c) The expected price of the stock (assuming the P/E ratio is 24.5 times earnings).
Earnings per share:
= Net income ÷ shares outstanding
= $10 million ÷ 5 million
= $2 per share
P/E Ratio = Price per share ÷ Earnings per share
Price per share = $2 × 24.5
= $49
(d) The expected holding period return (latest stock price: $40 per share).
= (Final price - Initial price + Dividend) ÷Initial Price
= ($49 - $40 + $1) ÷ $40
= 25%
" A secured loan is, a loan in which borrower pledges some asset as calateral for the loan, which them becomes a secured dept owned to the creditor who gives the loan."
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:
Number 4 bottom answer
Explanation:
I know the first bit which is Total Utility is consumer satisfaction with all consumption for definite.
Answer:
net income during 2019 = $109,045
Explanation:
total stockholder equity 2018 = assets - liabilities = $293,500 - $79,245 = $214,255
total stockholder equity 2019 = assets - liabilities = $497,512 - $177,212 = $320,300
change in equity from 2018 to 2019 = $106,045
$33,000 can be explained by additional capital invested, and the remaining $73,045 corresponds to change in retained earnings
change in retained earnings = net income - dividends distributed
$73,045 = net income - $36,000
net income = $109,045