document.write( "Question 535272: What are three consecutive numbers that sums to 48? Which of these numbers are kewees 43,58,166,369,620,891, I need three numbers. \n" ); document.write( "
Algebra.Com's Answer #352013 by SwiftAlbatross(13)\"\" \"About 
You can put this solution on YOUR website!
Three numbers that sum to 48 could be represented by x , x + 1, and x + 2 so\r
\n" ); document.write( "\n" ); document.write( "(x) + (x + 1) + (x + 2) = 48\r
\n" ); document.write( "\n" ); document.write( "Combine like terms\r
\n" ); document.write( "\n" ); document.write( "x + x + x + 1 + 2 = 48\r
\n" ); document.write( "\n" ); document.write( "3x + 3 = 48\r
\n" ); document.write( "\n" ); document.write( "Subtract 3 from both sides\r
\n" ); document.write( "\n" ); document.write( " - 3 = - 3\r
\n" ); document.write( "\n" ); document.write( "3x = 45\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by 3\r
\n" ); document.write( "\n" ); document.write( "/ 3 = / 3\r
\n" ); document.write( "\n" ); document.write( "x = 15\r
\n" ); document.write( "\n" ); document.write( "So the three numbers are 15, 16, and 17. You can check your work by summing them up.
\n" ); document.write( "15 + 16 + 17 = 48\r
\n" ); document.write( "\n" ); document.write( "Kewees are even numbers so 58, 166, and 620 are kewees.
\n" ); document.write( "
\n" );