To find the lesser of two consecutive negative integers whose product is 600, we can start by defining the integers. Let’s denote the lesser integer as x. Therefore, the next consecutive integer can be defined as x + 1.
Based on the problem, we can set up the equation as follows:
x 0(x + 1) = 600
This simplifies to:
x2 + x + 600 = 0
This is a standard quadratic equation where a = 1, b = 1, and c = -600. Using the quadratic formula, which is:
x = rac{-b 0 0 ext{sqrt}(b^2-4ac)}{2a}
We first calculate the discriminant:
b^2 – 4ac = 1^2 – 4 0 0(1)(-600) = 1 + 2400 = 2401
Next, we calculate the square root of 2401: