Answer:
$759,000
Explanation:
Given that,
New stock issues = $1.9 million
Dividend paid in cash during the year = $281,000
The net cash flow provided by financing activities is:
= Million new stock issue increase in cash - Cash dividend decrease in cash + Increase in cash - Decrease in cash
= $1,900,000 - $281,000 + $1,590,000 - $2,450,000
= $759,000
Answer:
D. Copper is a scarce resource, which increases its value.
Explanation:
Scarcity determine how much a certain type of resources is available. When the resources become less available, The price of that resources tend to increase.
Since producing copper is way harder than producing plastic, Producer needs a way to accommodate the bigger efforts that they need to make to produce the copper. This justify why the price of copper is higher.
Answer:
with space: =A2&" "&B2
without space: =CONCATENATE(A2,B2)
Explanation:
When using Microsoft Excel the function that you would want to use would be the following
=A2&" "&B2
In this function, you will be combining the text in cell A2 and B2 with a space in the middle, you can change to the cells that you want and simply add &" "& in between them to combine them with a space.
If you simply want to combine the words with no space in between them you can use the concantenate function which combines words in two cells into one but without space.
=CONCATENATE(A2,B2)
Answer:
$1,161.46
Explanation:
In order to determine the current bond price we can use an excel spreadsheet and the present value formula: =PV(Rate,Nper,PMT,FV)
where:
- Nper = 14 x 2 = 28 (15 year bond issued 1 year ago = 14 years)
- Rate = 5.8% / 2 = 2.9% (semiannual payments)
-
PMT = ($1,000 x 7.5%) / 2 = $37.50
- FV = $1,000 (face value of bonds)
-
PV = ?
Current price =PV(Rate,Nper,PMT,FV) =PV(2.9%,28,37.50,1000) = $1,161.46