Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Cost of Capital - VBA Using Loops 1. Stock Price Make a function that computes the price of the stock given the 5 main inputs
Cost of Capital - VBA Using Loops 1. Stock Price Make a function that computes the price of the stock given the 5 main inputs (see below). D = $1.95 gs = 13.10% g= 2.90% 8 kDDM 7.000% n = =DDM(kddm,D1,gs,g,n) = (using the 6% kdomi from D10 = 85.272) then compute the KDDM2 (below) that will set The Price of an Equity If the Stock Price equals $51.25 the computed price equal to the actual price. kDDM2 ( = 9.450%) Goal Seek: Enter Exactly what you would in the Goal Seek tool Set Cell Use Your function from part 1 here (using the 9.450% kpDM2 from D18 = 51.25) use the same function as part a - don't make a new one! To Value By Changing Cost of Capital - VBA Using Loops 1. Stock Price Make a function that computes the price of the stock given the 5 main inputs (see below). D = $1.95 gs = 13.10% g= 2.90% 8 kDDM 7.000% n = =DDM(kddm,D1,gs,g,n) = (using the 6% kdomi from D10 = 85.272) then compute the KDDM2 (below) that will set The Price of an Equity If the Stock Price equals $51.25 the computed price equal to the actual price. kDDM2 ( = 9.450%) Goal Seek: Enter Exactly what you would in the Goal Seek tool Set Cell Use Your function from part 1 here (using the 9.450% kpDM2 from D18 = 51.25) use the same function as part a - don't make a new one! To Value By Changing
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started