The possible values of b are 7 and 8
<h3>How to determine the possible values of x?</h3>
The expression is given as:
4x² + bx + 3
Next, we test the options to determine the values of b
<u>Option 1: b = 13</u>
So, we have:
4x² + 13x + 3 ---- this cannot be factorized
<u>Option 2: b = 7</u>
So, we have:
4x² + 7x + 3
Expand
4x² + 4x + 3x + 3
Factorize
4x(x +1) + 3(x + 1)
Factor out x + 1
(4x + 3)(x + 1) ------ this can be factorized
<u>Option 3: b = 8</u>
So, we have:
4x² + 8x + 3
Expand
4x² + 6x + 2x + 3
Factorize
2x(2x +3) + 1(2x + 3)
Factor out 2x + 3
(2x + 3)(2x + 1) ------ this can be factorized
<u>Option 4: b = 1</u>
So, we have:
4x² + x + 3 ---- this cannot be factorized
Hence, the possible values of b are 7 and 8
Read more about factorized expressions at:
brainly.com/question/723406
#SPJ1