The sum of the square of the three consecutive even natural numbers is 1460. Find the numbers?

The sum of the square of the three consecutive even natural numbers is 1460. Find the numbers?

A. 18, 20, 22
B. 20, 22, 24
C. 22, 24, 26
D. 24, 26, 28
Explanation:
Three consecutive even natural numbers be 2x – 2, 2x and 2x + 2.
(2x – 2)2 + (2x)2 + (2x + 2)2 = 1460
4×2 – 8x + 4 + 4×2 + 8x + 4 = 1460
12×2 = 1452 => x2 = 121 => x = ± 11
As the numbers are positive, 2x > 0. Hence x > 0. Hence x = 11.
Required numbers are 20, 22, 24.

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.