All Exams Test series for 1 year @ ₹349 only
Question

If 2x 2- 8x - 1 = 0, then what is the value of \(\rm 8x^3 - \frac{1}{x^3}\) ?

This question was previously asked in
SSC CGL 2020 Tier-II (English) Previous Year Paper (29-Jan-2022)
The correct answer is

560

Solving the Equation and Finding the Expression Value

We are given the equation \(2x^2 - 8x - 1 = 0\) and asked to find the value of the expression \(8x^3 - \frac{1}{x^3}\).

Step 1: Manipulate the Given Equation

Let's start by rearranging the given equation to find a relationship involving \(x\) and \(\frac{1}{x}\). The equation is:

\[2x^2 - 8x - 1 = 0\]

Assuming \(x \neq 0\) (if \(x=0\), the original equation becomes \(2(0)^2 - 8(0) - 1 = -1 \neq 0\), so \(x\) cannot be zero), we can divide the entire equation by \(x\):

\[\frac{2x^2}{x} - \frac{8x}{x} - \frac{1}{x} = \frac{0}{x}\] \[2x - 8 - \frac{1}{x} = 0\]

Now, isolate the terms with \(x\) and \(\frac{1}{x}\):

\[2x - \frac{1}{x} = 8\]

This gives us a useful relationship: the value of \(2x - \frac{1}{x}\) is 8.

Step 2: Identify the Target Expression and Relevant Identity

The expression we need to evaluate is \(8x^3 - \frac{1}{x^3}\). We can rewrite this as:

\[8x^3 - \frac{1}{x^3} = (2x)^3 - \left(\frac{1}{x}\right)^3\]

This expression is in the form of \(a^3 - b^3\), which is the difference of cubes. The algebraic identity for the difference of cubes is:

\[a^3 - b^3 = (a - b)(a^2 + ab + b^2)\]

In our case, \(a = 2x\) and \(b = \frac{1}{x}\). Substituting these into the identity:

\[(2x)^3 - \left(\frac{1}{x}\right)^3 = \left(2x - \frac{1}{x}\right)\left((2x)^2 + (2x)\left(\frac{1}{x}\right) + \left(\frac{1}{x}\right)^2\right)\] \[8x^3 - \frac{1}{x^3} = \left(2x - \frac{1}{x}\right)\left(4x^2 + 2 + \frac{1}{x^2}\right)\]

So, to find the value of \(8x^3 - \frac{1}{x^3}\), we need the values of \(2x - \frac{1}{x}\) and \(4x^2 + \frac{1}{x^2}\).

Step 3: Calculate the Required Terms

From Step 1, we already found that \(2x - \frac{1}{x} = 8\).

Now let's find the value of \(4x^2 + \frac{1}{x^2}\). We can get this by squaring the expression \(2x - \frac{1}{x}\):

\[\left(2x - \frac{1}{x}\right)^2 = (2x)^2 - 2(2x)\left(\frac{1}{x}\right) + \left(\frac{1}{x}\right)^2\] \[\left(2x - \frac{1}{x}\right)^2 = 4x^2 - 4 + \frac{1}{x^2}\]

We know \(2x - \frac{1}{x} = 8\), so substitute this value:

\[(8)^2 = 4x^2 - 4 + \frac{1}{x^2}\] \[64 = 4x^2 - 4 + \frac{1}{x^2}\]

Add 4 to both sides to find the value of \(4x^2 + \frac{1}{x^2}\):

\[64 + 4 = 4x^2 + \frac{1}{x^2}\] \[68 = 4x^2 + \frac{1}{x^2}\]

So, the value of \(4x^2 + \frac{1}{x^2}\) is 68.

Step 4: Substitute and Calculate the Final Value

Now we have the values for the terms needed in the identity:

  • \(2x - \frac{1}{x} = 8\)
  • \(4x^2 + \frac{1}{x^2} = 68\)

Recall the identity expression:

\[8x^3 - \frac{1}{x^3} = \left(2x - \frac{1}{x}\right)\left(4x^2 + 2 + \frac{1}{x^2}\right)\]

Substitute the values we found:

\[8x^3 - \frac{1}{x^3} = (8)(68 + 2)\] \[8x^3 - \frac{1}{x^3} = (8)(70)\] \[8x^3 - \frac{1}{x^3} = 560\]

The value of \(8x^3 - \frac{1}{x^3}\) is 560.

Summary of Calculation

Step Calculation/Relation Result
Start Equation \(2x^2 - 8x - 1 = 0\)
Divide by x \(2x - 8 - \frac{1}{x} = 0\)
Rearrange \(2x - \frac{1}{x} = 8\) \(2x - \frac{1}{x} = 8\)
Square \(2x - \frac{1}{x}\) \((2x - \frac{1}{x})^2 = 8^2\) \(4x^2 - 4 + \frac{1}{x^2} = 64\)
Find \(4x^2 + \frac{1}{x^2}\) \(4x^2 + \frac{1}{x^2} = 64 + 4\) \(4x^2 + \frac{1}{x^2} = 68\)
Apply Identity \(8x^3 - \frac{1}{x^3} = (2x - \frac{1}{x})(4x^2 + \frac{1}{x^2} + 2)\)
Substitute Values \((8)(68 + 2)\) \((8)(70)\)
Final Value \(8 \times 70\) 560

The calculated value 560 matches option 2.

Revision Table: Key Algebraic Identities

Identity Formula
Square of a difference \((a-b)^2 = a^2 - 2ab + b^2\)
Difference of cubes \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
Sum of cubes \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)

Additional Information: Solving Polynomial Expressions

Solving problems like finding the value of \(8x^3 - \frac{1}{x^3}\) from a quadratic equation \(2x^2 - 8x - 1 = 0\) often involves:

  • Manipulating the given equation to find relationships between \(x\) and inverse terms (\(\frac{1}{x}\)).
  • Recognizing the target expression as a standard algebraic form, like a difference or sum of cubes, or a squared term.
  • Applying appropriate algebraic identities to simplify the expression.
  • Calculating intermediate values based on the manipulated equation.
  • Substituting these values back into the expanded form of the target expression.

For quadratic equations like \(ax^2 + bx + c = 0\), if \(x \neq 0\), dividing by \(x\) gives \(ax + b + \frac{c}{x} = 0\), which can lead to terms like \(x + \frac{c}{ax}\) or \(x - \frac{|c|}{|a|x}\) depending on signs. These forms are useful when the target expression involves cubes or squares of \(x\) and \(\frac{1}{x}\).

Was this answer helpful?

Similar Questions

  1. Simplify (x - y + z) 2- (x - y - z) 2.

  2. If 27x 3 – 64y 3 = (Ax + By) (Cx 2 – Dy 2 + 12xy), then the value of 4A + B + 3C + 2D is:

  3. If \((x^2+\frac{1}{x^2})=7\), and 0 < x < 1, find the value of \(x^2-\frac{1}{x^2} \).

  4. If x + \(\frac{1}{x}\) = 7, then the value of x6\(\frac{1}{x^6}\) is:

  5. If x2\(\frac{1}{x^2}\) = 4 \(\sqrt2\), what is the value of x4 - \(\frac{1}{x^4}\)?

  6. If a - b = 8 and ab = 9, then the value of a + b is ________.

  7. If 2p + q = 19 and 8p3 + q3 = 361, then find the value of pq.

  8. If \(a + \frac{1}{a} = 5 \) , then what is the value of \({a^3} + \frac{1}{{{a^3}}}\)?

  9. If \(\frac{x}{8} + \frac{8}{x} = 1\), then the value of xis :

  10. If abc = 5, what is the value of (\({1 \over 1 \ + \ a \ + \ b^{-1} }\) + \({1 \over 1 \ + \ b \ + \ 5 c^{-1}}\) +\(\frac{1}{1+\frac{c}{5}+a^{-1}}\) \(\) )?


Important Questions from Identities

  1. If \(2x + { {1} \over 3x}= 5, x ≠ 0\) , then what is the value of  \(27x^3+{{1} \over 8x^3}\) ?

  2. If x 2 + 4y 2 = 40, xy = 6 and x > 2y then the value of x - 2y is:

  3. \(\dfrac{(0.73)^3+(0.31)^3}{(0.73)^2-0.73\times0.31+(0.31)^2}\)
  4. \(\dfrac{(5.17-2.19)^2-(5.17+2.19)^2}{11.3223}\)
  5. If a(a + b + c) 2= 1792; b(a + b + c) 2= 1536; c(a + b + c) 2= 768 then what will be the value of a?

Need Expert Advice?
Upcoming Exams
SSC CGL
September 30, 2026
UPSSSC PET
October 23, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2503 Tests 6 Tests Free
5392 Attempts
4.2(868)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App