You can put this solution on YOUR website! Find 2 consecutive 2 digit numbers whose product is 812.
----
1st: x
2nd: x+1
-----------------
Equation:
x(x+1) = 812
x^2 + x - 812 = 0
(x-28)(x+29) = 0
---
If x = 28, x+1 = 29
---
If x = -29, x+1 = -28
===========================
Cheers,
Stan H.
You can put this solution on YOUR website! Find 2 consecutive 2 digit numbers whose product is 812.
---------------------
The easy way:
The square root of 812 = 28....
--> 28 & 29