Q37.

Question

Find two numbers that have a sum of -2  and a product of -48. 

Step-by-Step Solution

Verified
Answer

The two numbers are -8 and 6. 

1Step 1. Understand the concept used .

If ax2+bx+c=0, with a0, then x=b±b24ac2a. Solving using factoring can be done by splitting the middle term of the equation and then making groups and equating them to zero.

2Step 2. Substitute the values .

Let x and y be two numbers. Then the system of equations formed as per the information given is:

  x+y=2       (1)x×y=48     (2)

Write equation (1) in terms of x.

         x+y=  2x  +yy=    2y             x=  2y

Now substitute the value of x into equation (2).

             x×y  =  48(  2y)  ·  y  =  48       2yy2=  48       [ Distribute  ]

3Step 3. Solve the quadratic equation.

Simplify the quadratic equation for y. by completing the square.

   2y+2y  y2+y2  =  48+2y  +y2  [  make  one  side  equal  to  zero  ]

                                0=  y2+2y480=(y6)(y+8)       [   Factor  ] 

Use the zero product rule to further find the values of y.

 y6=0      and      y+8=0

       y=6      and      y=8x=2yx=26      and      x=2(8)x=8       and      x=6

The set of numbers is: (8,  6) or (6,-8).