![]() |
Solving Linear EquationsSolve the following nonstandard linear equation for x and check your answer by substitution.
CHECK: Substitute 5 for each x in the original equation
*** MY RULE THAT MAKES IT EASIER TO SOLVE THESE EQUATIONS!! *** YOU CAN MOVE A TERM FROM ONE SIDE TO THE OTHER AS LONG AS YOU CHANGE ITS SIGN !!!! THE OBJECT IS TO GET ALL OF THE x TERMS ON THE LEFT SIDE OF THE EQUATION AND ALL OF THE CONSTANT TERMS ON THE RIGHT SIDE OF THE EQUATION. EXAMPLE: Solve 2x + 6 = 3x + 5 2x - 3x = +5 - 6 Note: I left 2x on the left side -> sign stays same I moved 3x from the right side to the left side -> its sign changed I left +5 on the right side -> sign stays same I moved +6 from the left side to the right side -> its sign changed Now all the x terms are on the left and all the constant terms are on the right. So collect like terms and solve. -x = -1 but you need to solve for x not -x!! So multiply both sides of the equation through by -1. Thus (-1)(-x) = (-1)(-1) x = 1 is your answer !!! CHECK: Substitute 1 for each x in the original equation 2x + 6 = 3x + 5 Original equation
If an equation involves fractions, get rid of the fractions first by multiplying both sides of the equation through by their lowest common denominator - the smallest number that all the denominators will divide into evenly. Solve:
x + 2 = 6 x = 6 - 2 x = 4 CHECK:
1 = 1 so the solution checks !!!!! If an equation involves decimals, get rid of the decimals first by multiplying both sides of the equation through by an appropriate power of 10 - that is, use 10, 100, 1000, etc EXAMPLE: .3x + 1.5 = 8.4 If we multiply this equation by 10, it won't have any more decimals!
Check:.3x + 1.5 = 8.4 Original equation
8.4 = 8.4 and the solution checks ! ONE FRACTION is set equal to ANOTHER FRACTION If one single fraction is set equal to another single fraction, then you can simply cross multiply! That is, multiply one numerator by the opposite denominator and set that equal to the other numerator multiplied by the other denominator. Then solve as a normal equation! EXAMPLES:
7(x+4) = 2(14) 7x + 28 = 28 7x = 28 - 28 7x = 0 x = 0
9(2x - 8) = 4(x + 3) 18x -72 = 4x + 12 18x - 4x = 72 + 12 14x = 84 x = 6
|