Showing posts with label solving. Show all posts
Showing posts with label solving. Show all posts

Friday, May 11, 2012

Solving Worksheets for Elementary Algebra

Confidence comes with  practice.
In Elementary Algebra we have learned how to solve four types of equations.  The ability to solve a variety of different types of equations takes time and practice to master.  Here are some extra exercises that you can use to hone your skills.


If you are an instructor, please feel free to use these problems in your Beginning Algebra or Algebra 1 course. More supplementary material can be found on my
Elementary Algebra Course page.


---

Thursday, April 12, 2012

Algebra: Solving Quadratic Equations by Factoring


Previously we have learned how to solve linear equations, ax + b = 0, now we will outline a technique that can be used to solve factorable quadratic equations of the form ax^2 + bx + c = 0. Unlike linear equations, which usually have one solution, quadratic equations can have up to two solutions. We begin with the zero product property:
This property is the key to solving quadratic equations by factoring. Basically, if the quadratic equation is equal to zero you factor it, then set each factor equal to zero, and solve.
Tip: You can always check your answers by substituting them into the original equation to see if a true statement results. 
  
Solve.
Note: When one solution is obtained, as in the previous problem, we say that the solution is a double root. This technique requires the zero product property, so you first make sure that the quadratic equation is set equal to zero before factoring. Do this by adding all terms to one side of the equation. The check is usually optional.
A common mistake is to set each factor to 56 here - which leads to incorrect results. You must have zero on one side of the equation for this technique to work.


Solve.
Clearing fractions from our equations can be done by multiplying both sides of our equation by the LCM of the denominators. After doing this, the equation becomes a bit easier to solve.
Solve.
Finding equations given the solutions requires you to work the entire process in reverse. Given the solutions you can find factors that can be multiplied to obtain a quadratic equation.

Find a quadratic equation with the given solution set.

You can find much more in the free to read online open Elementary Algebra textbook available on the Flat World Knowledge website:

UPDATE: Here are some corresponding exercises. Enjoy.


---

Thursday, July 15, 2010

Absolute Value Inequality: A Graphical Approach

An absolute value inequality, such as,

\left| {x + 2} \right| < 3

can be solved as follows:

\begin{array}{c}
  - 3 < x + 2 < 3 \\
  - 3 < x + 2 < 3 \\ 
  - 5 < x < 1 \\ 
 \end{array}

We can visualize these solutions if we graph the function,

f(x) = \left| {x + 2} \right|

in the rectangular coordinate plane and determine where the graph lies below the horizontal line given by y = 3.  In other words, for what x-values is

f(x) < 3

This idea is illustrated below:

Furthermore, we could use the same graph to visualize the solutions to,

\left| {x + 2} \right| > 3


We can see that the solutions are,

x <  - 5\,\,\,or\,\,\,x > 1

Now take the time to compare this visualization to that given on Wolfram Alpha.  Remember, it is always helpful to understand the geometric interpretation whenever possible.