Find two consecutive natural numbers whose cubes differ by 61. what the quadratic equation?
2026-03-29 19:08:24.1774811304
On
Find two consecutive natural numbers whose cubes differ by 61
398 Views Asked by user96218 https://math.techqa.club/user/user96218/detail At
2
There are 2 best solutions below
0
On
Quite easy to be honest.
You start from:
.
Expanding (x+1)^3 and reducing the equation to normal form you get:
,
which is a simple quadratic equation you should be able to solve (otherwise look it up on your book or here http://mathworld.wolfram.com/QuadraticEquation.html).
This is the graph of the equation.

Edit: I've just seen you asked a few questions on problems involving quadratic equations, so this is an unrequested advice for you: re-read you coursebook (both "theory" and worked problems) and give a shoot to some other problems. Also, you can have a look at this video http://www.youtube.com/watch?v=nAdVUXsMQe4 , which seems quite good.
Let the smaller number be $a$
$\implies 61=(a+1)^3-a^3=3a^2+3a+1$
Can you simplify to form the required Quadratic Equation?