document.write( "Question 792393: two times the square root of the sum of 3 consecutive even numbers is 24. find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #479961 by stanbon(75887)![]() ![]() ![]() 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. \n" ); document.write( "------ \n" ); document.write( "1st: 2x-2 \n" ); document.write( "2nd: 2x \n" ); document.write( "3rd: 2x+2 \n" ); document.write( "============= \n" ); document.write( "Equation: \n" ); document.write( "2*sqrt(6x) = 24 \n" ); document.write( "---- \n" ); document.write( "sqrt(6x) = 12 \n" ); document.write( "6x = 144 \n" ); document.write( "x = 24 \n" ); document.write( "---- \n" ); document.write( "1st = 46 \n" ); document.write( "2nd = 48 \n" ); document.write( "3rd = 50 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |