


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Factoring expressions and Solving Equations That Are Quadratic in Form. You have already learned how to factor quadratic expressions in the form of ax.
Typology: Lecture notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!
You have already learned how to factor quadratic expressions in the form of ax^2 + bx + c where a โ 0. However, there are instances where you will be faced with trinomials of a degree higher than two but still fit the quadratic form. For example, the trinomial ax^4 + bx^2 + c has a degree power of four but it still fits the quadratic form.
ax^4 + bx 2 + c = a(x 2 ) 2 + b(x^2 ) + c = au 2 + bu + c
This substitution pattern can also be applied to situations where there is an algebraic expression in place of x in the quadratic form. Take for example the expression 2(x โ 3)^2 โ 5(x โ 3) โ 12. In this trinomial instead of have x and x^2 we have (x โ 3) and (x โ 3) 2.
2(x โ 3) 2 โ 5(x โ 3) โ 12 = 2(x โ 3) 2 โ 5(x โ 3) โ 12 = 2u^2 โ 5u โ 12
The following steps can be used to solve equations that are quadratic in form:
Example 1: Solve the equation x^4 โ 13x^2 + 36 = 0.
Solution
Step 1: Let u equal a function of the original variable
In this problem, we would let u equal x^2
Step 2: Substitute u into the original equation for the variable expression
Before performing the substitution rewrite x^4 as a multiply of x 2 which will be replaced by u. x^4 = (x 2 ) 2
x^4 โ 13x^2 + 36 = 0 (x^2 ) 2 โ 13x^2 + 36 = 0 u^2 โ 13u + 36 = 0