Question #5acbe

1 Answer
Mar 27, 2017

Although you have not formatted the question properly I think it is
C. I suspect you meant C to be #-1/3 and +5#

Explanation:

Sometimes these are easier to spot than other times. As you practice more and more you will start to spot them more easily. If not then switch to the formula.

The constant of 5 is a prime number so we must have the structure:

#(?x+-1)(?x+-5)#

I have use the #+-# as I have not as yet decided which they should be.

the coefficient of #x^2# is 3 which is also a prime number. So we must something like:

#(3x+-1)(x+-5)#

It could be that the three needs to be in the other bracket. I have not yet tested it.

Notice that we have #-14x# which is negative so the greater of the constants need to be negative giving:

#(3x+1)(x-5)# Ok! Lets test it

#color(green)(color(blue)((3x+1))(x-5)#

Multiply everything in the right brackets by everything in the left brackets.

#color(green)( color(blue)(3x)(x-5)color(blue)(" "+" "1)(x-5) )#

#3x^2-15x" "+" "x-5#

# 3x^2-14x-5 larr color(red)(" Works so ok!")#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
So we have:

#color(blue)((3x+1))color(green)((x-5))=0#

#color(green)(x-5=0 => x=+5#

#color(blue)(3x+1=0 => 3x=-1=>x=-1/3#