document.write( "Question 536617: Solve. Please show all of your work.
\n" );
document.write( "If the first and third of three consecutive odd integers are added, the result is 69 less than five times the second integer. Find all three integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #352506 by boilpoil(127)![]() ![]() You can put this solution on YOUR website! Let x be the first integer \n" ); document.write( "Then x+2 be the second integer \n" ); document.write( "And x+4 be the third integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+x+4=5(x+2)-69 \n" ); document.write( "2x+4=5x+10-69 \n" ); document.write( "2x+4=5x-59 \n" ); document.write( "-3x=-63 \n" ); document.write( "x=21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second integer \n" ); document.write( "=21+2 \n" ); document.write( "=23\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The third integer \n" ); document.write( "=21+4 \n" ); document.write( "=25 \n" ); document.write( " |