Approximating (24.5)^(1/2) + (9.5)^(1/2) using Differentials

  • Thread starter Thread starter Nachore
  • Start date Start date
  • Tags Tags
    Differentials
Nachore
Messages
16
Reaction score
0
1. The problem
Use Differentials to approximate (24.5)^(1/2) + (9.5)^(1/2). Compare your answer to your calculator's answer.

Homework Equations



I used z = (x)^(1/2) + (y)^(1/2)

The Attempt at a Solution



What I used:
let z = (x)^(1/2) + (y)^(1/2)
x = 25
y = 10
dx = 0.5
dy = 0.5
Using http://www.maths.soton.ac.uk/~jav/soton/ma155/lectures2/img203.gif .[/URL]
I plugged in 1/(2(x)^(1/2)) for the partial derivative w/respect to x, and 1/(2(y)^(1/2)) for the partial derivative w/respect to y. When I plug into the formula, I get 0.1290 not 8.0139 like in the calculator. What am I doing wrong?
 
Last edited by a moderator:
Physics news on Phys.org
Nachore said:
1. The problem
Use Differentials to approximate (24.5)^(1/2) + (9.5)^(1/2). Compare your answer to your calculator's answer.

Homework Equations



I used z = (x)^(1/2) + (y)^(1/2)

The Attempt at a Solution



What I used:
let z = (x)^(1/2) + (y)^(1/2)
x = 25
y = 10
dx = 0.5
dy = 0.5
Using http://www.maths.soton.ac.uk/~jav/soton/ma155/lectures2/img203.gif .[/URL]
I plugged in 1/(2(x)^(1/2)) for the partial derivative w/respect to x, and 1/(2(y)^(1/2)) for the partial derivative w/respect to y. When I plug into the formula, I get 0.1290 not 8.0139 like in the calculator. What am I doing wrong?

You the did the derivative wrong. The derivative of xn is n xn-1, not n xn as you have.
 
Last edited by a moderator:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top