
Steve S. answered 03/24/14
Tutoring in Precalculus, Trig, and Differential Calculus
(ax+b)(cx+d) = (ac)x^2 + (ad+bc)x + (bd)
The product of the leading coefficient, (ac), and the constant term, (bd), is (abcd), which can be factored into (ad)(bc). The coefficient of x, (ad+bc), is the sum of those two factors.
6x^2 + 13x - 5
Find the product of the leading coefficient and the constant term:
–5(6) = –30
Factors | Sum =? 13
-1(30) | 29
–2(15) | 13 <== use these
6x^2 – 2x + 15x - 5
2x(3x – 1) + 5(3x - 1)
(3x – 1)(2x + 5)
This method will also prove that a trinomial is NOT factorable over the integers; e.g.,:
2x^2 - 3x - 18
2(-18) = -36
Factors | Sum =? –3
1(-36) | -35
2(-18) | -16
3(-12) | -9
4(-9) | -5
6(-6) | 0
-1(36) | 35
-2(18) | 16
-3(12) | 9
-4(9) | 5
-6(6) | 0
No possible pair of integer factors works, so trinomial is not factorable over the integers.
Let’s find factors:
Apply <h,k> to (y=ax^2) ––> y–k = a(x–h)^2
a(x-h)^2 + k <== Vertex Form
ax^2 - 2ahx + ah^2 + k <== Expanded
2x^2 - 3x - 18 <== Standard Form
Standard Form : Expanded Vertex Form:
2 = a
3=2ah=4h, h = 3/4
-18=ah^2+k=2(3/4)^2+k=9/8+k, k=-144/8-9/8=-153/8
2(x-3/4)^2 - 153/8 = 0
(x-3/4)^2 = 153/8/2 = 9*17/16
|x-3/4| = 3√(17)/4; b/c √(a^2) == |a|
x = 3/4 ± 3√(17)/4
So Factored Form of 2x^2 - 3x - 18 is:
2 (x – 3/4 – 3√(17)/4) (x – 3/4 + 3√(17)/4).
Check:
2(x^2 - 3/4 x + x 3√(17)/4
- 3/4 x + 9/16 – 9√(17)/16
– x 3√(17)/4 + 9√(17)/16 - 9*17/16)
2(x^2 - 3/2 x - 16*9/16)
2x^2 - 3 x - 18 √
====
4x^4 - 4x^2 + 1 = (2x^2)^2 - 2(2x^2) + 1,
which is a Perfect Square Trinomial
= (2x^2 – 1)^2 = ((x√(2))^2 – 1^2)^2,
now use Difference of Squares,
= (x√(2) – 1)^2(x√(2) + 1)^2.
Arthur D.
03/23/14