Cómo Prepararse para Las Preguntas Que Involucran Álgebra Básica en Un Examen de Matemáticas
Cómo Prepararse para Las Preguntas Que Involucran Álgebra Básica en Un Examen de Matemáticas
Cómo Prepararse para Las Preguntas Que Involucran Álgebra Básica en Un Examen de Matemáticas
5
2x+7
45−x22y
When you read them, you’ll find they don’t make a whole sentence: there is no
subject, verb, and direct object. The number 5 is just “five”. There are more parts
here, but 2x+7 is just “two x plus 7”. And 45−x22y is just “the difference of
45 and x squared divided by two y.”
When confronted with expressions, there isn’t much you can do to them. The
directions to a problem will only say to simplify.
There are certain algebraic properties you can use when simplifying.
PropertyExpressiondistributive2(x+5)=2x+10co
mmutative (addition or multiplication)3+2=2+3 or 5⋅x=x⋅5associative (addition or
multiplication)3+(2+6)=(3+2)+6 or 5⋅(6⋅x)=(5⋅6)⋅x
Equations
Once two expressions are compared using an equals sign, the sentence is
complete and an equation is formed. For example, the equation 2x+7=13 is a
full sentence “two x plus 7 is 13”. When faced with an equation, the directions will
usually be to solve the equation. To do this, isolate the variable by performing a
series of operations to both sides of the equation at the same time, keeping the
equation balanced. This is the basic truth of algebra: “Whatever you do to one side
of the equation, you must do to the other side.” You’ll use these properties of
algebraic equalities when solving.
PropertyE
xpressionreflexivea=asymmetricIf x=3⋅2, then 3⋅2=xtransitiveIf a=b and b=c,
then a=csubstitutionIf a=b, then a may be replaced by b in any expression.addition
prop of equalityIf a=b, then a+c=b+csubtraction prop of equalityIf a=b,
then a−c=b−cmultiplication prop of equalityIf a=b, then a⋅c=b⋅cdivision prop of
equalityIf a=b, then a÷c=b÷c
Inequalities
Inequalities are formed when two expressions are compared with an inequality
sign instead of an equals sign.
Common inequality symbols:
sym
bolmeaning<less than>greater than≤less than or equal to, at most≥greater than or
equal to, at least≠not equal to
Just like an equation, inequalities are solved. However, there is one major
difference.
When multiplying or dividing both sides of an inequality by a negative value, you
must flip the inequality sign
Let’s see why this makes sense. You know that 3>−1. But let’s multiply both
sides of the equation by −1. Now, −3>1 is not true, but −3<1 is.
Algebraic Concepts
Equations and expressions are split into things called terms: numbers, variables, or
products of numbers or variables. Terms are separated from each other by addition
or subtraction.
Variable
A variable is just a letter or symbol used to represent an unknown quantity.
Usually, we use letters like x, y, or a, among other letters. Sometimes we use
greek letters like α,γ,or θ (alpha, gamma, or theta) when writing about
unknown angles. We use the word variable because the unknown value can
change (or vary) depending on the rest of the expression or equation.
Constant
A constant is any number by itself, not connected to a variable. It’s called a
constant because its value doesn’t change, like a variable. In the
expression 4x2+5x+6, the constant term is 6.
Coefficient
x+2y
Here’s a more involved example to demonstrate a deeper understanding of
combining like terms.
Simplify: 12x2−3xy+4x−2y2+5x2−5xy+4xy2+2y2
First, use the commutative and associative properties to group like terms:
(12x2+5x2)+(−3xy−5xy)+4x+(−2y2+2y2)+4xy2
Then, combine those like terms:
17x2+−8xy+4x+0y2+4xy2
17x2−8xy+4x+4xy2
Note, −8xy and 4xy2 are not like terms because, while they have the same
variables, each variable doesn’t have the same exponent.