You can put this solution on YOUR website! two times the square root of the sum of 3 consecutive even numbers is 24. find the three numbers.
------
1st: 2x-2
2nd: 2x
3rd: 2x+2
=============
Equation:
2*sqrt(6x) = 24
----
sqrt(6x) = 12
6x = 144
x = 24
----
1st = 46
2nd = 48
3rd = 50
==============
Cheers,
Stan H.
================