Advanced math Flashcards
What are factoring quadratic and polynomial expressions questions?
Factoring quadratic and polynomial expressions questions ask you to rewrite polynomials in their equivalent, factored form.
How to factor a quadratic expression in the form x^2+bx+c
To factor a quadratic expression in the form [x^2+bx+c]:
Find two numbers with a product equal to [c] and a sum equal to [b].
The two factors of the expression are each the sum of [x] and one of the numbers from Step 1.
How do we factor by grouping?
The first step of factoring [ax^2+bx+c] is familiar: we’re looking for two integers with a product equal to [ac] and a sum equal to [b].
Use the two numbers from Step 2 to split [bx] into two [x]-terms.
Group the resulting expression into two pairs of terms: one pair should have an [x^2]-term and an [x]-term, and the other pair should have an [x]-term and a constant term.
Factor out an expression containing [x] from the pair with an [x^2]-term and an [x]-term. Factor out a constant from the pair with an [x]-term and a constant term. These two pairs should now share a binomial factor.
The shared binomial factor is one factor of the quadratic expression. The expression containing [x] and the constant factored out in Step 5 combine to form the other factor of the quadratic expression.
What are the factored form for this quadratic expressions?
a^2+2ab+b^2=
a^2-2ab+b^2=
a^2-b^2=
a^2+2ab+b^2=(a+b)^2
a^2-2ab+b^2=(a-b)^2
a^2-b^2=(a+b)(a-b)
What are Exponential expressions?
Give an example.
Exponential expressions are algebraic expressions with a coefficient, one or more variables, and one or more exponents. For example, in the expression: 3x^4
3 is the coefficient
x is the base
4 is the exponent
What are rational exponents?
What are radicals?
Rational exponents refer to exponents that are/can be represented as fractions:
ex: 1/2 or -2/3 are all considered rational exponents.
Radicals are another way to write rational exponents. For example, x^(1/2) and √x are equivalent
What are the rules pertaining to Adding and subtracting & Multiplying and dividing exponential expressions?
1) When adding and subtracting exponential expressions, we’re essentially combining like terms. That means we can only combine exponential expressions with both the same base and the same exponent.
2) When multiplying two exponential expressions with the same base, we keep the base the same, multiply the coefficients, and add the exponents. Similarly, when dividing two exponential expressions with the same base, we keep the base the same and subtract the exponents.
What are the rules pertaining to Raising an exponential expression to an exponent and change of base? What about Negative exponents?
1) When raising an exponential expression to an exponent, raise the coefficient of the expression to the exponent, keep the base the same, and multiply the two exponents.
2) A base raised to a negative exponent is equivalent to [1] divided by the base raised to the opposite of the exponent.
What are polynomial expressions?
How do we call a polynomial with 1, 2 or 3 terms
A polynomial expression has one or more terms with a coefficient, a variable base, and an exponent.
1 term= monomial
2 terms= binomials
3 terms= trinomials
How to multiply two polynomials
1) Distribute the terms.
2) Multiply the distributed terms according to the exponent rules.
3) Group like terms.
4) For each group of like terms, add or subtract the coefficients while keeping both the base and the exponent the same.
5) Write the combined terms in order of decreasing power.
What are rational expressions?
Rational expressions look like fractions that have variables in their denominators (and often numerators too). For example, x^2/(x+3)
How To multiply & divide two rational expressions?
1) Multiply
Factor any factorable polynomial expressions in the numerators and the denominators.
Cancel any identical factors that appear in both the numerators and the denominators of the expressions.
Multiply the remaining numerators and multiply the remaining denominators.
2) Divide
Dividing two rational expressions is similar to multiplying; just remember that dividing by an expression is equivalent to multiplying by the reciprocal of the same expression.
How to add/subtract 2 rational expressions?
To add and subtract two rational expressions:
1) Find a common denominator for the two expressions. In most cases, the product of the two denominators would work.
2) Rewrite the equivalent form of each rational expression using the common denominator.
3) Add or subtract the numerators of the expressions while retaining the common denominator.
4) Combine like terms and write the result.
5) Factor and/or cancel as needed.
What is a composite function?
How to evaluate composite functions at a specific input value? Given a table?
A composite function uses the output of one function as the input of another. For example, for f(g(x)).
1) Plug in the input value for the input variable wherever it appears in the inner function.
2) Perform the operations specified by the inner function to calculate the output. This output becomes the input of the outer function.
3) Plug in the result of Step 2 for the input variable wherever it appears in the outer function.
4) Perform the operations specified by the outer function to calculate the final output.
Given a table:
1) Find the output value for the inner function corresponding to the specific input value. This is also the input value of the outer function.
2) Find the output value for the outer function corresponding to the input of the result of Step 1.
What are isolating quantities problems? How to isolate a quantity in an equation/formula?
Many real-world scenarios can be described using equations and formulas with multiple variables. For example, the formula for the area, [A], of a rectangle with length l and width [w] is A=l*w. In this form, area ([A]) is isolated: it is alone on one side of the equation.
If we want to find the equivalent equation, but with l isolated, we can divide both sides of the equation by [w], giving us l=A/w
To isolate a quantity in an equation or formula:
Write down the original equation. If needed, translate the word problem or given context into an equation.
Perform the same operation on both sides of the equation to begin isolating the desired quantity.
Repeat Step 2 until the desired quantity is isolated.
What are quadratic equations?
A quadratic equation is an equation with a variable to the second power as its highest power term.