.
On a 3 positive consecutive integer the middle number is p. If 3 times the square of the largest number is greater
than the sum of the other 2 number by 67 find the value of p
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
So, the numbers are p-1, p, and p+1.
The condition says
- ((p-1) + p) = 67.
Simplify
= 67,
= 67,
= 0.
There is no solution in integer numbers.
Answer. There is no solution in integer numbers.