HomeworkMarket
0
Home.Literature.Help.
- Contact Us
- FAQ
Log in / Sign up
Help.Bus 401 Week 3 Problems 9-9 And 10-4Martin (Not rated) (Not rated)Chat
- Main
- Similar Questions
Home>Business & Finance homework help
10-4 (NPV, PI, and IRR calculations) Fijisawa Inc. is considerinf a major expansion of its product line and has estimated the following cash flows associated with such an expansion. The initial outlay would be $1,950,000, and the project would generate incremental free cash flows of $450,000 per year for 6 years. The appropiate required rate of return is 9 percent.
a. Calculate the NPV
b. Calculate the PI.
c. Calculate the IRR.
d. Should this project be accepted?
9-9(Cost of dept) Sincere Stationery Corporation needs to raise $500,000 to improve its manufacturing plant. It has decided to issue a $1,000 par value bond with a 14 percent annual coupon rate and a 10 year maturity. The investors require a 9 percent rate of return.
a. Compute the market value of the bonds.
b. What will the net price be if flotation costs are 10.5 percent of the market price?
c. How many bonds will the firm have to issue to receive the needed funds?
d. What is the firm’s after-tax cost of debt if its average tax rate is 25 percent and its marginal tax rate is 34 percent?
8 years ago
Report IssueBus 401 Week 3 Problems 9-9 And 10-4NOT RATED
Purchase the answer to view it
bus_401_week_3_problems.doc
plagiarism checkPurchase $14.99
-
Sincere Stationery Corporation
NOT RATED
(Cost of dept) Sincere Stationery Corporation needs to raise $500,000 to improve its manufacturing plant. It has decided to issue a $1,000 par value bond with a 14 percent annual coupon …
2 years ago
- Applied Sciences
- Architecture and Design
- Biology
- Business & Finance
- Chemistry
- Computer Science
- Geography
- Geology
- Education
- Engineering
- English
- Environmental science
- Spanish
- Government
- History
- Human Resource Management
- Information Systems
- Law
- Literature
- Mathematics
- Nursing
- Physics
- Political Science
- Psychology
- Reading
- Science
- Social Science
- Home
- Homework Answers
- Blog
- Archive
- Tags
- Reviews
- Contact
-
Copyright © 2021 HomeworkMarket.com { scriptNode.onload = () => resolve() document.head.appendChild(scriptNode) }) } async function loadScripts(backupScripts) { for(let i = 0; i < backupScripts.length; i++) { await loadScript(backupScripts[i]) } } function userInteractionEvent(event) { eventsQueue.push(event); if (!isLoading) { isLoading = true; const tags = document.querySelectorAll('script[type="javascript/blocked"]') const backupScripts = []; for(let i = 0; i < tags.length; i++) { const script = tags[i] const scriptNode = document.createElement('script') scriptNode.setAttribute('src', script.src) scriptNode.setAttribute('type', 'application/javascript') backupScripts.push(scriptNode) script.parentElement.removeChild(script) } loadScripts(backupScripts).then(() => { eventNames.forEach(evt => { document.removeEventListener(evt, userInteractionEvent); }) eventsQueue.forEach(e => e.target.dispatchEvent( new Event(e.type, { bubbles: true, cancelable: true }) ) ); }) } } let isLoading = false; let eventsQueue = []; const eventNames =’click, tap’.split(‘, ‘); eventNames.forEach(evt => { document.addEventListener(evt, userInteractionEvent); }) if(document.getElementById(‘read-more-btn’) != null) { let btnOffsetTop; function loadMoreHtml(event) { if(window.scrollY > (btnOffsetTop / 2)) { document.getElementById(‘read-more-btn’).click(); document.removeEventListener(‘scroll’, loadMoreHtml); } } const readMoreBtn = document.getElementById(‘read-more-btn’); const { top } = readMoreBtn.getBoundingClientRect(); btnOffsetTop = (window.pageYOffset || document.documentElement.scrollTop) + top; document.addEventListener(‘scroll’, loadMoreHtml); }