document.write( "Question 107088: I can't remember how to do this type of problem, someone please help me I will be so thankful. Find three consecutive intergers whose sum is 93.\r
\n" );
document.write( "\n" );
document.write( "Brina \n" );
document.write( "
Algebra.Com's Answer #77912 by Annabelle1(69) ![]() You can put this solution on YOUR website! let your three consecutive numbers be x , x+1 and x+2\r \n" ); document.write( "\n" ); document.write( "the sum of these are x+(x+1)+(x+2) which simplifies to 3x+3 \n" ); document.write( "This is equal to 93 so 3x+3=93 \n" ); document.write( "minus 3 from both sides \n" ); document.write( "3x+3-3=93-3 \n" ); document.write( "3x=90\r \n" ); document.write( "\n" ); document.write( "divivde both sides by 3 \n" ); document.write( "x=30\r \n" ); document.write( "\n" ); document.write( "The first integer is 30 so the following two are 31 and 32 \n" ); document.write( " |