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. ******54. 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.
Quadratic Functions and Calculus - Steve, Tuesday, May 19, 2015 at 5:17am
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?
Quadratic Functions and Calculus - Anonymous, Wednesday, May 20, 2015 at 12:31am
I have used the three data point which is given in part A of the question.

the three inputs are $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

I HAVE DONE PART A!!!

The data points are:

(0,10000), (3,7075), (6,6400), (9,5275)

The instructions say:
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.

So, now you know which three points to use for (B). If y = ax^2+bx+c, you have

0a+0b+c = 10000
9a+3b+c = 7975
36a+6b+c = 6400

Solve those to find your quadratic, and then start using it as instructed.

B)

step 1: substitute points to write to linear equations
y= ax^2+bx+c
the three points are (0,10000) (3,7595) (6,6400)
7595= a3^2+b x3+10000
7595=9a+3b+10000
-10000 -10000
-2405=9a+3b Equation (1)

6400=a(6^2)+6 xb+10000
6400=36a+6b+10000
-10000 -10000
-3600=36a+6b Equation 2

Step 2: Solve the equations
-2045=9a+3b (x4)
-3600=36a+6b (x2)

-9620=36+12b
-7200=72a+12b
-2420=-36a
a= -2420/-36=67.22

Sub a into Equation 2
-3600=36(67.22)+6b
-3600= 2419.92+6b
-2419.92 -2419.92+6b
-6019.92=6b
b= -6019.92/6 = -1003.32

so the quadratic equation is
y= 67.22x^2-1003.32x+10000

C)

67.22x^2- 1003.32x+10000

67.22(0^2)-1003.32(0)+10000
0 - 0 +10000=10000

sorry I have messed up with the second point value hahahhaha

the equation will change to 25x^2-750x+10000

just follow the above steps and u will get the right answer
sorry

Thanks,

I don't know how to do (e) of this question

Great! You have completed part A of the question. Now, let's move on to part B.

(B) To derive the quadratic function (BiQuad model), we will use the data points you provided: $10,000 in week 0, $2,025 in week 3, and 64% of the initial investment in week 6.

Let's assume that the quadratic function relating the value of Peter's share portfolio to elapsed time is v(t) = at^2 + bt + c. We need to determine the values of a, b, and c.

First, let's substitute the data points into the quadratic function:
- For t = 0 weeks, v(0) = a(0^2) + b(0) + c = c = $10,000.
- For t = 3 weeks, v(3) = a(3^2) + b(3) + c = 9a + 3b + $10,000 = $2,025.
- For t = 6 weeks, v(6) = a(6^2) + b(6) + c = 36a + 6b + $10,000 = 0.64($10,000) = $6,400.

Now, we have a system of three equations:
1) c = $10,000
2) 9a + 3b + $10,000 = $2,025
3) 36a + 6b + $10,000 = $6,400

Using these equations, we can solve for the unknown coefficients a and b:
- From equation 2, we can rearrange to get 3b = $2,025 - 9a - $10,000, which gives us b = ($2,025 - 9a - $10,000) / 3.
- Substituting this value of b into equation 3, we get 36a + 6(($2,025 - 9a - $10,000) / 3) + $10,000 = $6,400.
- Simplifying and solving for a, we find a = -0.0375.

Now that we have a value for a, we can substitute it back into equation 2 to solve for b:
- From equation 2, we have 9(-0.0375) + 3b + $10,000 = $2,025.
- Simplifying and solving for b, we get b ≈ $8,247.5 / 3 ≈ $2,749.17.

Therefore, the quadratic function relating the value of Peter's share portfolio to elapsed time is:
v(t) ≈ -0.0375t^2 + $2,749.17t + $10,000.

Now, let's move on to part C.

(C) To verify that our function v(t) is accurate, we need to evaluate it at the data point we did not use when deriving the function.

Since we used the data points of weeks 0, 3, and 6 to derive the function, we will now evaluate v(t) at week 9.

Substituting t = 9 into the quadratic function v(t), we have:
v(9) ≈ -0.0375(9^2) + $2,749.17(9) + $10,000 ≈ $5,275.

Therefore, at week 9, our model predicts that Peter's portfolio will be worth approximately $5,275.

Now, let's move on to part D.

(D) To determine the point in time when our model predicts Peter's fortune will turn around, we need to find the vertex of the quadratic function.

Given a quadratic function in the form v(t) = at^2 + bt + c, the x-coordinate of the vertex can be found using the formula: x = -b / (2a).

In our case, a ≈ -0.0375 and b ≈ $2,749.17.

Using the formula, we can find:
t = -($2,749.17) / (2 * (-0.0375)) ≈ 36.657 weeks.

Therefore, the point in time when our model predicts Peter's fortune will turn around is approximately 36.657 weeks.

To find the lowest value that Peter's investment will reach at this time, we can substitute this time value into the quadratic function v(t):
v(36.657) ≈ -0.0375(36.657^2) + $2,749.17(36.657) + $10,000.

Calculating this value will give us the lowest point of the graph.

Now, let's move on to part E.