Problema Solution
find 2 consecutive, negative integers whose product is 156
Answer provided by our tutors
the 2 consecutive negative integers can be written as
x and x - 1
where x is negative integer
the product of the 2 consecutive negative integers is 156
x(x - 1) = 156
by solving we find and consider the negative roots (since x<0)
x = -12
click here to see the step by step solution of the quadratic equation
-12 -1 = -13
indeed
(-12)*(-13) = 156
the 2 consecutive negative integers are -12 and -13.