I have a question that goes as follows:
And below is my written solution to the question:
https://i.stack.imgur.com/CF05T.jpg
I just wanted to know if I've approached this question correctly and whether or not my solution is actually correct.
I have a question that goes as follows:
And below is my written solution to the question:
https://i.stack.imgur.com/CF05T.jpg
I just wanted to know if I've approached this question correctly and whether or not my solution is actually correct.
We have $<1,1>=2,<1,x>=0,<x,x>=\dfrac23$.
From this,
$$<1+x,1+x>=2+2\cdot0+\frac23=\frac83$$
$$<1+3x,1+3x>=2+6\cdot0+9\frac23=8$$
$$<1+x,1+3x>=2+4\cdot0+3\frac23=4$$
and your solution is not right.