Query 15

#$&*

course MTH 173

0154 29MAR2013

http://vhcc2.vhcc.edu/dsmith/geninfo/labrynth_created_fall_05/levl1_22/levl2_81/file3_259.htm

.

Your solution, attempt at solution.

If you are unable to attempt a solution, give a phrase-by-phrase interpretation of the problem along with a statement of what you do or do not understand about it. This response should be given, based on the work you did in completing the assignment, before you look at the given solution.

015. `query 15

*********************************************

Question: `q query problem 5.2.24 was 5.2.23 integral of x^2+1 from 0 to 6. What is the value of your integral, and what were your left-hand and right-hand estimates?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

Using my computer, I came up with a value of 78 for the integral of (x^2) +1 from 0 to 6.

My left hand estimate is 118 and my right had limit is 46.

#### question below####

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

** An antiderivative of x^2 + 1 is x^3 / 3 + x. The change in the antiderivative from x = 0 to x = 6 is equal to the integral:

Integral = 6^3 / 3 + 6 - (0^3 / 3 + 0) = 216/3 + 6 = 234/3 = 78.

The values of the function at 0, 2, 4, 6 are 1, 5, 17 and 37.

The left-hand sum would therefore be 2 * 1 + 2 * 5 + 2 * 17 = 46.

The right-hand sum would be 2 * 5 + 2 * 17 + 2 * 37 = 118.

The sums differ by ( f(b) - f(a) ) * `dx = (37 - 1) * 2 = 72.**

From the shape of the graph which estimate would you expect to be low and which high, and what property of the graph makes you think so?

** The graph is increasing so the left-hand sum should be the lesser.

the graph is concave upward and increasing, and for each interval the average value of the function will therefore be closer to the left-hand estimate than the right. This is corroborated by the fact that 46 is closer to 78 than is 118. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

#### I don’t see where you got the anti derivative of (x^3)/ x + 3. I came up with (1/3)(x^3 + x)

Using my anti derivative I come up with a solution of 74. I know this is wrong and the answer is 78 because that is what the computer spits out. Your answer also verifies the correct answer is 78.

How did you get your anti-derivative and why is my anti-derivative not correct? ####

------------------------------------------------

Self-critique Rating:3

@&

If you take the derivative of 1/3 ( x^3 + x) you get 1/3 ( 3 x^2 + 1) = x^2 + 1/3., not x^2 + 1.

If you take the derivative of 1/3 x^3 + x, you do get x^2 + 1.

Just looking at the difference in the derivatives should convince you of the correct answer, but more importantly it should show you how to look at the expressions.

Now to generalize:

The derivative of f(x) + g(x) is f ' (x) + g ' (x). In other words, the derivative operator distributes over addition (and also subtraction).

It follows that the same thing works in the other direction. An antiderivative of f(x) added to an antiderivatve of g(x) will be an antiderivative of f(x) + g(x).

So for this problem, an antiderivative of x^2 + 1 would be x^3 / 3 + x, an antiderivative of x^2 added to an antiderivative of 1.

*@

*********************************************

Question: `q query problem 5.2.32 f(x) piecewise linear from (-4,1) to (-2,-1) to (1,1) to (3,0) then like parabola with vertex at (4,-1) to (5,0). What is your estimate of the integral of the function from -3 to 4 and how did you get this result?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

From -3 to 0 we have two triangles with an area each of -.5 and we have a square with area 11. This will give us -2 for the area total.

From 0 to 3 we have the same number as above except these are positive, with an area of 2

From 3 to 5 we can also draw triangles within the curve and we get an area of approx -1.

Putting them together we get:

2 -2 - 1 = -1 for an area.

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

** We use the area interpretation of the integral. This graph can be broken into a trapezoidal graph and since all lines are straight the areas can be calculated exactly.

From x=-3 to x=0 the area between the graph and the x axis is 2 (divide the region into two triangles and a rectangle and find total area, or treat it as a trapezoid). The area is below the x axis so the integral from x = -3 to x = 0 is -2.

From x = 0 to x = 3 the area is 2, above the x axis, so the integral on this interval is 2.

If the graph from x=3 to x=4 was a straight line from (3,0) to (4,-1) the area over this interval would be .5 and the integral would be -.5. Since the graph curves down below this straight line the area will be more like .6 and the integral closer to -.6.

The total integral from x=-3 to x=4 would therefore be about -2 + 2 - .6 = -.6. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

#### Does your answer of -.6 take into account both of the triangles? It seems to be just one. ####

------------------------------------------------

Self-critique Rating:

@&

A straight line from (3, 0) to (4, -1) would intercept the x axis at x = 3.75.

The triangle above the x axis would have altitude 3 and base .75 so its area would be 1/2 * 3 * 3/4 = 9/8.

The triangle below the x axis would have base .25 and altitude 1 so its area would be 1/8.

The integral would therefore be 9/8 - 1/8 = 1.

I'm not sure where the .5 and -.5 in the given solution came from, so that's got to be a little confusing. But if the graph curves down below the straight line from (3, 0) to (4, -1) this will move the intersection with the x axis to the left and result in less area above the x axis and significantly more area below, so that the estimate .6 would seem to be reasonable.

*@

*********************************************

Question: `q query problem 5.3.10 was 5.3.20 ave value of e^t over [0,10]. What is the average value of the function over the given interval?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The antiderivative of f(t) = e^t is just F(t)e^t. The average is given by multiplying the integral by 1/10.

1/10 (e^10 - e^0) = 2202.54

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

** An antiderivative of f(t) = e^t is F(t) = e^t. Using the Fundamental Theorem you get the definite integral by calculating F(10) - F(0). This gives you e^10 - e^0 = 22025, approx.

The average value of the function is the integral divided by the length of the interval. The length of the interval is 10 and 22025 / 10 is 2202.5. **

What would be the height of a rectangle sitting on the t axis from t = 0 to t = 10 whose area is the same as that under the y = e^t graph from t=0 to t=10?

** The height of the rectangle would be the average value of the function. That would have to be the case so that height * length would equal the integral. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q query problem 5.3.38, was 5.3.26 v vs. t polynomial (0,0) to (1/6,-10) thru (2/6,0) to (.7,30) to (1,0). When is the cyclist furthest from her starting point?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

She is furthest at time t = 1. This is the time that she has traveled the furthest with a positive velocity.

This problem is fairly easy to understand just by looking at the graph.

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

** The change in position of the cyclist from the start to any instant will be the integral of the v vs. t graph from the t = 0 to that instant.

From t = 0 to t = 1/3 we see that v is negative, so the cyclist is getting further from her starting point. The average velocity over this interval appears to be about -6 mph, so the integral over this segment of the graph is about -6 * 1/3 = -2, indicating a displacement of -2 miles. At t = 1/3 she is therefore 3 miles from the lake.

For the remaining 2/3 of an hour the cyclist is moving in the positive direction, away from the lake. Her average velocity appears to be a bit greater than 15 mph--say about 18 mph--so the integral over this segment is about 18 * 2/3 = 12. She gets about 12 miles further from the lake, ending up about 15 miles away.

The key to interpretation of the integral of a graphed function is the meaning of a rectangle of the Riemann Sum. In this case any rectangle in the Riemann sum has dimensions of velocity (altitude) vs. time interval (width), so each tiny rectangle represents a product of velocity and time interval, giving you a displacement. The integral, represented by the total area under the curve, therefore represents the displacement. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q query problem 5.3.38, was 5.3.26 v vs. t polynomial (0,0) to (1/6,-10) thru (2/6,0) to (.7,30) to (1,0). When is the cyclist furthest from her starting point?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

She is furthest at time t = 1. This is the time that she has traveled the furthest with a positive velocity.

This problem is fairly easy to understand just by looking at the graph.

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Given Solution:

** The change in position of the cyclist from the start to any instant will be the integral of the v vs. t graph from the t = 0 to that instant.

From t = 0 to t = 1/3 we see that v is negative, so the cyclist is getting further from her starting point. The average velocity over this interval appears to be about -6 mph, so the integral over this segment of the graph is about -6 * 1/3 = -2, indicating a displacement of -2 miles. At t = 1/3 she is therefore 3 miles from the lake.

For the remaining 2/3 of an hour the cyclist is moving in the positive direction, away from the lake. Her average velocity appears to be a bit greater than 15 mph--say about 18 mph--so the integral over this segment is about 18 * 2/3 = 12. She gets about 12 miles further from the lake, ending up about 15 miles away.

The key to interpretation of the integral of a graphed function is the meaning of a rectangle of the Riemann Sum. In this case any rectangle in the Riemann sum has dimensions of velocity (altitude) vs. time interval (width), so each tiny rectangle represents a product of velocity and time interval, giving you a displacement. The integral, represented by the total area under the curve, therefore represents the displacement. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

------------------------------------------------

Self-critique Rating:

#*&!

&#Good responses. See my notes and let me know if you have questions. &#