|
Here are the possibilities for a and c that make ac = 3... |
a = 1, c = 3a = 3, c = 1a = -1, c = -3a = -3, c = -1 |
|
and here are the possibilities for b and d that make bd = 12: |
b = 1, d = 10b = -1, d = -10b = 2, d = 5b = -2, d = -5b = 5, d = 2b = -5, d = -2b = 10, d = 1b = -10, d = -1 |
|
Now find the combination of these that makes ad + bc = 17Try out a problem here to get a feel for doing this. |
a = 3, c = 1b = 2, d = 5 |
|
Factorization: |
(3x + 2) (x + 5) = 0. |
|
Set each factor equal to 0: |
3x + 2 = 0, x + 5 = 0. |
|
Solve each equation: |
x = -2/3, x = -5. |