
David W. answered 03/03/16
Tutor
4.7
(90)
retired
Remember F-O-I-L (First-Outside-Inside-Last).
When an expression like (ax+b)(cx+d) is expanded using the Distributive Property (twice) it is:
(ax+b)(cx+d)
ax(cx+d) + b(cx+d)
acx2 + axd + bcx + bd
F O I L
acx2 + (ad+bc)x + bd
"To factor" means to find the values that were multiplied to get the expression. What factors produced:
16x2 -24x + 9
We need to find the values of: a,b,c,d
ac = 16
(ad+bc)= -24
bc = 9
For a perfect square: (ax+b)(ax+b), this is a2=16, 2ab=-24, b2=9. So, a=4 and b=-3, right? (4x-3)2
PLZ try to learn the various methods for finding numbers that add to produce a value and multiply to produce another value. Also, learn to use the Quadratic Formula.
16x2 - 24x + 9 = 0
Using the Quadratic Formula, the values of x that satisfy the equation are: 3/4 and 3/4 which means
(x - 3/4)(x - 3/4) = 0
(4x - 3)(4x - 3) [multiply by 4 and by 4 to get rid of fractions]
So, a=4, b=-3. c=4, d=-3
This is a perfect square (which is likely the topic you are currently studying.)
To check: Apply F-O-I-L to (4x - 3)(4x - 3):
F O I L
16x2 - 12x - 12x + 9
16x2 -24x + 9 Check!