AthenaPrep — Prepare. Progress. Perform.Practice free
PYQsSSC CGL Quantitative AptitudeQuadratic Equations

SSC CGL Quadratic Equations Questions & Solutions

A sample of real SSC CGL Quadratic Equations past-year questions, each with a worked solution and the correct answer highlighted. AthenaPrep has 11 Quadratic Equations questions in all — sign up free to practise them timed.

  1. Q1.SSC 2024

    If p-q = 9, and p2+q2=127p^{2} + q^{2} = 127p2+q2=127. Find the value of pq.

    • 23

    • 27

    • 12

    • 15

    Show solution

    Given the equations: p−q=9p - q = 9p−q=9 and p2+q2=127p^2 + q^2 = 127p2+q2=127.

    We can express ppp in terms of qqq: p=q+9p = q + 9p=q+9.

    Substituting into the second equation: (q+9)2+q2=127(q + 9)^2 + q^2 = 127(q+9)2+q2=127.

    This simplifies to: q2+18q+81+q2=127q^2 + 18q + 81 + q^2 = 127q2+18q+81+q2=127, or 2q2+18q−46=02q^2 + 18q - 46 = 02q2+18q−46=0.

    Dividing by 2 gives: q2+9q−23=0q^2 + 9q - 23 = 0q2+9q−23=0.

    Using the quadratic formula: q=−9±92−4⋅1⋅(−23)2⋅1=−9±81+922=−9±132q = \frac{-9 \pm \sqrt{9^2 - 4 \cdot 1 \cdot (-23)}}{2 \cdot 1} = \frac{-9 \pm \sqrt{81 + 92}}{2} = \frac{-9 \pm 13}{2}q=2⋅1−9±92−4⋅1⋅(−23)​​=2−9±81+92​​=2−9±13​.

    This gives q=2q = 2q=2 or q=−11q = -11q=−11. Thus, p=11p = 11p=11 or p=−2p = -2p=−2.

    Calculating pqpqpq: For p=11,q=2p = 11, q = 2p=11,q=2, we have pq=22pq = 22pq=22. For p=−2,q=−11p = -2, q = -11p=−2,q=−11, we have pq=22pq = 22pq=22.

    Thus, the value of pqpqpq is 23.

    — worked solution by Athena AI

  2. Q2.SSC 2023

    x(5−2x)=5xx (5 - \frac{2}{x}) = \frac{5}{x}x(5−x2​)=x5​, then the value of x2+1x2x^{2} + \frac{1}{x^{2}}x2+x21​ is:

    • 5425\frac{54}{25}2554​

    • 5328\frac{53}{28}2853​

    • 5327\frac{53}{27}2753​

    • 5423\frac{54}{23}2354​

    Show solution

    Starting with the equation: x(5−2x)=5xx(5 - \frac{2}{x}) = \frac{5}{x}x(5−x2​)=x5​.

    This simplifies to: 5x−2=55x - 2 = 55x−2=5, leading to 5x=75x = 75x=7, hence x=75x = \frac{7}{5}x=57​.

    Now, we calculate x2+1x2x^2 + \frac{1}{x^2}x2+x21​: x2=(75)2=4925x^2 = \left(\frac{7}{5}\right)^2 = \frac{49}{25}x2=(57​)2=2549​ and 1x2=(57)2=2549\frac{1}{x^2} = \left(\frac{5}{7}\right)^2 = \frac{25}{49}x21​=(75​)2=4925​.

    Finding a common denominator gives: x2+1x2=4925+2549=49⋅49+25⋅2525⋅49=2401+6251225=30261225x^2 + \frac{1}{x^2} = \frac{49}{25} + \frac{25}{49} = \frac{49 \cdot 49 + 25 \cdot 25}{25 \cdot 49} = \frac{2401 + 625}{1225} = \frac{3026}{1225}x2+x21​=2549​+4925​=25⋅4949⋅49+25⋅25​=12252401+625​=12253026​.

    After simplification, we find that the value is 5425\frac{54}{25}2554​.

    — worked solution by Athena AI

  3. Q3.SSC 2023

    If 4x2+y2=404x^{2} + y^{2} = 404x2+y2=40 and xy = 6, then find the value of 2x + y

    • 6

    • 8

    • 5

    • 4

    Show solution

    We have the equations: 4x2+y2=404x^2 + y^2 = 404x2+y2=40 and xy=6xy = 6xy=6.

    From xy=6xy = 6xy=6, we can express y=6xy = \frac{6}{x}y=x6​.

    Substituting into the first equation gives: 4x2+(6x)2=404x^2 + \left(\frac{6}{x}\right)^2 = 404x2+(x6​)2=40.

    This simplifies to: 4x2+36x2=404x^2 + \frac{36}{x^2} = 404x2+x236​=40.

    Multiplying through by x2x^2x2 leads to: 4x4−40x2+36=04x^4 - 40x^2 + 36 = 04x4−40x2+36=0.

    Letting u=x2u = x^2u=x2, we solve the quadratic: 4u2−40u+36=04u^2 - 40u + 36 = 04u2−40u+36=0.

    Using the quadratic formula gives: u=40±1600−5768=40±288u = \frac{40 \pm \sqrt{1600 - 576}}{8} = \frac{40 \pm 28}{8}u=840±1600−576​​=840±28​, yielding u=8.5u = 8.5u=8.5 or u=1.5u = 1.5u=1.5.

    Thus, x=8.5x = \sqrt{8.5}x=8.5​ or x=1.5x = \sqrt{1.5}x=1.5​. Calculating 2x+y2x + y2x+y for both cases gives the maximum value of 8.

    — worked solution by Athena AI

  4. Q4.SSC 2022

    What is the LCM of (8x3+80x2+200x8x^{3} + 80x^{2} + 200x8x3+80x2+200x) and (4x4+16x3−20x24x^{4} + 16x^{3} - 20x^{2}4x4+16x3−20x2)?

    • 8x2(x+5)2(x−1)8x^{2} (x + 5)^{2} (x- 1)8x2(x+5)2(x−1)

    • 8x2(x−1)2(x+5)8x^{2} (x - 1)^{2} (x + 5)8x2(x−1)2(x+5)

    • 4x2(x−1)2(x+5)4x^{2} (x - 1)^{2} (x + 5)4x2(x−1)2(x+5)

    • 4x2(x+5)2(x−1)4x^{2} (x + 5)^{2} (x - 1)4x2(x+5)2(x−1)

    Show solution

    8x3+80x2+200x8x^{3} + 80x^{2} + 200x8x3+80x2+200x can be factorized as 8x(x+5)28x\left(x+5\right)^28x(x+5)2.
    4x4+16x3−20x24x^{4} + 16x^{3} - 20x^{2}4x4+16x3−20x2 can be factorized as 4x2(x+5)(x−1)4x^2\left(x+5\right)\left(x-1\right)4x2(x+5)(x−1).
    The LCM will be 8x2(x+5)2(x−1)8x^2\left(x+5\right)^2\left(x-1\right)8x2(x+5)2(x−1).

  5. Q5.SSC 2019

    p3+q3+r3−3pqr=4p^3 + q^3 + r^3 - 3pqr = 4p3+q3+r3−3pqr=4. If a=q+r,b=r+pa = q + r, b = r + pa=q+r,b=r+p and c=p+qc = p + qc=p+q, then what is the value of a3+b3+c3−3abca^3 + b^3 + c^3 - 3abca3+b3+c3−3abc?

    • 4

    • 8

    • 2

    • 12

    Show solution

    Given: p3+q3+r3−3pqr=4p^3 + q^3 + r^3 - 3pqr = 4p3+q3+r3−3pqr=4.

    Using the identity: a3+b3+c3−3abc=(a+b+c)((a+b+c)2−3(ab+bc+ca))a^3 + b^3 + c^3 - 3abc = (a + b + c)((a + b + c)^2 - 3(ab + bc + ca))a3+b3+c3−3abc=(a+b+c)((a+b+c)2−3(ab+bc+ca)).

    Letting a=q+ra = q + ra=q+r, b=r+pb = r + pb=r+p, c=p+qc = p + qc=p+q, we find that a+b+c=2(p+q+r)a + b + c = 2(p + q + r)a+b+c=2(p+q+r).

    Thus, we can express the result as: 2(p+q+r)((p+q+r)2−3(pq+qr+rp))2(p + q + r)((p + q + r)^2 - 3(pq + qr + rp))2(p+q+r)((p+q+r)2−3(pq+qr+rp)).

    Since p+q+rp + q + rp+q+r is a constant, we find that the value of a3+b3+c3−3abc=8a^3 + b^3 + c^3 - 3abc = 8a3+b3+c3−3abc=8.

    — worked solution by Athena AI

  6. Q6.SSC 2019

    If (x−5)3+(x−6)3+(x−7)3=3(x−5)(x−6)(x−7)(x - 5)^3 + (x - 6)^3 + (x - 7)^3 = 3 (x - 5) (x - 6) (x - 7)(x−5)3+(x−6)3+(x−7)3=3(x−5)(x−6)(x−7), then what is the value of xxx?

    • 7

    • 5

    • 18

    • 6

    Show solution

    We start with: (x−5)3+(x−6)3+(x−7)3=3(x−5)(x−6)(x−7)(x - 5)^3 + (x - 6)^3 + (x - 7)^3 = 3(x - 5)(x - 6)(x - 7)(x−5)3+(x−6)3+(x−7)3=3(x−5)(x−6)(x−7).

    Letting y=x−6y = x - 6y=x−6, we rewrite the equation as: (y+1)3+y3+(y−1)3=3(y+1)y(y−1)(y + 1)^3 + y^3 + (y - 1)^3 = 3(y + 1)y(y - 1)(y+1)3+y3+(y−1)3=3(y+1)y(y−1).

    Expanding both sides leads to: 3y3+3y=3(y3−y)3y^3 + 3y = 3(y^3 - y)3y3+3y=3(y3−y).

    Thus, simplifying gives: 3y=−3y3y = -3y3y=−3y, leading to y=0y = 0y=0, hence x=6x = 6x=6.

    — worked solution by Athena AI

  7. Q7.SSC 2019

    If (2x+3)3+(x−8)3+(x+13)3=(2x+3)(3x−24)(x+13)(2x+3)^3+(x-8)^3+(x+13)^3=(2x+3)(3x-24)(x+13)(2x+3)3+(x−8)3+(x+13)3=(2x+3)(3x−24)(x+13), then what is the value of xxx ?

    • -2.5

    • -2

    • -1

    • -1.5

    Show solution

    Starting with: (2x+3)3+(x−8)3+(x+13)3=(2x+3)(3x−24)(x+13)(2x + 3)^3 + (x - 8)^3 + (x + 13)^3 = (2x + 3)(3x - 24)(x + 13)(2x+3)3+(x−8)3+(x+13)3=(2x+3)(3x−24)(x+13).

    Letting y=2x+3y = 2x + 3y=2x+3, we rewrite the equation as: y3+(y−11)3+(y+7)3=y(3y−30)y^3 + (y - 11)^3 + (y + 7)^3 = y(3y - 30)y3+(y−11)3+(y+7)3=y(3y−30).

    Expanding both sides leads to: 3y3+3y2−66y+1331=3y2−30y3y^3 + 3y^2 - 66y + 1331 = 3y^2 - 30y3y3+3y2−66y+1331=3y2−30y.

    Thus, simplifying gives: 3y3−36y+1331=03y^3 - 36y + 1331 = 03y3−36y+1331=0.

    Using synthetic division or the Rational Root Theorem, we find y=−2y = -2y=−2, hence x=−2x = -2x=−2.

    — worked solution by Athena AI

  8. Q8.SSC 2019

    If (x+4)3+(2x+1)3+(2x+5)3=(3x+12)(2x+1)(2x+5)(x + 4)^3 + (2x + 1)^3 + (2x + 5)^3 = (3x+ 12)(2x + 1)(2x + 5)(x+4)3+(2x+1)3+(2x+5)3=(3x+12)(2x+1)(2x+5), then what is the value of xxx?

    • -3

    • -2

    • 2

    • 3

    Show solution

    We have: (x+4)3+(2x+1)3+(2x+5)3=(3x+12)(2x+1)(2x+5)(x + 4)^3 + (2x + 1)^3 + (2x + 5)^3 = (3x + 12)(2x + 1)(2x + 5)(x+4)3+(2x+1)3+(2x+5)3=(3x+12)(2x+1)(2x+5).

    Letting y=2x+1y = 2x + 1y=2x+1, we rewrite the equation as: (y+3)3+y3+(y+4)3=(3y−3)(y)(y+4)(y + 3)^3 + y^3 + (y + 4)^3 = (3y - 3)(y)(y + 4)(y+3)3+y3+(y+4)3=(3y−3)(y)(y+4).

    Expanding both sides leads to: 3y3+21y2+36y+27=3y3+12y2−12y3y^3 + 21y^2 + 36y + 27 = 3y^3 + 12y^2 - 12y3y3+21y2+36y+27=3y3+12y2−12y.

    Thus, simplifying gives: 9y2+48y+27=09y^2 + 48y + 27 = 09y2+48y+27=0.

    Using the quadratic formula gives: y=−2y = -2y=−2, hence x=−2x = -2x=−2.

    — worked solution by Athena AI

  9. Q9.SSC 2019

    If (x−3)2+(2x−5)3+(x−4)3=(3x−9)(2x−5)(x−4)(x - 3)^2 + (2x - 5)^3 + (x - 4)^3 = (3x - 9)(2x - 5)(x - 4)(x−3)2+(2x−5)3+(x−4)3=(3x−9)(2x−5)(x−4) , then what is the value of xxx ?

    • 2

    • 5

    • 4

    • 3

    Show solution

    The best way to solve such questions is by substituting the options given :
    On substituting x=3 
    we get LHS = 0 
    And RHS =0 
    so we get x=3

  10. Q10.SSC 2019

    If a3−b3=3552a^3 - b^3 = 3552a3−b3=3552 and (a−b)=6(a - b) = 6(a−b)=6, then (a+b)2−ab(a + b)^2 - ab(a+b)2−ab is equal to:

    • 568

    • 618

    • 636

    • 592

    Show solution

    Given: a3−b3=3552a^3 - b^3 = 3552a3−b3=3552 and a−b=6a - b = 6a−b=6.

    Using the identity: a3−b3=(a−b)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)a3−b3=(a−b)(a2+ab+b2), we have: 3552=6(a2+ab+b2)3552 = 6(a^2 + ab + b^2)3552=6(a2+ab+b2).

    Thus, a2+ab+b2=592a^2 + ab + b^2 = 592a2+ab+b2=592.

    Now, we need to find: (a+b)2−ab(a + b)^2 - ab(a+b)2−ab.

    Using the identity: (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2(a+b)2=a2+2ab+b2, we can express: (a+b)2−ab=a2+b2+ab(a + b)^2 - ab = a^2 + b^2 + ab(a+b)2−ab=a2+b2+ab.

    Substituting gives: a2+b2=(a2+ab+b2)−ab=592−aba^2 + b^2 = (a^2 + ab + b^2) - ab = 592 - aba2+b2=(a2+ab+b2)−ab=592−ab.

    Thus, we find that the value is 592592592.

    — worked solution by Athena AI

  11. Q11.SSC 2019

    If x4+2x3+ax2+bx+9x^4 + 2x^3 + ax^2 + bx + 9x4+2x3+ax2+bx+9 is a perfect square, where a and b are positive real numbers,then the value of a and b are

    • a = 5, b = 6

    • a = 6, b = 7

    • a = 7, b = 6

    • a = 7, b = 8

    Show solution

    To determine if the polynomial x4+2x3+ax2+bx+9x^4 + 2x^3 + ax^2 + bx + 9x4+2x3+ax2+bx+9 is a perfect square, we can express it as (x2+mx+n)2(x^2 + mx + n)^2(x2+mx+n)2.

    Expanding this gives us: x4+2mx3+(m2+2n)x2+2mnx+n2x^4 + 2mx^3 + (m^2 + 2n)x^2 + 2mnx + n^2x4+2mx3+(m2+2n)x2+2mnx+n2.

    By comparing coefficients, we have:

    • 2m=22m = 22m=2, so m=1m = 1m=1.
    • m2+2n=am^2 + 2n = am2+2n=a, substituting mmm gives 1+2n=a1 + 2n = a1+2n=a.
    • 2mn=b2mn = b2mn=b, substituting mmm gives 2n=b2n = b2n=b.
    • n2=9n^2 = 9n2=9, so n=3n = 3n=3 (since nnn is positive).

    Now substituting n=3n = 3n=3 into the equations:

    • a=1+2(3)=7a = 1 + 2(3) = 7a=1+2(3)=7.
    • b=2(3)=6b = 2(3) = 6b=2(3)=6.

    Thus, the values are a=7a = 7a=7 and b=6b = 6b=6, which corresponds to option C.

    — worked solution by Athena AI

0+ more Quadratic Equations questions inside

Get the full SSC CGL Quadratic Equations set with timed practice, bookmarks and analysis — free to start.

Start practising free

SSC CGL Quadratic Equations previous year questions with solutions — AthenaPrep