(i). a2 – 9a + 20 = 0, (ii). 2b2 – 5b – 12 = 0 to solve both the equations to find the values of a and b?

(i). a2 – 9a + 20 = 0,
(ii). 2b2 – 5b – 12 = 0 to solve both the equations to find the values of a and b?

A. If a < b
B. If a ≤ b
C. If the relationship between a and b cannot be established
D. If a ≥ b
Explanation:
I. (a – 5)(a – 4) = 0
=> a = 5, 4
II. (2b + 3)(b – 4) = 0
=> b = 4, -3/2 => a ≥ b

A man could buy a certain number of notebooks for Rs.300. If each notebook cost is Rs.5 more, he could have bought 10 notebooks less for the same amount. Find the price of each notebook?

A man could buy a certain number of notebooks for Rs.300. If each notebook cost is Rs.5 more, he could have bought 10 notebooks less for the same amount. Find the price of each notebook?

A. 10
B. 8
C. 15
D. 7.50
Explanation:
Let the price of each note book be Rs.x.
Let the number of note books which can be brought for Rs.300 each at a price of Rs.x be y.
Hence xy = 300
=> y = 300/x
(x + 5)(y – 10) = 300 => xy + 5y – 10x – 50 = xy
=>5(300/x) – 10x – 50 = 0 => -150 + x2 + 5x = 0
multiplying both sides by -1/10x
=> x2 + 15x – 10x – 150 = 0
=> x(x + 15) – 10(x + 15) = 0
=> x = 10 or -15
As x>0, x = 10

Find the quadratic equations whose roots are the reciprocals of the roots of 2×2 + 5x + 3 = 0?

Find the quadratic equations whose roots are the reciprocals of the roots of 2×2 + 5x + 3 = 0?

A. 3×2 + 5x – 2 = 0
B. 3×2 + 5x + 2 = 0
C. 3×2 – 5x + 2 = 0
D. 3×2 – 5x – 2 = 0

The quadratic equation whose roots are reciprocal of 2×2 + 5x + 3 = 0 can be obtained by replacing x by 1/x.
Hence, 2(1/x)2 + 5(1/x) + 3 = 0
=> 3×2 + 5x + 2 = 0

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.