Assignment 6

course Mth 173

`wxڍassignment #006

[v͔ddh

Calculus I

09-21-2008

......!!!!!!!!...................................

20:24:48

Query class notes #06 If x is the height of a sandpile and y the volume, what proportionality governs geometrically similar sandpiles? Why should this be the proportionality?

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:24:49

Query class notes #06 If x is the height of a sandpile and y the volume, what proportionality governs geometrically similar sandpiles? Why should this be the proportionality?

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:28:39

** the proportionality is y = k x^3. Any proportionality of volumes is a y = k x^3 proportionality because volumes can be filled with tiny cubes; surface areas are y = k x^2 because surfaces can be covered with tiny squares. **

......!!!!!!!!...................................

RESPONSE -->

I pressed the enter response button twice.

I understand that the proportionality is y = k x^3 because the volume can be filled with tiny cubes, and surface areas are y = k x^2 because surfaces can be covered with tiny squares.

.................................................

......!!!!!!!!...................................

20:32:11

If x is the radius of a spherical balloon and y the surface area, what proportionality governs the relationship between y and x? Why should this be the proportionality?

......!!!!!!!!...................................

RESPONSE -->

The proportionality is y = k x^2

The area of a square is proportional to the square of its linear dimensions. The radius is a linear dimension.

.................................................

......!!!!!!!!...................................

20:32:16

** Just as little cubes can be thought of as filling the volume to any desired level of accuracy, little squares can be thought of as covering any smooth surface. Cubes 'scale up' in three dimensions, squares in only two. So the proportionality is y = k x^2.

Surfaces can be covered as nearly as we like with tiny squares (the more closely we want to cover a sphere the tinier the squares would have to be). The area of a square is proportional to the square of its linear dimensions. Radius is a linear dimension. Thus the proportionality for areas is y = k x^2.

By contrast, for volumes or things that depend on volume, like mass or weight, we would use tiny cubes to fill the volume. Volume of a cube is proportional to the cube of linear dimensions. Thus the proportionality for a volume would be y = k x^3. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:32:25

Explain how you would use the concept of the differential to find the volume of a sandpile of height 5.01 given the volume of a geometrically similar sandpile of height 5, and given the value of k in the y = k x^3 proportionality between height and volume.

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:37:43

** The class notes showed you that the slope of the y = k x^3 graph is given by the rate-of-change function y' = 3 k x^2. Once you have evaluated k, using the given information, you can evaluate y' at x = 5. That gives you the slope of the line tangent to the curve, and also the rate at which y is changing with respect to x. When you multiply this rate by the change in x, you get the change in y.

The differential is 3 k x^2 `dx and is approximately equal to the corresponding `dy. Since `dy / `dx = 3 k x^2, the differential looks like a simple algebraic rearrangement `dy = 3 k x^2 `dx, though what's involved isn't really simple algebra. The differential expresses the fact that near a point, provided the function has a continuous derivative, the approximate change in y can be found by multiplying the change in x by the derivative). That is, `dy = derivative * `dx (approx)., or `dy = slope at given point * `dx (approx), or `dy = 3 k x^2 `dx (approx).

The idea is that the derivative is the rate of change of the function. We can use the rate of change and the change in x to find the change in y.

The differential uses the fact that near x = 5 the change in y can be approximated using the rate of change at x = 5.

Our proportionality is y = k x^3. Let y = f(x) = k x^3. Then y' = f'(x) = 3 k x^2. When x = 5 we have y' = f'(5) = 75 k, whatever k is. To estimate the change in y corresponding to the change .01 in x, we will multiply y ' by .01, getting a change of y ' `dx = 75 k * .01.

}

SPECIFIC EXAMPLE: We don't know what k is for this specific question. As a specific example suppose our information let us to the value k = .002, so that our proportionality is y = .002 x^3. Then the rate of change when x is 5 would be f'(5) = 3 k x^2 = 3 k * 5^2 = 75 k = .15 and the value of y would be y = f(5) = .002 * 5^3 = .25. This tells us that at x = 5 the function is changing at a rate of .15 units of y for each unit of x.

Thus if x changes from 5 to 5.01 we expect that the change will be

change in y = (dy/dx) * `dx =

rate of change * change in x (approx) =

.15 * .01 = .0015,

so that when x = 5.01, y should be .0015 greater than it was when x was 5. Thus y = .25 + .0015 = .2515. This is the differential approximation. It doesn't take account of the fact that the rate changes slightly between x=5 and x = 5.01. But we don't expect it to change much over that short increment, so we expect that the approximation is pretty good.

Now, if you evaluate f at x = 5.01 you get .251503. This is a little different than the .2515 approximation we got from the differential--the differential is off by .000003. That's not much, and we expected it wouldn't be much because the derivative doesn't change much over that short interval. But it does change a little, and that's the reason for the discrepancy.

The differential works very well for decently behaved functions (ones with smooth curves for graphs) over sufficiently short intervals.**

......!!!!!!!!...................................

RESPONSE -->

y = k x ^3

y ' = 3 k x ^2

evaluate y ' at x = 5 --- slope of the tangent line and rate at which y is changing to x

The differential uses the fact that near x = 5 the change in y can be approximated using the rate of change at x = 5.

f ( x ) = k x ^3

When x = 5 we have y' = f'(5) = 75 k, whatever k is. To estimate the change in y corresponding to the change .01 in x, we will multiply y ' by .01, getting a change of y ' `dx = 75 k * .01.

.................................................

......!!!!!!!!...................................

20:39:33

What would be the rate of depth change for the depth function y = .02 t^2 - 3 t + 6 at t = 30? (instant response not required)

......!!!!!!!!...................................

RESPONSE -->

y ' = .04 t - 3 at t = 30

y ' = .04 ( 30 ) - 3

y ' = -1.8 cm / s

.................................................

......!!!!!!!!...................................

20:39:58

** You saw in the class notes and in the q_a_ that the rate of change for depth function y = a t^2 + b t + c is y ' = 2 a t + b. This is the function that should be evaluated to give you the rate.

Evaluating the rate of depth change function y ' = .04 t - 3 for t = 30 we get y ' = .04 * 30 - 3 = 1.2 - 3 = -1.8.

COMMON ERROR: y = .02(30)^2 - 2(30) + 6 =-36 would be the rate of depth change

INSTRUCTOR COMMENT: This is the depth, not the rate of depth change. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:41:29

modeling project 3 problem a single quarter-cup of sand makes a cube 1.5 inches on a side. How many quarter-cups would be required to make a cube with twice the scale, 3 inches on a side? Explain how you know this.

......!!!!!!!!...................................

RESPONSE -->

I do not understand how to solve this problem from the modeling project # 3.

.................................................

......!!!!!!!!...................................

20:43:01

What value of the parameter a would model this situation? How many quarter-cups does this model predict for a cube three inches on a side? How does this compare with your previous answer?

......!!!!!!!!...................................

RESPONSE -->

I now understand that I can think of it as this:

stacking single cubes--to double the dimensions of a single cube you would need 2 layers, 2 rows of 2 in each layer. Thus it would take 8 cubes 1.5 inches on a side to make a cube 3 inches on a side. Since each 1.5 inch cube containts a quarter-cup, a 3 inch cube would contain 8 quarter-cups.

.................................................

......!!!!!!!!...................................

20:45:18

What would be the side measurement of a cube designed to hold 30 quarter-cups of sand? What equation did you solve to get this?

......!!!!!!!!...................................

RESPONSE -->

y = a x^3

y = 1

x = 1.5

1 = a * 1.5^3 = .2963

y = .2963 x^3

.................................................

......!!!!!!!!...................................

20:45:31

** You are given the number of quarter-cups, which corresponds to y. Thus we have

30 = .296 x^3 so that

x^3 = 30 / .296 = 101, approx, and

x = 101^(1/3) = 4.7, approx..**

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:47:19

query problem 2. Someone used 1/2 cup instead of 1/4 cup. The best-fit function was y = .002 x^3. What function would have been obtained using 1/4 cup?

......!!!!!!!!...................................

RESPONSE -->

y = .002 x^3

y = .004 x^3 would have been the function if they would have used 1/4 cup

.................................................

......!!!!!!!!...................................

20:47:38

** In this case, since it takes two quarter-cups to make a half-cup, the person would need twice as many quarter-cups to get the same volume y.

He would have obtained half as many half-cups as the actual number of quarter-cups.

To get the function for the number of quarter-cups he would therefore have to double the value of y, so the function would be y = .004 x^3. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:48:34

** If you try the different functions, then for each one you can find a value of a corresponding to every data point. For example if you use y = a x^-2 you can plug in every (x, y) pair and solve to see if your values of a are reasonably consistent. Try this for the data and you will find that y = a x^-2 does not give you consistent a values-every (x, y) pair you plug in will give you a very different value of a.

The shape of the graph gives you a pretty good indication of which one to try, provided you know the shapes of the basic graphs.

For this specific situation the graph of the # of swings vs. length decreases at a decreasing rate.

The graphs of y = a x^.p for p = -.3, -.4, -.5, -.6 and -.7 all decrease at a decreasing rate. In this case you would find that the a x^-.5 function works nicely, giving a nearly constant value of a. **

......!!!!!!!!...................................

RESPONSE -->

y = a x^-2

.................................................

......!!!!!!!!...................................

20:50:49

If the time per swing in seconds is y, then what expression represents the number of swings per minute?

......!!!!!!!!...................................

RESPONSE -->

ok

.y = a x^-.5

# per minute frequency = 55 x^-.5

.................................................

......!!!!!!!!...................................

20:51:28

** To get the number of swings per minute you would divide 60 seconds by the number of seconds in a swing (e.g., if a swing takes 2 seconds you have 30 swings in a minute). So you would have f = 60 / y, where f is frequency in swings per minute.

COMMON ERROR: y * 60

INSTRUCTOR COMMENT: That would give more swings per minute for a greater y. But greater y implies a longer time for a swing, which would imply fewer swings per minute. This is not consistent with your answer. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:51:28

** To get the number of swings per minute you would divide 60 seconds by the number of seconds in a swing (e.g., if a swing takes 2 seconds you have 30 swings in a minute). So you would have f = 60 / y, where f is frequency in swings per minute.

COMMON ERROR: y * 60

INSTRUCTOR COMMENT: That would give more swings per minute for a greater y. But greater y implies a longer time for a swing, which would imply fewer swings per minute. This is not consistent with your answer. **

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:51:28

** To get the number of swings per minute you would divide 60 seconds by the number of seconds in a swing (e.g., if a swing takes 2 seconds you have 30 swings in a minute). So you would have f = 60 / y, where f is frequency in swings per minute.

COMMON ERROR: y * 60

INSTRUCTOR COMMENT: That would give more swings per minute for a greater y. But greater y implies a longer time for a swing, which would imply fewer swings per minute. This is not consistent with your answer. **

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:54:58

If the time per swing is a x ^ .5, for the value determined previously for the parameter a, then what expression represents the number of swings per minute? How does this expression compare with the function you obtained for the number of swings per minute vs. length?

......!!!!!!!!...................................

RESPONSE -->

y = a x ^ .5

x = 1.1

# swings per minute = 60

f = 60 / (a x ^ .5)

f = (60 / a) * x ^ .5

.................................................

......!!!!!!!!...................................

20:54:58

If the time per swing is a x ^ .5, for the value determined previously for the parameter a, then what expression represents the number of swings per minute? How does this expression compare with the function you obtained for the number of swings per minute vs. length?

......!!!!!!!!...................................

RESPONSE -->

.................................................

......!!!!!!!!...................................

20:55:05

** Time per swing turns out to be a x^.5--this is what you would obtain if you did the experiment very accurately and correctly determined the power function. For x in feet a will be about 1.1.

Since the number of swings per minute is 60/(time per swing), you have f = 60 / (a x^.5), where f is frequency in swings / minute.

Simplifying this gives f = (60 / a) * x^.5.

60/a is just a constant, so the above expression is of form f = k * x^-.5, consistent with earlier statements.

60 / a = 60 / 1.1 = 55, approx., confirming our frequency model F = 55 x^-.5. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:58:36

query problem 8. model of time per swing what are the pendulum lengths that would result in periods of .1 second and 100 seconds?

......!!!!!!!!...................................

RESPONSE -->

T = 1.1 x ^ .5

T = .1

T = 100

.1 = 1.2 x ^ .5 = .083^2 = .0069 ft.

100 = 1.2 x ^ .5 = 83^2 = 6900 ft.

.................................................

......!!!!!!!!...................................

20:58:40

** You would use your own model here.

This solution uses T = 1.1 x^.5. You can adapt the solution to your own model.

According to the model T = 1.1 x^.5 , where T is period in seconds and x is length in feet, we have periods T = .1 and T = 100. So we solve for x:

For T = .1 we get:

.1 = 1.2 x^.5 which gives us

x ^ .5 = .1 / 1.2 so that

x^.5 = .083 and after squaring both sides we get

x = .083^2 = .0069 approx., representing .0069 feet.

We also solve for T = 100:

100 = 1.2 x^.5, obtaining

x^.5 = 100 / 1.2 = 83, approx., so that

x = 83^2 = 6900, approx., representing a pendulum 6900 ft (about 1.3 miles) long. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

20:58:59

query problem 9. length ratio x2 / x1.

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

21:01:03

query problem Challenge Problem for Calculus-Bound Students: how much would the frequency change between lengths of 2.4 and 2.6 feet

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

21:01:11

** STUDENT SOLUTION: Note that we are using frequency in cycles / minute.

I worked to get the frequency at 2.4 and 2.6

y = 55.6583(2.4^-.5) = 35.9273 and y = 55.6583(2.6^-.5)= 34.5178.

subtracted to get -1.40949 difference between 2.4 and 2.6.

This, along with the change in length of .2, gives average rate -1.409 cycles/min / (.2 ft) = -7.045 (cycles/min)/ft , based on the behavior between 2.4 ft and 2.6 ft.

This average rate would predict a change of -7.045 (cycles/min)/ft * 1 ft = -7/045 cycles/min for the 1-foot increase between 2 ft and 3 ft.

The change obtained by evaluating the model at 2 ft and 3 ft was -7.2221 cycles/min.

The answers are different because the equation is not linear and the difference between 2.4 and 2.6 does not take into account the change in the rate of frequency change between 2 and 2.4 and 2.6 and 3

for 4.4 and 4.6

y = 55.6583(4.4^-.5) y = 55.6583(4.6^-.5)

y = 26.5341 y = 25.6508

Dividing difference in y by change in x we get -2.9165 cycles/min / ft, compared to the actual change -2.938 obtained from the model.

The answers between 4-5 and 2-3 are different because the equation is not linear and the frequency is changing at all points. **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

......!!!!!!!!...................................

21:04:27

query problem 1.2.19 formula for exponential function through left (1,6) and (2,18)

......!!!!!!!!...................................

RESPONSE -->

I can't find these problems in my text.

.................................................

......!!!!!!!!...................................

21:04:32

** An exponential function has one of several forms, including y = A * b^x and y = A * e^(kx).

Using y = A * b^t and substituting the t and y coordinates of the two points gives us

6 = A * b^1

18 = A * b^2.

Dividing the second equation by the first we get

3 = b^(2-1) or b = 3.

Substituting this into the first equation we get

6 = A * 3^1 so

A = 2.

Thus the model is y = 2 * 3^t . **

......!!!!!!!!...................................

RESPONSE -->

ok

.................................................

xG~އסģ

assignment #006

006. goin' the other way

09-21-2008

......!!!!!!!!...................................

19:32:07

`qNote that there are 7 questions in this assignment.

`q001. If the water and a certain cylinder is changing depth at a rate of -4 cm/sec at the t = 20 second instant, at which instant the depth is 80 cm, then approximately what do you expect the depth will be at the t = 21 second instant?

......!!!!!!!!...................................

RESPONSE -->

When will d = 80 cm?

-4 / 20 = 80 / t

-4 t = 1600

t = -400 s = 400 s

What will depth be when t = 21 s?

-4 / 20 = d / 21

-84 = 20 d

d = -.21 cm

confidence assessment: 1

.................................................

......!!!!!!!!...................................

19:38:09

At a rate of -4 cm/s, for the 1-second interval between t = 20 s and t = 21 s the change in depth would be -4 cm/s * 1 sec = -4 cm. If the depth was 80 cm at t = 20 sec, the depth at t = 21 sec would be 80 cm - 4 cm/ = 76 cm.

......!!!!!!!!...................................

RESPONSE -->

I was very bad at this last year. I don't exactaly understand everything that goes on with rate of change and so on. So I might be asking for some help.

In this question I thought that you were asking when is d = 80 cm? and what will depth be at t = 21 s?

So I don't understand how to get the right answer.

self critique assessment: 1

.................................................

......!!!!!!!!...................................

19:42:12

`q002. Using the same information, what the you expect the depth will be depth at the t = 30 sec instant? Do you think this estimate is more or less accurate than the estimate you made for the t = 21 second instant?

......!!!!!!!!...................................

RESPONSE -->

change in t = 30 s - 20 s = 10 s

origional depth = 80 cm

average rate = -4 cm / s

change in depth when t = 30 :

-4 cm/sec * 10 sec = -40 cm

80 - 40 = 40 cm

I think this is more accurate

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:42:19

At - 4 cm/s, during the 10-second interval between t = 20 sec and t = 30 sec we would expect a depth change of -4 cm/sec * 10 sec = -40 cm, which would result in a t = 30 sec depth of 80 cm - 40 cm = 40 cm.

......!!!!!!!!...................................

RESPONSE -->

ok

self critique assessment: 3

.................................................

......!!!!!!!!...................................

19:45:35

`q003. If you know that the depth in the preceding example is changing at the rate of -3 cm/s at the t = 30 sec instant, how will this change your estimate for the depth at t = 30 seconds--i.e., will your estimate be the same as before, will you estimate a greater change in depth or a lesser change in depth?

......!!!!!!!!...................................

RESPONSE -->

This will result in a lesser change in depth because there is a 1 cm/s difference in the depth.

rate of change = -3 cm / s

change in t = 10 s

-3 cm / s * 10 s = -30 cm

80 cm - 30 cm = 50 cm

This difference is 10 cm off from the previous question.

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:45:54

Since the rate of depth change has changed from -4 cm / s at t = 20 s to -3 cm / s at t = 30 s, we conclude that the depth probably wouldn't change as much has before.

......!!!!!!!!...................................

RESPONSE -->

ok

self critique assessment: 3

.................................................

......!!!!!!!!...................................

19:47:23

`q004. What is your specific estimate of the depth at t = 30 seconds?

......!!!!!!!!...................................

RESPONSE -->

I solved this problem in the previous question.

50 cm = depth

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:49:21

Knowing that at t = 20 sec the rate is -4 cm/s, and at t = 30 sec the rate is -3 cm/s, we could reasonably conjecture that the approximate average rate of change between these to clock times must be about -3.5 cm/s. Over the 10-second interval between t = 20 s and t = 30 s, this would result in a depth change of -3.5 cm/s * 10 sec = -35 cm, and a t = 30 s depth of 80 cm - 35 cm = 45 cm.

......!!!!!!!!...................................

RESPONSE -->

ok I understand what I did wrong.

I continued to use the -4 cm / s instead of using the -3 cm /s for the rate of change.

self critique assessment: 3

.................................................

......!!!!!!!!...................................

19:54:10

`q005. If we have a uniform cylinder with a uniformly sized hole from which water is leaking, so that the quadratic model is very nearly a precise model of what actually happens, then the prediction that the depth will change and average rate of -3.5 cm/sec is accurate. This is because the rate at which the water depth changes will in this case be a linear function of clock time, and the average value of a linear function between two clock times must be equal to the average of its values at those to clock times.

If y is the function that tells us the depth of the water as a function of clock time, then we let y ' stand for the function that tells us the rate at which depth changes as a function of clock time.

If the rate at which depth changes is accurately modeled by the linear function y ' = .1 t - 6, with t in sec and y in cm/s, verify that the rates at t = 20 sec and t = 30 sec are indeed -4 cm/s and -3 cm/s.

......!!!!!!!!...................................

RESPONSE -->

y ' = .1 t - 6

- 4 cm / s = .1 ( 20 s) - 6

- 4 = - 4

- 3 cm / s = .1 ( 30 s) - 6

- 3 = - 3

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:54:21

At t = 20 sec, we evaluate y ' to obtain y ' = .1 ( 20 sec) - 6 = 2 - 6 = -4, representing -4 cm/s.

At t = 30 sec, we evaluate y' to obtain y' = .1 ( 30 sec) - 6 = 3 - 6 = -3, representing -3 cm/s.

......!!!!!!!!...................................

RESPONSE -->

ok

self critique assessment: 3

.................................................

......!!!!!!!!...................................

19:55:40

`q006. For the rate function y ' = .1 t - 6, at what clock time does the rate of depth change first equal zero?

......!!!!!!!!...................................

RESPONSE -->

y ' = .1 t - 6 y' = 0

0 = .1 t - 6

6 = .1 t

t = 60 s

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:55:47

The rate of depth change is first equal to zero when y ' = .1 t - 6 = 0. This equation is easily solved to see that t = 60 sec.

......!!!!!!!!...................................

RESPONSE -->

ok

self critique assessment: 3

.................................................

......!!!!!!!!...................................

19:57:55

`q007. How much depth change is there between t = 20 sec and the time at which depth stops changing?

......!!!!!!!!...................................

RESPONSE -->

y ' = .1 t - 6

y ' = .1 ( 60 s) - 6 = 0 cm

y' = .1 ( 20 s ) - 6 = - 4 cm

so the change in depth is -4 cm / s

confidence assessment: 3

.................................................

......!!!!!!!!...................................

19:58:17

The rate of depth change at t = 20 sec is - 4 cm/s; at t = 60 sec the rate is 0 cm/s. The average rate at which depth changes during this 40-second interval is therefore the average of -4 cm/s and 0 cm/s, or -2 cm/s.

At an average rate of -2 cm/s for 40 s, the depth change will be -80 cm. Starting at 80 cm when t = 20 sec, we see that the depth at t = 60 is therefore 80 cm - 80 cm = 0.

......!!!!!!!!...................................

RESPONSE -->

ok

self critique assessment: 3

.................................................

Very good work on most of this assignment. I'll check on the text correspondences.

It appears that have to the initial question you got the rate-of-change idea without too much extra difficulty.