Google search engine
Home How To How to : How to Learn Algebra

How to : How to Learn Algebra

0
1

[ad_1]

Part 1
Part 1 of 5:

Learning Basic Algebra Rules

  1. Image titled Learn Algebra Step 1


    1
    Review your basic math operations. To start learning algebra, you’ll need to know basic math skills such as adding, subtracting, multiplying and dividing.[1]
  2. Image titled Learn Algebra Step 2

    2
    Know the order of operations. One of the trickiest things about solving an algebra equation as a beginner is knowing where to start. Luckily, there’s a specific order for solving these problems: first do any math operations in parentheses, then do exponents, then multiply, then divide, then add, and finally subtract. A handy tool for remembering this order of operations is the acronym PEMDAS.[3]

  3. Image titled Learn Algebra Step 3

    3
    Know how to use negative numbers. In algebra, it’s common to use negative numbers, so it’s smart to review how to add, subtract, multiply, and divide negatives before starting to learn algebra.[4]
  4. Image titled Learn Algebra Step 4

    4
    Know how to keep long problems organized. While simple algebra problems can be a snap to solve, more complicated problems can take many, many steps. To avoid errors, keep your work organized by starting a new line every time you make a step toward solving your problem. If you’re dealing with a two-sided equation, try to write all the equals signs (“=”s) underneath each other.[5]

Part 2
Part 2 of 5:

Understanding Variables

  1. Image titled Learn Algebra Step 5

    1
    Look for symbols that aren’t numbers. In algebra, you’ll start to see letters and symbols appear in your math problems, rather than just numbers. These are called variables. Variables aren’t as confusing as they may first seem – they’re just ways of showing numbers with unknown values.[6]
  2. Image titled Learn Algebra Step 6

    2
    Think of variables as “unknown” numbers. As mentioned above, variables are basically just numbers with unknown values.[7]
  3. Image titled Learn Algebra Step 7

    3
    Watch for recurring variables. If a variable appears more than once, simplify the variables. What do you do if the same variable appears more than once in the equation? Though this situation may seem tricky to solve, you can actually treat variables how you’d treat normal numbers — in other words, you can add them, subtract them, and so on as long as you only combine variables that are alike. In other words, x + x = 2x, but x + y doesn’t equal 2xy.

    • For example, let’s look at the equation 2x + 1x = 9. In this case, we can add 2x and 1x together to get 3x = 9. Since 3 x 3 = 9, we know that x = 3.
    • Note again that you can only add the same variables together. In the equation 2x + 1y = 9, we can’t combine 2x and 1y because they are two different variables.
    • This is also true for when one variable has a different exponent than another. For instance, in the equation 2x + 3x2 = 10, we can’t combine 2x and 3x2 because the x variables have different exponents. See How to Add Exponents for more information.
Part 3
Part 3 of 5:

Learning to Solve Equations by “Canceling”

  1. Image titled Learn Algebra Step 8

    1
    Try to get the variable by itself in algebra equations. Solving an equation in algebra usually means finding out what the variable is. Algebra equations are usually set up with numbers and/or variables on both sides, like this: x + 2 = 9 × 4. To figure out what the variable is, you need to get it by itself on one side of the equals sign. Whatever is left on the other side of the equals sign is your answer.

    • In the example (x + 2 = 9 × 4), to get x by itself on the left side of the equation, we need to get rid of the “+ 2”. To do this, we’ll simply subtract 2 from that side, leaving us with x = 9 × 4. However, to keep both sides of the equation equal, we also need to subtract 2 from the other side. This leaves us with x = 9 × 4 – 2. Following the order of operations, we multiply first, then subtract, giving us an answer of x = 36 – 2 = 34.
  2. Image titled Learn Algebra Step 9

    2
    Cancel addition with subtraction (and vice versa). As we just saw above, getting x by itself on one side of the equals sign usually means getting rid of the numbers next to it. To do this, we perform the “opposite” operation on both sides of the equation. For instance, in the equation x + 3 = 0, since we see a “+ 3” next to our x, we’ll put a “- 3” on both sides. The “+ 3” and “- 3”, leaving x by itself and “-3” on the other side of the equals sign, like this: x = -3.

    • In general, addition and subtraction are like “opposites” — do one to get rid of the other. See below:
      For addition, subtract. Example: x + 9 = 3 → x = 3 – 9
      For subtraction, add. Example: x – 4 = 20 → x = 20 + 4
  3. Image titled Learn Algebra Step 10

    3
    Cancel multiplication with division (and vice versa). Multiplication and division are a little harder to work with than addition and subtraction, but they have the same “opposite” relationship. If you see a “× 3” on one side, you’ll cancel it by dividing both sides by 3, and so on.

    • With multiplication and division, you must perform the opposite operation on everything on the other side of the equals sign, even if it’s more than one number. See below:
      For multiplication, divide. Example: 6x = 14 + 2→ x = (14 + 2)/6
      For division, multiply. Example: x/5 = 25 → x = 25 × 5
  4. Image titled Learn Algebra Step 11

    4
    Cancel exponents by taking the root (and vice versa). Exponents are a fairly advanced pre-algebra topic — if you don’t know how to do them, see our basic exponent article for more information. The “opposite” of an exponent is the root that has the same number as it. For example, the opposite of the 2 exponent is a square root (√), the opposite of the 3 exponent is the cube root (3√), and so on.[8]
Part 4
Part 4 of 5:

Sharpening Your Algebra Skills

  1. Image titled Learn Algebra Step 12

    1
    Use pictures to make problems clearer. If you’re having a hard time visualizing an algebra problem, try using diagrams or pictures to illustrate your equation. You can even try using a group of physical objects (like blocks or coins) instead if you have some handy.[9]
  2. Image titled Learn Algebra Step 13

    2
    Use “common sense checks” (especially for word problems). When converting a word problem into algebra, try to check your formula by plugging in simple values for your variable. Does your equation make sense when x=0? When x=1? When x = -1? It’s easy to make simple mistakes by writing down p=6d when you mean p=d/6, but these are easily caught if you do a quick sanity check on your work before going further.

    • For example, let’s say we’re told that a football field is 30 yards (27.4 m) longer than it is wide. We use the equation l = w + 30 to represent this. We can test whether this equation makes sense by plugging in simple values for w. For instance, if the field is w = 10 yards (9.1 m) wide, it will be 10 + 30 = 40 yards (36.6 m) long. If it’s 30 yards (27.4 m) wide, it will be 30 + 30 = 60 yards (54.9 m) long, and so on. This makes sense — we’d expect the field to get longer as it gets wider, so this equation is reasonable.
  3. Image titled Learn Algebra Step 14

    3
    Be aware that answers won’t always be integers in algebra. Answers in algebra and other advanced forms of math aren’t always round, easy numbers. They can often be decimals, fractions, or irrational numbers. A calculator can help you find these complicated answers, but keep in mind that your teacher may require you to give your answer in its exact form, not in an unwieldy decimal.

    • For instance, let’s say that we narrow down an algebra equation to x = 12507. If we type 12507 into a calculator, we’ll get a huge string of decimals (plus, since the calculator’s screen is only so large, it can’t display the entire answer.) In this case, we may want to represent our answer as simply 12507 or else simplify the answer by writing it in scientific notation.
  4. Image titled Learn Algebra Step 15

    4
    Try expanding your skill. When you’re confident with basic algebra, try factoring. One of the trickiest algebra skills of all is factoring — a sort of shortcut for getting complex equations into simple forms. Factoring is a semi-advanced algebra topic, so consider consulting the article linked above if you’re having trouble mastering it. Below are just a few quick tips for factoring equations:

    • Equations with the form ax + ba factor to a(x + b). Example: 2x + 4 = 2(x + 2)
    • Equations with the form ax2 + bx factor to cx((a/c)x + (b/c)) where c is the biggest number that divides into a and b evenly. Example: 3y2 + 12y = 3y(y + 4)
    • Equations with the form x2 + bx + c factor to (x + y)(x + z) where y × z = c and yx + zx = bx. Example: x2 + 4x + 3 = (x + 3)(x + 1).
  5. Image titled Learn Algebra Step 16

    5
    Practice, practice, practice! Progress in algebra (and any other kind of math) requires lots of hard work and repetition. Don’t worry — by paying attention in class, doing all of your assignments, and seeking out help from your teacher or other students when you need it, algebra will begin to become second nature.
  6. Image titled Learn Algebra Step 17

    6
    Ask your teacher to help you understand tricky algebra topics. If you’re having a hard time getting the hang of algebra, don’t worry — you don’t have to learn it on your own. Your teacher is the first person you should turn to with questions. After class, politely ask your teacher for help. Good teachers will usually be willing to re-explain the day’s topic at an after-school appointment and may even be able to give you extra practice materials.[10]
Part 5
Part 5 of 5:

Exploring Intermediate Topics

  1. Image titled Learn Algebra Step 18

    1
    Learn to graph x/y equations. Graphs can be valuable tools in algebra because they allow you to display ideas that you’d usually need numbers for in easy-to-understand pictures.[12]
  2. Image titled Learn Algebra Step 19

    2
    Learn to solve inequalities. What do you do when your equation doesn’t use an equals sign? Nothing much different than what you’d normally do, it turns out. For inequalities, which use signs like > (“greater than”) and < (“less than”), just solve as normal. You’ll be left with an answer that’s either less than or greater than your variable.

    • For instance, with the equation 3 > 5x – 2, we would solve just like we would for a normal equation:
      3 > 5x – 2
      5 > 5x
      1 > x, or x < 1.
    • This means that every number less than one works for x. In other words, x can be 0, -1, -2, and so on. If we plug these numbers into the equation for x, we’ll always get an answer less than 3.
  3. Image titled Learn Algebra Step 20

    3
    Tackle quadratic equations. One algebra topic that many beginners struggle with is solving quadratic equations. Quadratics are equations with the form ax2 + bx + c = 0, where a, b, and c are numbers (except that a can’t be 0.) These equations are solved with the formula x = [-b +/- √(b2 – 4ac)]/2a . Be careful — the +/- sign means you need to find the answers for adding and subtracting, so you can have two answers for these types of problems.

    • As an example, let’s solve the quadratic formula 3x2 + 2x -1 = 0.
      x = [-b +/- √(b2 – 4ac)]/2a
      x = [-2 +/- √(22 – 4(3)(-1))]/2(3)
      x = [-2 +/- √(4 – (-12))]/6
      x = [-2 +/- √(16)]/6
      x = [-2 +/- 4]/6
      x = -1 and 1/3
  4. Image titled Learn Algebra Step 21

    4
    Experiment with systems of equations. Solving more than one equation at once may sound super-tricky, but when you’re working with simple algebra equations, it’s not actually that hard. Often, algebra teachers use a graphing approach for solving these problems. When you’re working with a system of two equations, the solutions are the points on a graph that the lines for both equations cross at.

    • For example, let’s say we’re working with a system that contains the equations y = 3x – 2 and y = -x – 6. If we draw these two lines on a graph, we get one line that goes up at a steep angle, and one that goes down at a mild angle. Since these lines cross at the point (-1,-5), this is a solution to the system.[13]
    • If we want to check our problem, we can do this by plugging our answer into the equations in the system — a right answer should “work” for both.
      y = 3x – 2
      -5 = 3(-1) – 2
      -5 = -3 – 2
      -5 = -5
      y = -x – 6
      -5 = -(-1) – 6
      -5 = 1 – 6
      -5 = -5
    • Both equations “check out,” so our answer is right!

Sample Algebra Problems


Algebra Problems

Tips

  • There are tons of resources for people learning algebra online. For instance, just a simple search engine query like “algebra help” can yield dozens of great results. You may also want to try browsing WikiHow’s selection of math articles. There’s a huge amount of information out there, so start exploring today!

    ⧼thumbs_response⧽

  • One great site for algebra beginners is khanacademy.com. This free site offers tons of easy-to-follow lessons on a huge variety of topics, including algebra. There are videos for everything from the extreme basics to advanced university-level topics, so don’t be afraid to dive in to Khan Academy’s material and start using all the help that the site has to offer!

    ⧼thumbs_response⧽

  • Don’t forget that your best resources when you’re trying to learn algebra can be the people you’re already comfortable with. Try talking to friends or fellow students who are taking the class with you if need extra help understanding your last lesson.

    ⧼thumbs_response⧽

Show More Tips


You Might Also Like

Understand Algebra

Understand Algebra

Understand Slope (in Algebra)

Understand Slope (in Algebra)


Divide by a Two‐Digit Number

Divide by a Two‐Digit Number

Find the Maximum or Minimum Value of a Quadratic Function Easily

Find the Maximum or Minimum Value of a Quadratic Function Easily

Algebraically Find the Intersection of Two Lines

Algebraically Find the Intersection of Two Lines

Factor a Cubic Polynomial

Factor a Cubic Polynomial

Solve a Cubic Equation

Solve a Cubic Equation

Solve for X

Solve for X

Simplify Radical Expressions

Simplify Radical Expressions

Solve Systems of Algebraic Equations Containing Two Variables

Solve Systems of Algebraic Equations Containing Two Variables

Calculate Frequency

Calculate Frequency

Find the Slope of an Equation

Find the Slope of an Equation

Complete the Square

Complete the Square

Solve Quadratic Equations

Solve Quadratic Equations

[ad_2]

Source link : https://www.wikihow.com/Learn-Algebra

LEAVE A REPLY

Please enter your comment!
Please enter your name here