document.write( "Question 234289: Please help me solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "Find three consecutive odd integers such that three times the second minus the third is 17 more than the first.\r
\n" );
document.write( "\n" );
document.write( "----Thank you =) \n" );
document.write( "
Algebra.Com's Answer #172768 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find three consecutive odd integers such that three times the second minus the third is 17 more than the first. \n" ); document.write( "----------------------- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "3(2x+1)-(2x+3) = (2x-1)+17 \n" ); document.write( "4x = 2x+16 \n" ); document.write( "2x = 16 \n" ); document.write( "x = 8 \n" ); document.write( "------------ \n" ); document.write( "1st: 2x-1 = 15 \n" ); document.write( "2nd: 17 \n" ); document.write( "3rd: 19 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |