The sum of the squares of two consecutive positive integers exceeds their product by 91. Find the integers?

The sum of the squares of two consecutive positive integers exceeds their product by 91. Find the integers?

A. 9, 10
B. 10, 11
C. 11, 12
D. 12, 13
Explanation:
Let the two consecutive positive integers be x and x + 1
x2 + (x + 1)2 – x(x + 1) = 91
x2 + x – 90 = 0
(x + 10)(x – 9) = 0 => x = -10 or 9.
As x is positive x = 9
Hence the two consecutive positive integers are 9 and 10.

If the roots of a quadratic equation are 20 and -7, then find the equation?

If the roots of a quadratic equation are 20 and -7, then find the equation?

A. x2 + 13x – 140 = 0
B. x2 – 13x + 140 = 0
C. x2 – 13x – 140 = 0
D. x2 + 13x + 140 = 0
Explanation:
Any quadratic equation is of the form
x2 – (sum of the roots)x + (product of the roots) = 0 —- (1)
where x is a real variable. As sum of the roots is 13 and product of the roots is -140, the quadratic equation with roots as 20 and -7 is: x2 – 13x – 140 = 0.