Wednesday, May 13, 2009

Solving Quadratic Equations

Here are a few sites that may help you when solving quadratic equations:

Tuesday, May 5, 2009

Solving Systems of Equations Using Elimination

I have found several websites that might help you with this concept.

Purple Math has a great site that shows examples here.

Check out the Unusual Outcomes in this PDF file. The other information there is also very good. The explanations are detailed.

Use this PDF file to help you determine when to add and when to multiply and then add.

Here are some problems that you can try to determine if you are getting it. Their answers are provided as well.

Thursday, April 23, 2009

Polynomial Operations and Factoring

Here are some websites that might help clarify polynomial operations and factoring.

Polynomial addition and subtraction - http://math.about.com/library/blpoly.htm

Adding polynomials - http://www.regentsprep.org/rEGENTS/math/polyadd/sp_add.htm

Subtracting polynomials - http://www.regentsprep.org/rEGENTS/math/polyadd/sp_subt.htm

Multiplying polynomials - http://www.purplemath.com/modules/polymult.htm and http://www.jamesbrennan.org/algebra/polynomials/multiplication_of_polynomials.htm

Factoring polynomials - http://www.jamesbrennan.org/algebra/polynomials/factoring_polynomials.htm and http://www.purplemath.com/modules/simpfact.htm

In order for my students to earn extra credit, they must visit at least 2 of the sites and comment on both.

Monday, April 20, 2009

Simplifying Radical Expressions

My Algebra I students are having lots of problems with simplifying radical expressions. It seems that they have run across a concept that eludes them. I am posting about this topic to provide several more examples.

√18

First, we find the prime factorization of 18. If you need help with this concept, go here.

√18 = √(2•3•3)

Since the 3 is repeated twice, we can pull it out from under the square root symbol. Therefore,

√18 = 3√2

Now my students would be asking what happens if you have variables?

√24x3y2

√24x3y2 = √(2•2•2•3•x•x•x•y•y)

Pull out everything that is repeated twice - 2, x, y. Leave everything else under the radical symbol.

2xy√(6x)

Two places to visit for more details on this concept are here and here.

If you are one of my students and would like some extra credit, please visit those sites and comment here on whether or not they were helpful.

Wednesday, March 4, 2009

Pythagorean Theorem


The Pythagorean Theorem is used to find a missing side length of a right triangle. It only works for right triangles (one with a right angle).

The formula to use is a2 + b2 = c2. A really good explanation of the formula and its derivation can be found here.

In order to use the theorem, you must know the parts of the triangle. Parts a and b of the theorem are the legs of the triangle. These are the side lengths that make up the right angle. The third side (longest side) is noted as c in the theorem.

Now substitute the values given into the theorem (formula) and solve the equation.

Example: A triangle has a side length of 6 cm and a side length of 8 cm. What is the length of the hypotenuse?

62 + 82 = c2
36 + 64 = c2
100 = c2
√100 = √c2
10 = c


Example: A triangle has a side length of 6 cm and a hypotenuse length of 12 cm. What is the length of the missing side?

a2 + 62 = 122
a2 + 36 = 144
a2 + 36 – 36 = 144 – 36
a2 = 108
√a2 = √108
a = √108
a = 6√3

Picture of triangle above from http://en.wikibooks.org/wiki/File:Right_triangle_shows_hyp_legs.PNG

Wednesday, February 18, 2009

Rate-Time-Distance Word Problems Part 2

Now for the second part of the rate-time-distance problems. This example refers to opposite direction travel.

Let’s look at the following example:

Train 1 leaves the train station travelling south at a rate of speed that is 10 mph more than train 2 which is travelling north. After 3 hours, they are 450 miles apart. Find the rate of train 2.

We are going to use another table to organize the rate, time and distance information.

Train

Rate

Time

Distance

1

r +10

3

3 (r + 10)

2

r

3

3r



Since the trains are moving in opposite directions, we are going to add their distances together to get 450 miles.

3 (r + 10) + 3r = 450
3r + 30 + 3r = 450
6r + 30 = 450
6r = 420
r = 70

Therefore the rate of train 2 is 70 mph.

Tuesday, February 17, 2009

Rate-Time-Distance Word Problems

Or otherwise known as those dreaded train problems. These are always tricky for algebra students. Ask someone you know which problems they remember from Algebra I and almost all of them will have something to say about the train problems.

Train problems can be separated into two categories: same direction travel and opposite direction travel. Each are handled differently, but using a chart makes it easier to set up the equations. You also have to remember that distance equals rate times time or d=rt.

Here is an example. A train leaves the train station at 2:00 p.m. Its average rate of speed is 90 mph. Another train leaves the same station a half hour later. Its average rate of speed is 120 mph. If the second train follows the same route on a parallel track to the first, how many hours will it take the second train to catch the first?

Train

Rate

Time

Distance

1

90

t

90t

2

120

t-0.5

120(t-0.5)



Since the trains are travelling in the same direction, their distances are equal when the 2nd one catches the 1st. Therefore, to solve this equation, we set the distance of Train 1 equal to Train 2.

90t = 120(t-0.5)
90t = 120t - 60
-30t = -60
t = 2

The first train travelled for 2 hours before the 2nd train caught up to it. The problem asks how long it takes the 2nd train to catch the first. So it takes the 2nd train a half hour less than it did the first train which is 1.5 hours.

Check back tomorrow for information on opposite direction travel.