document.write( "Question 117910: SOLVE AND CHECK\r
\n" );
document.write( "\n" );
document.write( "THE SUM OF 3 CONSECUTIVE ODD INTERGERS IS 201. FIND THE INTEGERS.\r
\n" );
document.write( "\n" );
document.write( "x+x+x+1=201
\n" );
document.write( "3x+1=201
\n" );
document.write( "3x=200
\n" );
document.write( "x=66\r
\n" );
document.write( "\n" );
document.write( "The 3 intergers are 66,67,68\r
\n" );
document.write( "\n" );
document.write( "Did I do this correct?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #85891 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! You sort of started with the right idea, but you didn't quite get your expression of the three ODD integers correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When you are talking about odd integers, remember that once you have selected one, the next consecutive one is 2 larger. Example: Choose 5. Then the next odd integer is 5 + 2 = 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, if the first of the three consecutive odd integers is x, the next consecutive one must be x + 2, and the one after that is (x + 2) + 2, or x + 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now lets add these three numbers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Like I said, you were on the right track, but you need to read the question carefully and make sure you understand what is being asked.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope that helps. \n" ); document.write( "Happy Holidays to you and your family. \n" ); document.write( "John \n" ); document.write( " |