Solving disguised quadratics
In some cases, we might see a polynomial that has a higher
degree than
What is a disguised quadratic?
A disguised quadratic is a polynomial where we can substitute a variable to transform it into a quadratic form. This usually involves us spotting a pattern in the powers in the expression.
Disguised quadratics where powers are multiples
A common type of disguised quadratic is one where the powers are consecutive
multiples of
Example: Solve the equation x^4 - 5x^2 + 6 = 0
- Substitute
y = x^2 :y^2 - 5y + 6 = 0
- Factorise the quadratic:
(y - 2)(y - 3) = 0
- Find the values of
y :y = 2 ory = 3
- Substitute back to find
x :- If
y = 2 , thenx^2 = 2 :x = \pm \sqrt{2}
- If
y = 3 , thenx^2 = 3 :x = \pm \sqrt{3}
- If
Answer:
Disguised quadratics where terms are exponents
Solve the equation 2^{2x} - 5(2^x) + 6 = 0
- Substitute
y = 2^x :y^2 - 5y + 6 = 0
- Factorise the quadratic:
(y - 2)(y - 3) = 0
- Find the values of
y :y = 2 ory = 3
- Substitute back to find
x :- If
y = 2 , then2^x = 2 :\log_2{2^x} = \log_2{2} x = 1
- If
y = 3 , then2^x = 3 :\log_2{2^x} = \log_2{3} x = \log_2{3} Answer:x = 1 orx = \log_2{3}
- If
Solve the equation 3^{2x} + 5(3^x) - 24 = 0
- Substitute
y = 3^x :y^2 + 5y - 24 = 0
- Factorise the quadratic:
(y + 8)(y - 3) = 0
- Find the values of
y :y = -8 ory = 3
- Substitute back to find
x :- If
y = -8 , then3^x = -8 :- No solution, since
3^x is always positive.
- No solution, since
- If
y = 3 , then3^x = 3 :\log_3{3^x} = \log_3{3} x = 1 Answer:x = 1
- If
flashcards
| Question | Answer |
|---|---|
| What is a disguised quadratic? | A polynomial where we can substitute a variable to transform it into a quadratic form, usually by spotting a pattern in the powers. |
| How do you solve a disguised quadratic where powers are consecutive multiples of 2, e.g. | Substitute |
| Solve | Substitute |
| How do you solve a disguised quadratic involving exponents like | Substitute |
| Solve | Substitute |
| What is a key restriction when solving disguised quadratics with exponential terms? | Exponential terms like |