Saturday, January 2, 2010

Post 2 for holidays.

Since some people seem to be having trouble with optimization, I'm going to help by presenting some steps and various example problems.

Steps:
1. Read each problem slowly and carefully. Read the problem at least three times before trying to solve it. Sometimes words are tricky and unimportant. Find out exactly what the problem is asking. If you misread the problem or hurry through it, you have NO chance of solving it correctly (coming from my experience...).
2. If appropriate, draw a sketch or diagram of the problem to be solved. Pictures are a great help in organizing and sorting out your thoughts.
3. Define variables to be used and carefully label your picture or diagram with these variables.
4. Write down all equations which are related to your problem or diagram. Clearly label the equation which you are asked to maximize or minimize. In most problems, you are given an equation that you're optimizing and an equation that you solve for one variable.
Before differentiating, make sure that the optimization equation is a function of only one variable.

Example 1: Build a rectangular pen with three parallel partitions using 500 feet of fencing. What dimensions will maximize the total area of the pen ?

Solution 1: Where x is the width and y the length
The total amount of fencing is given to be

500 = 5 (width) + 2 (length) = 5x + 2y ,

so that

2y = 500 - 5x

or

y = 250 - (5/2)x .

We wish to MAXIMIZE the total AREA of the pen

A = (width) (length) = x y .

However, before we differentiate the right-hand side, we will write it as a function of x only. Substitute for y getting

A = x y

= x ( 250 - (5/2)x)

= 250x - (5/2)x2 .

Now differentiate this equation, getting

A' = 250 - (5/2) 2x

= 250 - 5x

= 5 (50 - x )

= 0

for

x=50 .

Now since we have the x, we must plug 50 into the equation in which we solved for the y giving y = 125.

So, If

x=50 ft. and y=125 ft. ,

then

A = 6250 ft.2

is the largest possible area of the pen.

OK!!! That was a lot and I dont feel like doing another example...SO, that's my math!!

SEE YA!

Second of the Holiday Posts

Hope everybody had a good New Year's...

I'll start with Integration for this post.

Sooo, Integration is the area under a curve, and riemann sums are approxamations of this area using rectangles or trapezoids

You can use LRAM, RRAM, MRAM, or Trapezoidal to do these approxamations.

LRAM is when you start estimating from the left side by drawing rectangles from the x-axis up to the graph and then go over to the right and go down.
Equation form: delta x [f(a) + f(a + delta x) + ... + f(b - delta x)]

RRAM is when you start estimating from the right side by drawing rectangles from the end of the interval of the graph being looked at to where you want to go down with the rectangle.
Equation form: deltax [f(a + delta x) + f(b)]

MRAM is the midpoints and basically a combination of RRAM and LRAM.
Equation form: delta x [f(mid point 1) + f(mid point 2) + f(mid point n + 1)]

Trapezoidal Riemann Sums are the most accurate of the 4 because with the trapezoid, you can get closer to the curve.
Equation form: delta x / 2 [f(a) + 2f(a + delta x) + 2f(a + 2delta x) + ... + f(b)]

Oh, I forgot. A and B are also [a,b], which is the interval the curve is on. Delta x is equal to (b - a) / n.

Well I guess I'll go into the exact integration on the third post. Again, I hope everybody had a nice two weeks off and see you all on Monday. :)

Friday, January 1, 2010

A post..Jan. 1, 2010!!

Ok, so to review a couple of things (at 3 o'clock in the morning..insomnia).

this is the second derivative test.

x^3 - 6x^2 + 12x

take the first derivative:

3x^2 -12x + 12

take the second derivative:

6x - 12

Set equal to 0 and solve:

x=2

Set up intervals:

(-inf., 2) U (2, inf.)

Plug in values within each interval:

-ve and +ve

And if the question asked you about the concavity, it would be concave up because you are going from decreasing to increasing.

So the above example problem is just basic, and I'm pretty sure if you were to get this problem on a test, you'd kill it. Now, maybe something a little more tedius? Perhaps?

Related Rates maybe...possibly?? Okay, so to start off on the steps:
1. Identify all of the variables and equations.
2. Identify what you want to find.
3. Sketch and label.
4. Write an equations involving your variables.
5. Take the derivative with in terms of time.
6. Substitute the derivative in and solve.

So say a spherical ball has a radius that in increasing at a rate of 4 cm/s. What is the change in volume when the radius equals 8 cm?

I get dr/dt = 4
r = 8

Since you are looking for dv/dt, you take the derivative of the volume formula. We know by definition that the volume of a spherical object is 4/3 pi r^3.

So:
dv/dt = 4/3 pi 3r^2 dr/dt

now plug in your respective data.
dv/dt = (4/3)(pi)3(8 cm)^2(4 cm/s)

Solve:
dv/dt = 1024pi cm^2/s.

And thats your answer!!! think you've got it! It really helps if you have a picture, but unfortunately I am at a loss to do so. See ya later!

Thursday, December 31, 2009

post 20

happpyyyyy new years !!!!!!!
unfortunatly schools about to start up again but oh well the holidays were nice while they lasted so here we go again...

First Derivative Test:
1. Take the derivative of the original problem.
2. Set the first derivative equal to Zero.
3. Solve for x.
4. Create intervals for x. i.e. (-∞, 1) (1, 4) (4, ∞)
5. Pick a number in the intervals then plug that number in the first derivative for x.
6. Solve.

Second Derivative Test:
1. Take the derivative of the first derivative.
2. Set the second derivative equal to Zero.
3. Solve for x.
4. Create intervals for x. i.e. (-∞, 1) (1, 4) (4, ∞)
5. Pick a number in the intervals then plug that number in the second derivative for x.
6. Solve.

limits:

Rule #1 - When the degree (exponent) of the bottom is GREATER than the degree of the top, the limit is Zero.
Rule #2 - When the degree (exponent) of the bottom is SMALLER than the degree of the top, the limit is infinity. (positive or negative)
Rule #3 - When the degrees are equal, the limit is the coeffecients.

linierazation:

The steps for solving linearization problems are:
1. Pick out the equation
2. f(x)+f`(x)dx
3. Figure out your dx
4. Figure out your x
5. Plug in everything you get

implicit derivatives:

First Derivative:
1. take the derivative of both sides
2. everytime you take the derivative of y note it with dy/dx or y^1
3. solve for dy/dx

Second Derivative:

first you find the first derivative and solve it for dy/dx by using the steps for the first derivative steps.
you then take the second derivative of the solved equation. Plugging in d^2y/d^2x everytime you take the derivative of y again. and where you have dy/dx you plug in your solved equation for that.
once you have everything plugged in and ready to go you then solve for d^2y/d^2x

Intermediate Value Theorem:

1. if f is continuous on [a,b] and k is any number between f(a)and f(b), then there is at least 1 number c when f(c)=k.
* basically you cannot skip any y value

HOW TO FIND THE EQUATION OF A TANGENT LINE:

1. take f1(x)
2. plug x in to find your slope m
3. plug x into f(x)to get y
4. using m and (x,y) plug it into the equation (y-y1)=m(x-x1).

Post #20

Well hello everyone! I hope yall Christmas went well and wish yall a Happy New Year starting tomorrow! Don't go out and party too much tonight .. have fun and stay safe, I'll see yall Monday.
So since we're doing blogs with nothing new to restate I'm gonna go over the first things we learned in Calculus this year.

Derivatives - There were thirty-six formulas that we copied down in order to help us. These formulas help a lot once you understand the concept. For instance, if you want to take the derivative of ANY number, it will ALWAYS be zero. However, anything with an exponet will have a derivative by multipling the exponet with the number in front of the variable. Once you multiply that, your answer will take the place of the number in front of the variable. But, you're not done yet! Take the exponet and subtract one. Your answer will take the place of the exponet. Then you solve. Remember, though, that if you have a negative exponet you have to put it at the bottom of a fraction in order for it to become positive. [You can't have a negitive exponet!]
Product Rule - For the product rule, you must have multiplication. You will keep the first part of the problem and multiply it by the derivative of the second part, and then add the second part of the formula, which is to keep the second part of the problem and multiply it by the derivative of the first. You'll solve and that's your answer.
Quotient Rule - For the quotient rule you have a fraction. You take the bottom and then multiply it by the derivative of the top then you'll sbtract the top multiplied by the derivative of the bottom. This will all be over the bottom squared. Then you solve, and that's your answer.
Average Velocity - Average velocity is when you take the derivative of your problem and plug in the two numbers from the problem. Then you'll take the answer of t1 and t2 in order to subtract t1 from t2. After, you will divide it by the numbers they gave you for t1 and t2, so you'll do...t2 minus t1 from the problem not the answer you get when you plug them into the problem then solve for your answer.
Instantaneous Velocity - Instantaneous velocity is when you take the derivative of the problem and put in the one number they give you. What you get is your answer!
DON'T EVER FORGET THE TRIG CHART EITHER!

Well yall stay safe and have a good time for the rest of our break. See yall soon!
~ElliE~

Wednesday, December 30, 2009

First post of holidays

Well I am finally getting to these because I have finally been home where I have internet and have time since I have been home. One thing I understand is how to take derivatives of some different things. The reason is that the formulas on the derivatives are not hard to understand. One of the formulas is the product rule. This rule is one of the easiest to me. It is because you just follow the formula and its easy algebra. All you do is write the first take the derivative of the second and add that to where you write the second and take the derivative of the first. Also the derivatives any number. This is easy because the derivative of any number is equal to 0. Another thing is to take a derivative of anything with an x raised to a number. All that has to be done is multiply the coefficient by the exponent and then subtract the exponent by one. An example of this is 3x^3+4x^2-5x-5. The derivative is 9x^2+8x-5.Also I understand how to do the average speed and instantaeous speed even though I did not really understand this at all at the beginning. The reason I started to understand this is because i realize that average has to do with over a time period and slope and instantaneous is has to do with now. This helps me do these problems. Also I am very comfortable with tangent lines. All you do is:
1. Take the derivative of the equation
2. Plug in the x value which gives you your slope
3. Use the slope you get and the point given and plug into point slope form (y-y1)=slope(x-x1)
*If a point is not given and only an x value is given plug the x value into the original which will give you a y value creating a point.

Help for second semester

Several files were posted on edline to help with problematic areas that you guys have mentioned on the blog. Please visit edline to take advantage of these files.

Tuesday, December 29, 2009

second post of the three we needed.

ok i just decided to do this because i forgot earlier in the week. and i went to the wayne concert and it was AWESOMEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE. ok on a serious note. MATH. its been such a good couple of days w/out it so here we go.

LIMIT RULES:

1. If the degree of the top is larger than the degree of the bottom, the limit approaches infinity

2. If the degree of the bottom is larger than the degree of the tip, the limit approaches zero

3. If the degree of the bottom is equal to the degree of the top, then you make a fraction out of the coefficients in front of the largest degree.

linearization.

The steps for solving linearization problems are:
1. Pick out the equation
2. f(x)+f`(x)dx
3. Figure out your dx
4. Figure out your x
5. Plug in everything you get

implicit derivatives:

First Derivative:
1. take the derivative of both sides
2. everytime you take the derivative of y note it with dy/dx or y^1
3. solve for dy/dx

ok i think thats good enough for this one. remember people. lil wayne is awesomeeeee :) and i kinda dont know related rates and angles of elevation. lol

Monday, December 28, 2009

Post 19

Ok, so looking back at my notes from the beginning of the year, I realized how simple limits and derivitaves and limits were/are. When we first covered them, they seemed to be so hard, but looking back on it now I really understand them.

Ok, first of all, limits. Limits are used to find where an x value is going on a graph. There are two different kinds of limits, limits that appraoch infinity or negative infinity or limits that approach a number. If you are solving a limit approaching infinity, you do these things:

1. If the degree of the top is larger than the degree of the bottom, the limit approaches infinity

2. If the degree of the bottom is larger than the degree of the tip, the limit approaches zero

3. If the degree of the bottom is equal to the degree of the top, then you make a fraction out of the coefficients in front of the largest degrees

Limits approaching numbers can be solved/found in a few different ways. First, you can plug the number x is going to into the x values of the limit and see what it comes out to be. Sometimes you can do this and come out with an actual number, but other times, the bottom comes out to zero. Many people think this means the limit is undefined, but this is not always correct. If the limit comes out to be zero, you have to use other methods to solve it. Another easy way to solve a limit is to try to break up the limit and cancle what you can, then plug in your x value. If this does not work, then you would have to plug in the limit into your calculator. If you are working with the definition of a derivative, all you have to do is take the derivative of the last term, and that is your limit

For derivatives, I will give an example

x^4 + 3x^3 + 6x

Ok for derivatives, you multiply the coefficient in front of your variable by it's exponent, then subtract 1 from your exponent.

4x^3 + 9x^2 + 6

There is also the first derivative test:

1. take first derivative

2. set equal to zero

3. solve for critical values

4. set up intervals

5. test intervals

The first derivative test can be used to find critical values on a graph, makimums, and minimums.

There is also a second derivative test. It has the same steps as the first derivative test except you take two derivatives instead of one. You can use the second derivative test to find points of inflection on a graph and where the graph concaves up or down.

I'm still a little shaky on linerization and I still absolutly do not understand angle of elevation

Sunday, December 27, 2009

Post #I completely forgot the number

I almost forgot about the blog again! The holidays are throwing me off. I never know what day it is haha. Alright well here we go again..

MAX or MIN

First we need the steps:
1. First Derivative Test
2. Plug critical values into ORIGINAL function to get Y-values
3. Plug endpoints into ORIGINAL function to get Y-values
4. Highest Y-value is absolute max and lowest Y-value is absolute min

Next we can do an example problem:
f(x) = 2(x)^4 - 4(x)^3 on [0,5]
8(x)^3 - 8(x)^2
8x^2[(x)^2-1]
Set equal to zero to get x = 0,-1,1

Using 0, -1, 1 and the point in the problem, plug ALL values in for x.
smallest is the min and largest is the max
MIN [1,-2] and MAX [5,750]

*Remember absolute max and mins are written as a point or just the y-value.


I also want to point out that taking the tangent line is so easy. I don't know why I always forget it. It is simply take derivative, plug in x-value into derivative, and then put into point slope form. Simple? Yeah I know..now.


Now I'm putting the steps for optimization because I STILL don't understand it! I just don't know what my problem is with optimization..I can know the steps or formulas but still fail miserably at the problem.


Steps for optimization:

1.Identify primary and secondary equations. The primary will be the one you are maximizing or minimizing, and the secondary will be the other one.
2.Solve secondary equation for one variable, and plug into the primary. (if the primary only has one variable, this step is not necessary)
3.Take the derivative of the primary, and set it equal to zero; solve for x.
4.Plug into secondary equation to find the other value, check end points if necessary.

Any advice for this? Thank youuuuu :)