document.write( "Question 896500: The sum of three whole numbers is 193. the smaller two are consecutive integers and the larger two are consecutive even whole numbers. Find the three whole num? \n" ); document.write( "
Algebra.Com's Answer #543548 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x +x+1 +x+3 = 193 \n" ); document.write( "3x + 4 = 193 \n" ); document.write( "3x = 189 \n" ); document.write( "x = 63 \n" ); document.write( "the numbers are 63, 64, 66 \n" ); document.write( " \n" ); document.write( " |