Variable Expressions and Equations Flashcards
What is PEMDAS?
It is the order of math operations in an expression:
1) P_arentheses
2) E_xponents
3) M_ultiplication or
D_Division
4) A_ddition or
S_ubtraction
Are the following terms like terms?
2xy + 2xy² - 4x²y + x²y²
None of the terms are like terms. They all have different combinations of variables and exponents.
Is the following equation true?
√2 + 3√2 = 1√2 + 3√2 = (1 + 3)√2 = 4√2
Yes. For the purposes of like terms, treat the square root of a number like a variable; the square root is the common factor
Combine as many like terms as possible:
8ba + ab² - 5ab + ab² - 2ba²
(8ab - 5ab) + (ab² + ab²) + (-2a²b) =
3ab + 2ab² - 2a²b
Distribute the expression below:
√2(1 - x√2)
√2 x (1 - x√2) =
(√2) x (1) + (√2) x (-x√2) =
√2 - 2x
Factor the below expression:
4x² + 3xy - yx + 6x
4x² + 2xy + 6x =
2x (2x + y + 3)