Assignment 3

course Mth 163

Your work has been received. Please scroll through the document to see any inserted notes (inserted at the appropriate place in the document, in boldface) and a note at the end. The note at the end of the file will confirm that the file has been reviewed; be sure to read that note. If there is no note at the end, notify the instructor through the Submit Work form, and include the date of the posting to your access page.

assignment #003

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

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

14:57:24

`q001. Note that this assignment has 6 questions

The function y = a x^2 + b x + c takes the value y = 0 when x = [ -b + `sqrt(b^2 - 4 a c ] / (2 a) or when x = [ -b - `sqrt(b^2 - 4 a c ] / (2 a). For the function y = - 0.45833 x^2 + 5.33333 x - 6.875, which you obtained as a quadratic model of the points (1, -2), (3, 5) and (7, 8) in the preceding assignment, find the values of x for which y = 0. Compare to the estimates you made from the graph through (1,-2), (3, 5) and (7, 8) in Assignment 1.

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

RESPONSE -->

Use the quadratic equation to fine x when y=0.

-5.33+- sqrt(5.33)^2 - 4(-.4583)(-6.875) / 2(-.4583)

-5.33+- sqrt(15.84) / -0.9166

-5.33+- 3.98 / -0.9166

The addition gives you 1.476=x

The subraction gives you 10.16=x

These two points correspond by the graph from assignment one if you extend the graph to form a parabola.

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

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

14:58:30

For the function y = - 0.45833 x^2 + 5.33333 x - 6.875 we have a = -0.45833, b = 5.33333 and c = -6.875. The quadratic formula therefore tells us that for our function we have y = 0 when

x = [-5.33333 + `sqrt(5.33333^2 - 4 * (-0.45833 ) * (-6.875)) ] / ( 2 * (-0.45833)) = 1.47638 and when

x = [-5.33333 - `sqrt(5.33333^2 - 4 * (-0.45833 ) * (-6.875)) ] / ( 2 * (-0.45833)) = 10.16006.

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

RESPONSE -->

did problem correctly, but the significant figures are different, I thought we were always supposed to go to two sig figs.

I'm glad you're attuned to those details.

The number of significant figures depends on the precision and accuracy of the information. Three is a better default number than 2.

However solutions given here do not generally observe significant figures. The arithmetic in these solutions are often only approximate.

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

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

15:09:17

`q002. Extend the smooth curve in your sketch to include both points at which y = 0. Estimate the x value at which y takes its maximum value.

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

RESPONSE -->

Since this graph is an upside down parabola the vertex point also tells you where y takes it max. value.

-b/2a

-5.33/-0.9166 = 5.818

y= -.45833(5.818)^2 + 5.33(5.818) - 6.875 = 8.645

vertex = (5.818, 8.645)

so the maximum point on the y axis is 8.645, and the x value is 5.818

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

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

15:10:12

Your graph should clearly show how the parabola passes through the x axis at the points where x is approximately 1.5 (corresponding to the more accurate value 1.47638 found in the preceding problem) and where takes is a little more than 10 (corresponding to the more accurate value 10.16006 found in the preceding problem).

The graph of the parabola will peak halfway between these x values, at approximately x = 6 (actually closer to x = 5.8), where the y value will be between 8 and 9.

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

RESPONSE -->

OK i got the accurate values for the problem by finding the vertex

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

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

15:11:59

06-07-2006 15:11:59

`q003. For the function of the preceding two questions, y will take its maximum value when x is halfway between the two values at which y = 0. Recall that these two values are approximately x = 1.48 and x = 10.16. At what x value will the function take its maximum value? What will be this value? What are the coordinates of the highest point on the graph?

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

NOTES -------> The highest point on the graph can also be found by the vertex which I found to be (5.818, 8.645).

This is the x and y which the graph is highest.

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

15:13:29

The x value halfway between x = 1.48 and x = 10.16 is the average x = (1.48 + 10.16) / 2 = 5.82.

At x = 5.82 we have y = - 0.45833 x^2 + 5.33333 x - 6.875 = -.45833 * 5.82^2 + 5.33333 * 5.82 - 6.875 = 8.64 approx..

Thus the graph of the function will be a parabola whose maximum occurs at its vertex (5.82, 8.64).

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

RESPONSE -->

I found the vertex instead of finding the average and plugging it in. This gave me the same answer.

How did you find the vertex if you didn't plug it in? In case you used a graphing calculator, remember that all work has to be justified by analytical methods.

In any case you appear to understand what you're doing here very well.

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

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

15:28:01

`q004. The function y = a x^2 + b x + c has a graph which is a parabola. This parabola will have either a highest point or a lowest point, depending upon whether it opens upward or downward. In either case this highest or lowest point is called the vertex of the parabola. The vertex of a parabola will occur when x = -b / (2a).

At what x value, accurate to five significant figures, will the function y = - 0.458333 x^2 + 5.33333 x - 6.875 take its maximum value? Accurate to five significant figures, what is the corresponding y value?

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

RESPONSE -->

I found the vertex to answer the previous two problems. the vertex to 5 sig figs is

(5.81818, 8.64024)

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

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

15:28:07

In the preceding problem we approximated the x value at which the function is maximized by averaging 1.48 and 10.16, the x values at which the function is zero. Here we will use x = -b / (2 a) to obtain

x value at which function is maximized: x = -b / (2a) = 5.33333 / (2 * -0.45833) = 5.81818.

To find corresponding y value we substitute x = 5.81818 into y = - 0.458333 x^2 + 5.33333 x - 6.875 to obtain y = 8.64024.

Thus the vertex of the parabola lies at (5.81818, 8.64024).

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

RESPONSE -->

OK

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

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

15:40:33

`q005. As we just saw the vertex of the parabola defined by the function y = - 0.45833 x^2 + 5.33333 x - 6.875 lies at (5.8182, 8.6402).

What is the value of x at a point on the parabola which lies 1 unit to the right of the vertex, and what is the value of x at a point on the parabola which lies one unit to the left of the vertex?

What is the value of y corresponding to each of these x values?

By how much does each of these y values differ from the y value at the vertex, and how could you have determined this number by the equation of the function?

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

RESPONSE -->

left of x 4.81818

vertex 5.81818

right of x 6.81818

plugging these values into y = - 0.45833 x^2 + 5.33333 x - 6.875 you get

left 8.17993 =y

vertex 8.64024=y

right 8.17965 =y

each of these values differ by .460

you can use the first part of the equation to figure out these numbers

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

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

15:42:57

06-07-2006 15:42:57

The vertex lies at x = 5.8182, so the x values of points lying one unit to the right and left of the vertex must be x = 6.8182 and x = 4.8182. At these x values we find by substituting into the function y = - 0.458333 x^2 + 5.33333 x - 6.875 that at both points y = 8.1818.

Each of these y values differs from the maximum y value, which occurs at the vertex, by -0.4584. This number is familiar. Within roundoff error is identical to to the coefficient of x^2 in the original formula y = - 0.458333 x^2 + 5.33333 x - 6.875.

This will always be the case. If we move one unit to the right or left of the vertex of the parabola defined by a quadratic function y = a x^2 + b x + c, the y value always differ from the y value at the vertex by the coefficient a of x^2. Remember this.

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

NOTES -------> i did the problem using the y vertex instead of the x. I found the values correctly but for x instead of y. I understand my mistake i looked at the wrong number.

This will always be the case. If we move one unit to the right or left of the vertex of the parabola defined by a quadratic function y = a x^2 + b x + c, the y value always differ from the y value at the vertex by the coefficient a of x^2. Remember this.

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

15:50:42

`q006. In the preceding problem we saw an instance of the following rule:

The function y = a x^2 + b x + c has a graph which is a parabola. This parabola has a vertex. If we move 1 unit in the x direction from the vertex, moving either 1 unit to the right or to the left, then move vertically a units, we end up at another point on the graph of the parabola.

In assignment 2 we obtained the solution a = -1, b = 10, c = 100 for a system of three simultaneous linear equations. If these linear equations had been obtained from 3 points on a graph, we would then have the quadratic model y = -1 x^2 + 10 x + 100 for those points.

What would be the coordinates of the vertex of this parabola? What would be the coordinates of the points on the parabola which lie 1 unit to the right and one unit to the left of the vertex?

Sketch a graph with these three points, and sketch a parabola through these points. Will this parabola ever touch the x axis?

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

RESPONSE -->

The vertex is -b/2a

-10/-2 = 5

y=-1(5)^2 + 10(5) +100

y=125

(5, 125) is vertex

left 4 y coordinate 124

right 6 y coordinate 124

No this parabola will never touch the x axis.

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

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

15:51:52

The vertex of the parabola given by y = -1 x^2 + 10 x + 100 will lie at x = -b / (2 a) = -10 / (2 * -1) = 5.

At the vertex the y value will therefore be

y = -1 x^2 + 10 x + 100 = -1 * 5^2 + 10 * 5 + 100 = 125.

It follows that if we move 1 unit in the x direction to the right or left, the y value will change by a = -1. The y value will therefore change from 125 to 124, and we will have the 3 'fundamental points' (4, 124), (5, 125), and (6, 124).

Your graph should show a parabola peaking at (5, 125) and descending slightly as we move 1 unit to the right or left of this vertex. The parabola will then descend more and more rapidly, eventually crossing the x-axis both to the left and to the right of the vertex.

The points to the right and left show clearly that the parabola descends from its vertex. This is because in this case a = -1, a negative value, which effectively pulls the parabola down on either side of the vertex. Had the value of a been positive, the points one unit to the right and left would lie above the vertex and the parabola would asscend from its vertex.

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

RESPONSE -->

I said the graph will never cross the x axis. It will eventually as the graph continues.But it didnt on my sketch.

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

"

Very good work. You clearly understand this. Let me know if you have questions.