document.write( "Question 153784: the numbers on karl's three raffle tickets are consecutive integers. the sum of the numbers is 138. what are the numbers?
\n" );
document.write( "please and thank you \n" );
document.write( "
Algebra.Com's Answer #113259 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! Let the three consecutive integers be x-1,x,x+1. \n" ); document.write( "their sum is: \n" ); document.write( "x-1 + x + x+1 \n" ); document.write( "Setting it equal to 138, we have \n" ); document.write( "x-1 + x + x+1 = 138 \n" ); document.write( "Solving for x, we have \n" ); document.write( "3x = 138 \n" ); document.write( "x = 46 \n" ); document.write( "So the three consecutive numbers are 45,46,47.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |