Multivariable Linear Approximation – Proving an expression with a square root in 2 variables – Exercise 3404

Exercise

Prove that the following holds for x and y that are close to 1

x3+3y234x+32y14\sqrt{x^3+3y^2}\approx \frac{3}{4}x+\frac{3}{2}y-\frac{1}{4}

Proof

Since the equation we need to prove has the estimator sign, we probably need to use the linear approximation formula. Since there are two variables, we will use the 2-variable linear approximation formula

f(x,y)f(x0,y0)+fx(x0,y0)(xx0)+fy(x0,y0)(yy0)f(x,y)\approx f(x_0,y_0)+f'_x(x_0,y_0)\cdot(x-x_0)+f'_y(x_0,y_0)\cdot(y-y_0)

Therefore, we need to define the following

x,y,x0,y0,f(x)x, y, x_0, y_0, f(x)

And place them in the formula. x and y will be the numbers that appear in the question, and the we set

x0=1,y0=1x_0=1, y_0=1

Because we are asked to prove the equation for points close to 1.

x0=1,y0=1x_0=1, y_0=1

The function will be the right side in the equation that we need to prove

f(x,y)=x3+3y2f(x,y)=\sqrt{x^3+3y^2}

In the formula above we see the function partial derivatives. Hence, we calculate them.

fx(x,y)=12x3+3y23x2f'_x(x,y)=\frac{1}{2\sqrt{x^3+3y^2}}\cdot 3x^2

fy(x,y)=12x3+3y26yf'_y(x,y)=\frac{1}{2\sqrt{x^3+3y^2}}\cdot 6y

We put all the data in the formula and get

x3+3y2f(1,1)+fx(1,1)(x1)+fy(1,1)(y1)=\sqrt{x^3+3y^2}\approx f(1,1)+f'_x(1,1)\cdot(x-1)+f'_y(1,1)\cdot(y-1)=

=13+312+1213+312312(x1)+1213+31261(y1)==\sqrt{1^3+3\cdot 1^2}+\frac{1}{2\sqrt{1^3+3\cdot 1^2}}\cdot 3\cdot 1^2\cdot (x-1)+\frac{1}{2\sqrt{1^3+3\cdot 1^2}}\cdot 6\cdot 1\cdot (y-1)=

=4+1243(x1)+1246(y1)==\sqrt{4}+\frac{1}{2\sqrt{4}}\cdot 3\cdot (x-1)+\frac{1}{2\sqrt{4}}\cdot 6\cdot (y-1)=

=2+34(x1)+64(y1)==2+\frac{3}{4}\cdot (x-1)+\frac{6}{4}\cdot (y-1)=

=2+34x34+64y64==2+\frac{3}{4}x-\frac{3}{4}+\frac{6}{4}y-\frac{6}{4}=

=34x+32y14=\frac{3}{4}x+\frac{3}{2}y-\frac{1}{4}

Hence, we get

x3+3y234x+32y14\sqrt{x^3+3y^2}\approx \frac{3}{4}x+\frac{3}{2}y-\frac{1}{4}

As required.

Have a question? Found a mistake? – Write a comment below!
Was it helpful? You can buy me a cup of coffee here, which will make me very happy and will help me upload more solutions! 

Share with Friends

Leave a Reply