All Exams  >   Interview Preparation  >   Quantitative Aptitude (Quant)  >   All Questions

All questions of Quadratic Equations for Interview Preparation Exam

Find the minimum value of the expression (p +1/p); p > 0.
  • a)
    1
  • b)
    0
  • c)
    2
  • d)
    Depends upon the value of p
Correct answer is option 'C'. Can you explain this answer?

It should be p. 
Let's try plugging in some values for p. 
First let's take p=0.1 -> 0.1+1/0.1 = 0.1+10/1 = 10.1 
Now let's take p=1 -> 1+1/1 = 2 (smaller Wink ) 
Now let's take p=2 -> 2+2/1 = 4 (bigger again) 

Therefore we know that the values will decrease if you plug in a number between ]0;1[, that the value will be minimum at 1 and later increase again.

The expression x2 + kx + 9 becomes positive for what values of k (given that x is real)?
  • a)
    k < 6
  • b)
    k > 6
  • c)
    |K|<6
  • d)
    |k|< 6
Correct answer is option 'C'. Can you explain this answer?

Om Desai answered
Method to Solve :

If the roots are equal(double root) it means that discriminant of quadratic equation b^2-4ac=0
general form of quadratic equation is ax^2+bx+c=0
in this case a=1 b=k and c=9
b^2-4ac=0 then:

k^2-36=0
(k-6)(k+6)=0
k=6 or k=-6
For k=6 or k= -6 given equation has real and equal roots

The roots of the equation 3x2 - 12x + 10 = 0 are?
  • a)
    rational and unequal
  • b)
     complex
  • c)
    real and equal
  • d)
    irrational and unequal
  • e)
    rational and equal
Correct answer is option 'D'. Can you explain this answer?

The discriminant of the quadratic equation is (-12)2 - 4(3)(10) i.e., 24. As this is positive but not a perfect square, the roots are irrational and unequal.

Find the quadratic equations whose roots are the reciprocals of the roots of 2x2 + 5x + 3 = 0?
  • a)
    3x2 + 5x - 2 = 0
  • b)
    3x2 + 5x + 2 = 0
  • c)
    3x2 - 5x + 2 = 0
  • d)
    3x2 - 5x - 2 = 0
  • e)
    None of these
Correct answer is option 'B'. Can you explain this answer?

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

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
  • e)
    None of these
Correct answer is option 'A'. Can you explain this answer?

Nikita Singh answered
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.

The sum of reciprocals of Sharma’s age 3 years ago and 5 years from now is 1/3, then his present age is
  • a)
    7 years
  • b)
    6 years
  • c)
    10 years
  • d)
    8 years
Correct answer is option 'A'. Can you explain this answer?

Sagar Sharma answered
Given:
The sum of reciprocals of Sharma's age 3 years ago and 5 years from now is 1/3.

To find:
Sharma's present age.

Solution:

Let's assume Sharma's present age is x years.

Reciprocals:
The reciprocal of a number is obtained by dividing 1 by the number.

So, the reciprocal of Sharma's age 3 years ago would be 1/(x-3) and the reciprocal of Sharma's age 5 years from now would be 1/(x+5).

Equation:
According to the given information, the sum of these reciprocals is equal to 1/3:

1/(x-3) + 1/(x+5) = 1/3

Multiplying through by the common denominator:

3[(x+5) + (x-3)] = (x-3)(x+5)

Simplifying the equation:

3(2x + 2) = x^2 + 2x - 15

6x + 6 = x^2 + 2x - 15

Rearranging the terms:

x^2 - 4x - 21 = 0

Factoring the quadratic equation:

(x - 7)(x + 3) = 0

Setting each factor equal to zero:

x - 7 = 0 or x + 3 = 0

Solving for x:

x = 7 or x = -3

Conclusion:
Since age cannot be negative, Sharma's present age is 7 years (Option A).

A train travels 360km at a uniform speed. If the speed had been 5 km/hr more, it would have taken 1 hour less for the same journey, then the actual speed of the train is
  • a)
    36 km /hr
  • b)
    45 km/hr
  • c)
    48 km/hr
  • d)
    40 km/hr
Correct answer is option 'D'. Can you explain this answer?

Ishani Rane answered
Let the original speed of the train be x km/h.
Time taken to cover a distance of 360 km =  360/x hours.
New speed of the train = (x+5) km/h.
Time taken to cover a distance of 360 km at new speed = 360/x+5 hours.
Since, the train takes 1 hour less time,
∴ 360/x - 360/ x+5 = 1
⇒360 (x+5-x)/x(x+5) = 1
⇒360 (5) = x^2 + 5x
⇒1800 = x^2 + 5x
⇒x^2 + 5x - 1800 = 0
⇒x^2 + 45x - 40x - 1800 = 0
⇒x (x+45) - 40( x +45) = 0
⇒(x+45) (x-40) = 0
⇒x = (-45), 40
But since speed cannot be in negative.
∴ x = 40 km/hr.
Hence, the original speed of the train is 40 km/h.

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
  • e)
    None of these
Correct answer is option 'A'. Can you explain this answer?

Dhruv Mehra answered
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.

A journey between Mumbai and Pune (192 km apart) takes two hours less by a car than by a truck. Determine the average speed of the car if the average speed of the truck is 16 km/h less than the car.
  • a)
    48 km/h
  • b)
    64 km/h
  • c)
    16 km/h
  • d)
    24 km/h
Correct answer is option 'A'. Can you explain this answer?

Solve using options, If the car’s speed is 48 kmph, the bus’s speed would be 32 kmph. The car would take 4 hours and the bus 6 hours.A journey between Mumbai and Pune (192 km apart) takes two hours less by a car than by a truck. Determine the average speed of the car if the average speed of the truck is 16 km/h less than the car. (a) 48 km/h (b) 64 km/h (c) 16 km/h (d) 24 km/h

Rohan’s mother is 26 years older than him. The product of their ages 3 years from now will be 360, then Rohan’s present age is
  • a)
    10 years
  • b)
    6 years
  • c)
    8 years
  • d)
    7 years
Correct answer is option 'D'. Can you explain this answer?

Shail Jain answered
Explanation:
Let Rohan’s present age be xx years.
Then Rohan’s mother age will be (x+26) years.
And after 3 years their ages will be (x+3) and (x+29) years. According to question,

If the roots of the equation (a2 + b2) x2 - 2b(a + c) x + (b2 + c2) = 0 are equal then a, b, c, are in
  • a)
    AP
  • b)
    GP
  • c)
    HP
  • d)
    Cannot be said
Correct answer is option 'B'. Can you explain this answer?

Aarav Sharma answered
Explanation:

To find the relation between a, b, and c when the roots of the given equation are equal, let's analyze the equation step by step.

Given equation: (a^2 - b^2)x^2 - 2b(a - c)x + (b^2 - c^2) = 0

Step 1:
When the roots of a quadratic equation are equal, the discriminant of the equation is equal to zero.

Step 2:
The discriminant of a quadratic equation ax^2 + bx + c = 0 is given by the expression b^2 - 4ac.

Step 3:
In the given equation, the discriminant is: (-2b(a - c))^2 - 4(a^2 - b^2)(b^2 - c^2)

Step 4:
To simplify the expression, let's expand the terms and then simplify:

(-2b(a - c))^2 - 4(a^2 - b^2)(b^2 - c^2)
= 4b^2(a - c)^2 - 4(a^2 - b^2)(b^2 - c^2)
= 4b^2(a^2 - 2ac + c^2) - 4(a^2 - b^2)(b^2 - c^2)
= 4b^2a^2 - 8b^2ac + 4b^2c^2 - 4a^2b^2 + 8ac^2 - 4b^2c^2
= 4b^2a^2 - 4a^2b^2 + 8ac^2 - 8b^2ac + 4b^2c^2 - 4b^2c^2
= 4(a^2b^2 - a^2b^2 + 2ac^2 - 2b^2ac)
= 4(2ac^2 - 2b^2ac)
= 8ac^2 - 8ab^2c

Step 5:
Setting the discriminant equal to zero, we have:

8ac^2 - 8ab^2c = 0

Step 6:
Factor out 8ac from the equation:

8ac(c - b^2) = 0

Step 7:
For the equation to be true, either 8ac = 0 or (c - b^2) = 0.

Step 8:
If 8ac = 0, it implies either a = 0 or c = 0.

Step 9:
If (c - b^2) = 0, it implies c = b^2.

Conclusion:
From the above analysis, we can conclude that a, b, and c are in a geometric progression (GP) when the roots of the given equation are equal. Therefore, the correct answer is option 'B' (GP).

Find the value of a/b + b/a, if a and b are the roots of the quadratic equation x2 + 8x + 4 = 0?
  • a)
    15
  • b)
    14
  • c)
    24
  • d)
    26
  • e)
    None of these
Correct answer is option 'B'. Can you explain this answer?

Manoj Ghosh answered
a/b + b/a = (a2 + b2)/ab = (a2 + b2 + a + b)/ab 
= [(a + b)2 - 2ab]/ab
a + b = -8/1 = -8
ab = 4/1 = 4
Hence a/b + b/a = [(-8)2 - 2(4)]/4 = 56/4 = 14.

One root of the quadratic equation x2 - 12x + a = 0, is thrice the other. Find the value of a?
  • a)
    29
  • b)
    -27
  • c)
    28
  • d)
    7
  • e)
    None of these
Correct answer is option 'E'. Can you explain this answer?

Surbhi Sen answered
Explanation:
Let the roots of the quadratic equation be x and 3x.
Sum of roots = -(-12) = 12
a + 3a = 4a = 12 => a = 3
Product of the roots = 3a2 = 3(3)2 = 27.

If P and Q are the roots of f(x) = x2 - 14x + 45, then find the value of (1/P +1/Q)
  • a)
    45/14
  • b)
    14/45
  • c)
    41/54
  • d)
    54/41
Correct answer is option 'B'. Can you explain this answer?

Prerna Gupta answered
To find the value of (1/P + 1/Q), we need to determine the values of P and Q first.

Given that P and Q are the roots of the quadratic equation f(x) = x^2 - 14x + 45, we can use the quadratic formula to find their values.

The quadratic formula states that for a quadratic equation of the form ax^2 + bx + c = 0, the roots can be found using the formula:

x = (-b ± √(b^2 - 4ac)) / 2a

In our case, a = 1, b = -14, and c = 45. Plugging these values into the quadratic formula, we get:

P = (-(-14) ± √((-14)^2 - 4(1)(45))) / (2(1))
= (14 ± √(196 - 180)) / 2
= (14 ± √16) / 2
= (14 ± 4) / 2
= (18 / 2) or (10 / 2)
= 9 or 5

So, P can have the value of either 9 or 5.

Now, let's find the value of Q. Since P and Q are the roots of the quadratic equation, if P = 9, then Q = 5, and vice versa.

Now, we can calculate (1/P + 1/Q) using the values of P and Q that we found.

(1/P + 1/Q) = (1/9 + 1/5)

To add these fractions, we need a common denominator. The least common denominator of 9 and 5 is 45. We can rewrite the fractions with the common denominator:

(1/P + 1/Q) = (5/45 + 9/45)

Now, we can add the fractions:

(1/P + 1/Q) = (5 + 9) / 45
= 14 / 45

Therefore, the value of (1/P + 1/Q) is 14/45, which corresponds to option B.

I. a2 + 8a + 16 = 0,
II. b2 - 4b + 3 = 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
  • e)
    If a ≥ b
Correct answer is option 'A'. Can you explain this answer?

Sagar Sharma answered
I. To solve the equation a^2 + 8a + 16 = 0, we can use the quadratic formula:

a = (-b ± √(b^2 - 4ac)) / (2a)

In this case, a = 1, b = 8, and c = 16. Plugging these values into the quadratic formula:

a = (-8 ± √(8^2 - 4(1)(16))) / (2(1))

Simplifying:

a = (-8 ± √(64 - 64)) / 2

a = (-8 ± √0) / 2

a = -8 / 2

a = -4

So, the value of a is -4.

II. To solve the equation b^2 - 4b + 3 = 0, we can factorize it:

(b - 1)(b - 3) = 0

Setting each factor equal to zero:

b - 1 = 0 or b - 3 = 0

b = 1 or b = 3

So, the values of b are 1 and 3.

Therefore, the values of a and b are -4, 1, and 3.

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
  • e)
    None of these
Correct answer is option 'C'. Can you explain this answer?

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.

The two numbers whose sum is 27 and their product is 182 are
  • a)
    12 and 13
  • b)
    12 and 15
  • c)
    14 and 15
  • d)
    13 and 14
Correct answer is option 'D'. Can you explain this answer?

Prateek Gupta answered
Explanation:Let the one number be xx .As the sum  of numbers is 27 , then the other number will be (27−x)(27−x)                                                                                                                                    According to question

The expression a2 + ab + b2 is _________for a < 0, b < 0
  • a)
    ≠ 0
  • b)
    <0
  • c)
    > 0
  • d)
    = 0
Correct answer is option 'C'. Can you explain this answer?

Aarav Sharma answered
Given expression: a2 + ab + b2

To find the value of the expression when a = 0 and b = 0,

Substituting the values in the expression, we get:

a2 + ab + b2 = 02 + 0(0) + 02

= 0 + 0 + 0

= 0

Therefore, the expression a2 + ab + b2 is equal to 0 when a = 0 and b = 0.

Explanation:

The expression a2 + ab + b2 can be factorized as follows:

a2 + ab + b2 = (a + b)2 - ab

When a = 0 and b = 0, the expression becomes:

(0 + 0)2 - 0(0) = 0

Thus, the expression evaluates to 0 when both a and b are 0.

Conclusion:

The expression a2 + ab + b2 is equal to 0 when both a and b are 0. This property is important in algebraic manipulations involving quadratic expressions.

If the roots of the equation 2x2 - 5x + b = 0 are in the ratio of 2:3, then find the value of b?
  • a)
    3
  • b)
    4
  • c)
    5
  • d)
    6
  • e)
    None of these
Correct answer is option 'A'. Can you explain this answer?

Aarav Sharma answered
To find the value of b, we need to use the fact that the roots of the equation are in the ratio of 2:3.

Let's assume the roots of the equation are 2k and 3k, where k is a constant.

Using the sum and product of roots formulas, we can write the equation as follows:

Sum of roots: 2k + 3k = -(-5/2) = 5/2
Product of roots: (2k)(3k) = b/2

Simplifying the equations, we get:

5k = 5/2
6k^2 = b/2

Now, let's solve for k:

5k = 5/2
k = 1/2

Substituting the value of k in the second equation, we get:

6(1/2)^2 = b/2
6(1/4) = b/2
6/4 = b/2
3/2 = b/2
b = 3

Therefore, the value of b is 3, which corresponds to option A.

Chapter doubts & questions for Quadratic Equations - Quantitative Aptitude (Quant) 2025 is part of Interview Preparation exam preparation. The chapters have been prepared according to the Interview Preparation exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Interview Preparation 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Quadratic Equations - Quantitative Aptitude (Quant) in English & Hindi are available as part of Interview Preparation exam. Download more important topics, notes, lectures and mock test series for Interview Preparation Exam by signing up for free.

Quantitative Aptitude (Quant)

164 videos|133 docs|118 tests

Top Courses Interview Preparation