Peter the punter decided to place $10,000 into a high growth share portfolio. After 3 weeks his investment was looking rather sad, with the value of his portfolio falling $2,025. Unperturbed, Peter stuck with his original plan to hold the stock for at least 6 months. But after a further 3 weeks, things had not improved – his portfolio being worth only 64% of its original value at that point in time. Always a risk taker, Peter allowed his investment to continue until after a further 3 weeks, he found his portfolio to be worth only $5,275. Peter then called on you for advice. You know that the share market is full of ups and downs and that things should improve. You tell Peter you can use your tried and proven BiQuad financial modeling program to help forecast his future prospects. Peter agrees and asks for your help.

First you must develop the BiQuad model. To do this you are to use three of the data points available from observations. You will use the fourth data point to verify that your model is correct.
If the last digit of your Student ID No. is an integer power of 2, then you are to use the initial investment value and data from 3 weeks and 6 weeks to work out the model.
If the last digit of your Student ID No. is a prime number, then you are to use the initial investment value and the data from 3 weeks and 9 weeks to work out the model.
If the last digit of your Student ID No. is neither an integer power of 2 or a prime number, then you are to use the initial investment value and the data from 6 weeks and 9 weeks to work out the model.

(A) Write your Student ID No. Here 10336054. Write the last digit here: 4. Write the three data points you are to use here:
Time (t) 0 weeks 3 weeks 6 weeks
Investment Value v(t) $10000 $2025 $6400

(B) Using the data you have written down in the table in (a) derive a quadratic function (you BiQuad model), 𝑣(𝑡), relating the value of Peter’s share portfolio to elapsed time. Show all working.

C) Verify that your function 𝑣(𝑡) is accurate by evaluating the function at the data point you did not use when deriving the function. Show substitutions and working

(D) By completing the square, determine the point in time when your model predicts Peter’s fortune will turn around. What is the lowest value that Peter’s investment will reach at this time? Using this knowledge and Peter’s original data, on a grid draw a graph of 𝑣(𝑡) up to this point in time

For all of the remaining questions you must use calculus to obtain the answers

(E) By finding the derivative of 𝑣(𝑡), determine how rapidly Peter’s fortune were varying after 5 weeks,

(f) Use this derivative function 𝑣’(𝑡) to calculate the time when Peter should expect to see his investment turn the corner from its lowest value and start to improve. Compare your answer here with your answer to (d).

(g) If 𝑣(𝑡) was to be used to continue modelling Peter’s investment, determine at what future time his investment would reach the break-even point?

(H) However the quadratic function used in your BiQuad model changes once an investment has bottomed out. A second quadratic function takes over that predicts a more conservative recovery phase. In this case, recovery is given by the function 𝑤(𝑡) shown below. Use the product rule to determine 𝑤’(𝑡).
The new Function :
W(t) = 5(t-10) (t-20) + 4500, so
W’(t) =

(i) then provide calculations to prove that w(t)= v(t) and w’(t) = v’(t) at the turning point

(j) Using the new function 𝑤(𝑡), provide calculations to determine the predicted value of Peter’s investment at the end of the six month period.

(k) Using the new function 𝑤(𝑡), provide calculations to predict the time (nearest week) when Peter’s investment will have recovered to its initial value.

(l) Using data points created for the new function 𝑤(𝑡), show the graph of this function as an extension to the graph of v(t) in (d). Clearly label the six-month prediction point and breakeven point.

Holy crap! Have you done anything on this?

Have you determined the three data points to use?
Have you decided what to do using the ID number?

Come back with some input, ok?

I have used the three data point which is given in part A of the question.

the three input was $10000 in week 0
in week three it is $2025
and the 6th week it is 64% of the initial investment.
I have also put the last digit of my student ID which is an integer power of 2 which is 4

a )

v(t) = at^2 + bt + c,
1st 0a + 0b +c = 10000
3rd 9a + 3b + c = 7975
6th 36a + 6b + c = 6400
9th 81a+9b+c = 5275

b)
9a + 3b + c = 7975
B = (7975-10,000-9a)/(3)

81a+9b+c = 5275
81a+9((7975-10,000-9a)/(3))+10000 = 5275
a= 25

9a + 3b + c = 7975
9(25) + 3b +10000 = 7975
b= -750

c)
36a + 6b +c = 6400
36(25) + 6(-750) + 10000 = 6400

thats for if your student number is prime