Answer:
A
Explanation:
The formula for calculating future value:
FV = P (1 + r)^n
FV = Future value
P = Present value
R = interest rate
N = number of years
Security A : 11 = 1( 1 + r)^15
11^(1/15) = 1( 1 + r)
1.173 = 1 + r
r = 1.173 - 1
r = 17.33%
Security A : 16 = 1( 1 + r)^15
16^(1/15) = 1( 1 + r)
1.20 = 1 + r
r = 1.2 - 1
r = 0.2
r = 20%
Security B earned a higher average annual rate of return as 20% is greater than 17.33%
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:
A number of separate but interdependent budgets that formally lay out the company's sales, production, and financial goals and that culminates in a cash budget, budgeted income statement, and budgeted balance sheet is master budget.
The lower-level budgets, cash flow projections, budgeted financial statements, and financial plans of an organisation are all included in the master budget, which is a thorough financial planning document. It is often created by a company's budget committee under the direction of the budget director.
To know more about Master Budget here
brainly.com/question/28217954
#SPJ4
Answer:
$64,000 and $358,000
Explanation:
The computation is shown below:
For land:
= Purchase price of land + Legal fees for contracts to purchase land + Demolition of old building on site - Sale of scrap from old building
= $60,000 + $2,000 + $5,000 - $3,000
= $64,000
For building:
= Construction cost of new building (fully completed) + Architects’ fees
= $350,000 + $8,000
=$358,000
With stocks of 8% for A and 16% for B, The global minimum variance is given as 10.5 percent
<h3>How to solve for the variance</h3>
The expected return of the stock for the country a is given as 0.05
The Weight of this country's stock market WA = 0.5
The expected return of the stock for the country a is given as 0.16
The Weight of this country's stock market Wb = 0.5
Expected Return of the portfolio can be calculated as
= (WA x RA) + (WB * RB)
Expected Return of the portfolio = (0.5x 0.05 ) +(0.5*0.16)
= 0.105
= 10.5%
Read more on variance here: brainly.com/question/10687815